llvm-6502/lib/Target
Brian Gaeke 3fb5d1a6cc Support MachineBasicBlock operands on RawFrm instructions.
Get rid of separate numbering for LLVM BasicBlocks; use the automatically
generated MachineBasicBlock numbering.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13567 91177308-0d34-0410-b5e6-96231b3b80d8
2004-05-14 06:54:57 +00:00
..
CBackend syntactically loopify natural loops so that the GCC loop optimizer can find them. This should *dramatically* improve the performance of CBE compiled code on targets that depend on GCC's loop optimizations (like PPC) 2004-05-09 20:41:32 +00:00
PowerPC
Sparc
SparcV8
SparcV9 Updating my versions of ModuloScheduling in cvs. Still not complete. 2004-05-08 16:12:10 +00:00
X86 Support MachineBasicBlock operands on RawFrm instructions. 2004-05-14 06:54:57 +00:00
Makefile
MRegisterInfo.cpp
Target.td
TargetData.cpp
TargetFrameInfo.cpp
TargetInstrInfo.cpp
TargetMachine.cpp
TargetSchedInfo.cpp Changed CPUResource to allow access to maxnum users. 2004-05-08 16:12:50 +00:00