llvm-6502/lib/Target
Chris Lattner 59b2b86f35 Reassociate pass now works
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4473 91177308-0d34-0410-b5e6-96231b3b80d8
2002-10-31 17:16:18 +00:00
..
CBackend Casting NULL can cause problems so lets just not cast NULL to anything. 2002-10-28 19:54:06 +00:00
SparcV9 Reassociate pass now works 2002-10-31 17:16:18 +00:00
X86 Add lots more info 2002-10-30 06:04:46 +00:00
MachineFrameInfo.cpp Changed MachineCodeForMethod' to MachineFunction'. 2002-10-28 00:28:31 +00:00
Makefile Reenable X86 backend, even though it doesn't do much, at least it compiles 2002-10-29 20:29:34 +00:00
TargetData.cpp * Privatize the TargetName 2002-10-29 21:48:17 +00:00
TargetInstrInfo.cpp Move TargetInstrDescriptors to MachineInstrInfo.cpp 2002-10-29 17:37:48 +00:00
TargetMachine.cpp Implement findOptimalStorageSize a bit more generally 2002-10-29 21:47:50 +00:00
TargetSchedInfo.cpp Move TargetInstrDescriptors to MachineInstrInfo.cpp 2002-10-29 17:37:48 +00:00