llvm-6502/lib/Target
2004-10-20 21:55:41 +00:00
..
CBackend Small performance improvement in generated C code: 2004-10-20 14:38:39 +00:00
PowerPC Don't clear or sign extend bool->int. This fires a few dozen times on the test suite 2004-10-20 21:55:41 +00:00
Skeleton Initial automake generated Makefile template 2004-10-18 23:55:41 +00:00
Sparc * Add baseline structural JIT code, but disable the JIT to allow llvm-gcc builds 2004-10-19 19:49:42 +00:00
SparcV8 * Add baseline structural JIT code, but disable the JIT to allow llvm-gcc builds 2004-10-19 19:49:42 +00:00
SparcV9 Simplify mapping info generation. In particular, the LLVM-to-MachineInstr map 2004-10-19 05:15:21 +00:00
X86 Initial automake generated Makefile template 2004-10-18 23:55:41 +00:00
Makefile Fix fix fix 2004-10-16 18:21:50 +00:00
Makefile.am Update to reflect changes in Makefile rules. 2004-10-13 11:46:52 +00:00
Makefile.in Initial automake generated Makefile template 2004-10-18 23:55:41 +00:00
MRegisterInfo.cpp
Target.td Add isLittleEndianEncoding to InstrInfo class, defaults to `off' 2004-10-14 05:53:40 +00:00
TargetData.cpp
TargetFrameInfo.cpp
TargetInstrInfo.cpp
TargetMachine.cpp
TargetMachineRegistry.cpp
TargetSchedInfo.cpp Since we use alloca now make sure we include the proper headers for it. 2004-09-28 02:53:15 +00:00