llvm-6502/lib/Target
2004-05-09 23:16:33 +00:00
..
CBackend syntactically loopify natural loops so that the GCC loop optimizer can find them. This should *dramatically* improve the performance of CBE compiled code on targets that depend on GCC's loop optimizations (like PPC) 2004-05-09 20:41:32 +00:00
PowerPC
Sparc Add support for widening integral casts. 2004-05-08 06:36:14 +00:00
SparcV8 Add support for widening integral casts. 2004-05-08 06:36:14 +00:00
SparcV9 Updating my versions of ModuloScheduling in cvs. Still not complete. 2004-05-08 16:12:10 +00:00
X86 Fix some comments, avoid sign extending booleans when zero extend works fine 2004-05-09 23:16:33 +00:00
Makefile
MRegisterInfo.cpp
Target.td
TargetData.cpp Fix typo. 2004-04-14 21:21:56 +00:00
TargetFrameInfo.cpp Move implementations of functions here, which avoids #including <cstdlib> in the 2004-03-11 23:52:43 +00:00
TargetInstrInfo.cpp
TargetMachine.cpp
TargetSchedInfo.cpp Changed CPUResource to allow access to maxnum users. 2004-05-08 16:12:50 +00:00