llvm-6502/lib/Target
2004-11-18 00:25:20 +00:00
..
CBackend Hack around stupidity in GCC, fixing Burg with the CBE and 2004-11-13 22:21:56 +00:00
PowerPC Simplify namespaces 2004-11-16 04:47:33 +00:00
Skeleton Change Library Names Not To Conflict With Others When Installed 2004-10-27 23:18:45 +00:00
Sparc Allocate fewer registers and tighten up alignment restrictions. 2004-11-18 00:25:20 +00:00
SparcV8 Allocate fewer registers and tighten up alignment restrictions. 2004-11-18 00:25:20 +00:00
SparcV9 Added my own defMap. Only saving values that are not loop invariant. Fixed a couple of assertions that were triggered due to registers not being allocated. These both had to do with PHINodes. 2004-11-16 21:31:37 +00:00
X86 Fix a major bug in the signed shr code, which apparently only breaks 134.perl! 2004-11-16 18:40:52 +00:00
Makefile Change Library Names Not To Conflict With Others When Installed 2004-10-27 23:18:45 +00:00
MRegisterInfo.cpp Move destructor out of line to avoid vtable emission in every file that includes the header. Thanks to sabre. 2004-10-27 06:00:53 +00:00
Target.td
TargetData.cpp Fix this function to not say that longs have 8-byte alignment on X86/PPC. 2004-11-02 22:18:18 +00:00
TargetFrameInfo.cpp
TargetInstrInfo.cpp
TargetMachine.cpp
TargetMachineRegistry.cpp
TargetSchedInfo.cpp