llvm-6502/lib/Target
Chris Lattner 24d5d5d90b Fix header
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18983 91177308-0d34-0410-b5e6-96231b3b80d8
2004-12-16 16:47:03 +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 Factor out common .td file chunks. 2004-12-16 16:31:57 +00:00
Skeleton ignore generated files 2004-11-21 00:01:54 +00:00
Sparc The mystery of Olden/tsp solved, and more opportunities for speedup. 2004-12-14 09:10:10 +00:00
SparcV8 The mystery of Olden/tsp solved, and more opportunities for speedup. 2004-12-14 09:10:10 +00:00
SparcV9 Fix header 2004-12-16 16:47:03 +00:00
X86 Set the rounding mode for the X86 FPU to 64-bits instead of 80-bits. We 2004-12-13 17:23:11 +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
TargetInstrInfo.cpp
TargetMachine.cpp
TargetMachineRegistry.cpp
TargetSchedInfo.cpp Remove dead assert 2004-10-25 19:04:01 +00:00