llvm-6502/lib/Target
Brian Gaeke 043c0bb0d9 Emit NaNs and INFs bit-identically to the bytecode file, if the system has
printf("%a") support.
Patch contributed by Bill Wendling.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@15056 91177308-0d34-0410-b5e6-96231b3b80d8
2004-07-21 03:15:26 +00:00
..
CBackend Emit NaNs and INFs bit-identically to the bytecode file, if the system has 2004-07-21 03:15:26 +00:00
PowerPC Shorts are aligned to 2 bytes, bools to 1 byte (in structs). 2004-07-20 20:59:57 +00:00
Skeleton Fix grammar. 2004-07-16 17:40:28 +00:00
Sparc CPR fixes 2004-07-18 07:26:17 +00:00
SparcV8 CPR fixes 2004-07-18 07:26:17 +00:00
SparcV9 bug 122: 2004-07-19 13:25:02 +00:00
X86 While I'm at it, don't break codegen of mul by 3,5,9. 2004-07-19 23:50:57 +00:00
Makefile Build the skeleton target 2004-07-16 07:11:53 +00:00
MRegisterInfo.cpp
Target.td
TargetData.cpp Nuke a clearly bogus assertion 2004-07-15 07:44:34 +00:00
TargetFrameInfo.cpp
TargetInstrInfo.cpp
TargetMachine.cpp
TargetMachineRegistry.cpp Implement TargetRegistrationListener 2004-07-11 06:03:21 +00:00
TargetSchedInfo.cpp