llvm-6502/lib/Target
Chris Lattner dd76acac3f A couple of minor code cleanups.
Print literal doubles using ftostr instead of <<, because it yields higher precision numbers.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8855 91177308-0d34-0410-b5e6-96231b3b80d8
2003-10-05 00:40:51 +00:00
..
CBackend A couple of minor code cleanups. 2003-10-05 00:40:51 +00:00
SparcV9 The comment seems irrelevant as the pass has become a BasicBlock pass. 2003-10-01 05:24:50 +00:00
X86 Moved enum and command-line option in separate file. Also added function that returns the user selected register allocator to the caller. 2003-10-02 16:57:49 +00:00
Makefile
MRegisterInfo.cpp
Target.td
TargetData.cpp
TargetInstrInfo.cpp
TargetMachine.cpp
TargetSchedInfo.cpp