llvm-6502/lib/Target
2004-02-18 16:43:51 +00:00
..
CBackend Now that the lowerinvoke pass inserts calls to llvm.setjmp/llvm.longjmp, some 2004-02-15 22:51:47 +00:00
PowerPC Add back machine code deleter pass until we get a MachineCode pass 2004-02-15 00:03:15 +00:00
SparcV9 Eliminate operator[] is deprecated warnings 2004-02-18 16:43:51 +00:00
X86 Fix argument size for MOVSX and MOVZX instructions. 2004-02-18 16:20:40 +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
TargetMachine.cpp
TargetSchedInfo.cpp