llvm-6502/lib/Target
2004-02-13 23:36:47 +00:00
..
CBackend Moved directory, update makefile 2004-02-13 23:31:12 +00:00
PowerPC Change MachineBasicBlock's vector of MachineInstr pointers into an 2004-02-12 02:27:10 +00:00
SparcV9 Remove getAllocatedRegNum(). Use getReg() instead. 2004-02-13 21:01:20 +00:00
X86 There is no need to emit a shift if the size is constant, which is common 2004-02-13 23:36:47 +00:00
Makefile CBackend now lives here 2004-02-13 23:29:20 +00:00
MRegisterInfo.cpp
Target.td Expose the "Other" value type to tablegen targets 2004-02-11 03:08:45 +00:00
TargetData.cpp Adjust to the changed StructType interface. In particular, getElementTypes() is gone. 2004-02-09 04:37:31 +00:00
TargetInstrInfo.cpp Make this assertion more self-explanatory. 2004-01-15 18:15:58 +00:00
TargetMachine.cpp
TargetSchedInfo.cpp