hanchenye-llvm-project/llvm/lib/Target
Nate Begeman f4fd759f9e Generate fewer reg-reg copies for the register allocator to deal with.
This eliminates over 2000 in hbd alone.

llvm-svn: 17973
2004-11-19 02:06:40 +00:00
..
CBackend Hack around stupidity in GCC, fixing Burg with the CBE and 2004-11-13 22:21:56 +00:00
PowerPC Generate fewer reg-reg copies for the register allocator to deal with. 2004-11-19 02:06:40 +00:00
Skeleton Change Library Names Not To Conflict With Others When Installed 2004-10-27 23:18:45 +00:00
SparcV8 Rewrite LoadArgumentsToVirtualRegs, making it match almost exactly how 2004-11-18 07:43:33 +00:00
SparcV9 Fixed to fit in 80 columns. 2004-11-18 18:47:29 +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
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
Makefile Change Library Names Not To Conflict With Others When Installed 2004-10-27 23:18:45 +00:00
Target.td Add isLittleEndianEncoding to InstrInfo class, defaults to `off' 2004-10-14 05:53:40 +00:00
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 Changes For Bug 352 2004-09-01 22:55:40 +00:00
TargetMachineRegistry.cpp
TargetSchedInfo.cpp Remove dead assert 2004-10-25 19:04:01 +00:00