llvm-6502/lib/CodeGen
2004-08-18 20:04:24 +00:00
..
InstrSched Instead of using isDummyPhiInstr, we just compare the opcode with V9::PHI. 2004-08-18 20:04:24 +00:00
ModuloScheduling Instead of using isDummyPhiInstr, we just compare the opcode with V9::PHI. 2004-08-18 20:04:24 +00:00
SelectionDAG
AsmPrinter.cpp Rename var 2004-08-18 02:22:55 +00:00
BranchFolding.cpp
IntrinsicLowering.cpp
LiveInterval.cpp
LiveInterval.h
LiveIntervalAnalysis.cpp Reduce usage of MRegisterInfo::getRegClass 2004-08-15 22:23:09 +00:00
LiveIntervalAnalysis.h
LiveVariables.cpp
MachineBasicBlock.cpp
MachineCodeEmitter.cpp
MachineFunction.cpp Move this code to lib/Target/SparcV9/MachineFunctionInfo.cpp 2004-08-16 22:36:34 +00:00
MachineInstr.cpp
Makefile
Passes.cpp
PHIElimination.cpp
PhysRegTracker.h
PrologEpilogInserter.cpp
RegAllocIterativeScan.cpp
RegAllocLinearScan.cpp
RegAllocLocal.cpp Reduce usage of MRegisterInfo::getRegClass 2004-08-15 22:23:09 +00:00
RegAllocSimple.cpp
TwoAddressInstructionPass.cpp The insertion method returns void now 2004-08-15 22:14:31 +00:00
UnreachableBlockElim.cpp
VirtRegMap.cpp
VirtRegMap.h