llvm-6502/lib/Target
Chris Lattner 7ca04097ad Reduce the number of pointless copies inserted due to constant pointer refs.
Also, make an assertion actually fireable!


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11713 91177308-0d34-0410-b5e6-96231b3b80d8
2004-02-22 17:35:42 +00:00
..
CBackend It is totally unacceptable to print out (literally) millions of zeros when 2004-02-20 05:49:22 +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 Reduce the number of pointless copies inserted due to constant pointer refs. 2004-02-22 17:35:42 +00:00
Makefile CBackend now lives here 2004-02-13 23:29:20 +00:00
MRegisterInfo.cpp
Target.td
TargetData.cpp
TargetInstrInfo.cpp
TargetMachine.cpp
TargetSchedInfo.cpp