llvm-6502/lib/Target/Alpha
2006-02-09 07:17:49 +00:00
..
.cvsignore
Alpha.h
Alpha.td Subtarget feature can now set any variable to any value 2006-01-27 08:09:42 +00:00
AlphaAsmPrinter.cpp see what this allignment thing will do 2006-02-06 17:15:17 +00:00
AlphaCodeEmitter.cpp Add explicit #includes of <iostream> 2006-01-22 23:41:00 +00:00
AlphaInstrFormats.td Add immediate forms of cmov and remove some cruft 2006-02-01 19:37:33 +00:00
AlphaInstrInfo.cpp isStoreToStackSlot 2006-02-03 03:07:37 +00:00
AlphaInstrInfo.h isStoreToStackSlot 2006-02-03 03:07:37 +00:00
AlphaInstrInfo.td isStoreToStackSlot 2006-02-03 03:07:37 +00:00
AlphaISelDAGToDAG.cpp Match getTargetNode() changes (now return SDNode* instead of SDOperand). 2006-02-09 07:17:49 +00:00
AlphaISelLowering.cpp Fix some of the stuff in the PPC README file, and clean up legalization 2006-02-01 07:19:44 +00:00
AlphaISelLowering.h Implement Promote for VAARG, and allow it to be custom promoted for people 2006-01-28 03:14:31 +00:00
AlphaJITInfo.cpp
AlphaJITInfo.h
AlphaRegisterInfo.cpp Move isLoadFrom/StoreToStackSlot from MRegisterInfo to TargetInstrInfo,a far more logical place. Other methods should also be moved if anyoneis interested. :) 2006-02-02 20:12:32 +00:00
AlphaRegisterInfo.h Move isLoadFrom/StoreToStackSlot from MRegisterInfo to TargetInstrInfo,a far more logical place. Other methods should also be moved if anyoneis interested. :) 2006-02-02 20:12:32 +00:00
AlphaRegisterInfo.td
AlphaRelocations.h
AlphaSubtarget.cpp
AlphaSubtarget.h
AlphaTargetMachine.cpp bye bye Pattern ISEL 2006-01-23 21:56:07 +00:00
AlphaTargetMachine.h
Makefile