llvm-6502/lib/Target
Chris Lattner b06f103d0c SPECIFY a target data to initialize the CBE target with. Until now we have
been using the default target data layout object to lower malloc instructions,
causing us to allocate more memory than we needed!  This could improve the
performance of the CBE generated code substantially!


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@12088 91177308-0d34-0410-b5e6-96231b3b80d8
2004-03-03 02:14:15 +00:00
..
CBackend SPECIFY a target data to initialize the CBE target with. Until now we have 2004-03-03 02:14:15 +00:00
PowerPC fine grainify namespacification 2004-02-28 19:53:18 +00:00
Sparc TargetCacheInfo has been removed; its only uses were to propagate a constant 2004-03-01 06:43:29 +00:00
SparcV8 TargetCacheInfo has been removed; its only uses were to propagate a constant 2004-03-01 06:43:29 +00:00
SparcV9 Add this back, as its absence introduces assertions, and it seems to work now 2004-03-01 15:28:27 +00:00
X86 Doxygenify some comments. 2004-03-01 23:53:11 +00:00
Makefile SparcV8 now builds. 2004-02-28 19:54:00 +00:00
MRegisterInfo.cpp
Target.td
TargetData.cpp Use a map instead of annotations 2004-02-26 08:02:17 +00:00
TargetInstrInfo.cpp Adjust to change in TII ctor arguments 2004-02-29 06:31:44 +00:00
TargetMachine.cpp Add a new constructor 2004-03-03 02:12:47 +00:00
TargetSchedInfo.cpp Eliminate the distinction between "real" and "unreal" instructions 2004-02-29 06:31:16 +00:00