llvm-6502/lib/Target
Brian Gaeke 7b0cd6d6cb Add CodeEmitter and JITInfo stubs. Dump the old
PowerPCTargetMachine::addPassesToJITCompile() method, in favor of the
TargetJITInfo interface.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10971 91177308-0d34-0410-b5e6-96231b3b80d8
2004-01-23 06:35:43 +00:00
..
CBackend
PowerPC Add CodeEmitter and JITInfo stubs. Dump the old 2004-01-23 06:35:43 +00:00
SparcV9 Moved iterators around. 2004-01-20 17:51:13 +00:00
X86 Eliminate the isStringCompatible function, using ConstantArray::isString. 2004-01-14 17:14:42 +00:00
Makefile Build the PowerPC directory, so it is less likely to bit-rot (again) 2004-01-21 21:16:10 +00:00
MRegisterInfo.cpp
Target.td
TargetData.cpp
TargetInstrInfo.cpp Make this assertion more self-explanatory. 2004-01-15 18:15:58 +00:00
TargetMachine.cpp
TargetSchedInfo.cpp