llvm-6502/lib/Target
Chris Lattner 469ab79584 Print float constants as 4 byte values.
Also, fix endianness problems when cross compiling from little-endian host.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@15847 91177308-0d34-0410-b5e6-96231b3b80d8
2004-08-17 02:48:44 +00:00
..
CBackend Paper over CBackend/2004-08-09-va-end-null.ll 2004-08-10 00:19:16 +00:00
PowerPC Print float constants as 4 byte values. 2004-08-17 02:48:44 +00:00
Skeleton Code insertion methods now return void instead of #instrs inserted 2004-08-15 22:15:30 +00:00
Sparc V8 never used the instrselectorgenerator 2004-08-15 23:07:40 +00:00
SparcV8 V8 never used the instrselectorgenerator 2004-08-15 23:07:40 +00:00
SparcV9 Moved this file out of lib/CodeGen 2004-08-16 22:38:02 +00:00
X86 Start using the AsmPrinter to emit our first class constants. This also 2004-08-16 23:16:06 +00:00
Makefile PowerPC is a real target now. 2004-08-05 18:22:30 +00:00
MRegisterInfo.cpp
Target.td isdummyclass goes away 2004-08-15 23:04:35 +00:00
TargetData.cpp * Add BoolAlignment to TargetData, default is 1 byte, size 1 byte 2004-07-23 01:09:52 +00:00
TargetFrameInfo.cpp Remove dead methods 2004-08-12 18:37:15 +00:00
TargetInstrInfo.cpp ConstantTypeMustBeLoaded has been incorporated into SparcV9PreSelection, its 2004-07-27 21:43:38 +00:00
TargetMachine.cpp Implement new constructor. 2004-08-10 23:10:25 +00:00
TargetMachineRegistry.cpp
TargetSchedInfo.cpp