llvm-6502/lib/Target
John Criswell 0284a42fd3 Upon Chris's suggestion, moved the #ifdef's to the generated C code.
This makes LLVM and the generated C code more portable.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10377 91177308-0d34-0410-b5e6-96231b3b80d8
2003-12-10 18:17:57 +00:00
..
CBackend Upon Chris's suggestion, moved the #ifdef's to the generated C code. 2003-12-10 18:17:57 +00:00
SparcV9 * Add code to flush the ICache, which any self-respecting SMC must do 2003-11-21 23:48:54 +00:00
X86 Add an option to enable the SSA based peephole optimizer. 2003-12-01 05:18:30 +00:00
Makefile
MRegisterInfo.cpp Put all LLVM code into the llvm namespace, as per bug 109. 2003-11-11 22:41:34 +00:00
Target.td
TargetData.cpp Put all LLVM code into the llvm namespace, as per bug 109. 2003-11-11 22:41:34 +00:00
TargetInstrInfo.cpp Put all LLVM code into the llvm namespace, as per bug 109. 2003-11-11 22:41:34 +00:00
TargetMachine.cpp Put all LLVM code into the llvm namespace, as per bug 109. 2003-11-11 22:41:34 +00:00
TargetSchedInfo.cpp Put all LLVM code into the llvm namespace, as per bug 109. 2003-11-11 22:41:34 +00:00