llvm-6502/lib/Target
Chris Lattner 84c556e92a Remove unused #include
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19021 91177308-0d34-0410-b5e6-96231b3b80d8
2004-12-17 19:07:04 +00:00
..
CBackend Fix PR485, instead of emitting zero sized arrays, emit arrays of size 1. 2004-12-15 23:13:15 +00:00
PowerPC Specify all of the targets built. 2004-12-16 17:26:44 +00:00
Skeleton ignore generated files 2004-11-21 00:01:54 +00:00
Sparc Remove unused #include 2004-12-17 19:07:04 +00:00
SparcV8 Remove unused #include 2004-12-17 19:07:04 +00:00
SparcV9 Chris is a pain ;) Removing reassociate. 2004-12-16 23:16:16 +00:00
X86 Change the sentinal 2004-12-17 00:46:51 +00:00
Makefile Add SparcV8 target back into the build 2004-12-10 04:54:21 +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 Add isLittleEndianEncoding to InstrInfo class, defaults to `off' 2004-10-14 05:53:40 +00:00
TargetData.cpp Initial support for packed types, contributed by Morten Ofstad 2004-12-01 17:14:28 +00:00
TargetFrameInfo.cpp Remove dead methods 2004-08-12 18:37:15 +00:00
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