llvm-6502/lib/CodeGen
2004-02-27 06:11:15 +00:00
..
InstrSched Great sparc renaming fallout IV: Sparc --> SparcV9. 2004-02-25 22:09:36 +00:00
ModuloScheduling
SelectionDAG
IntrinsicLowering.cpp By default, llvm.setjmp/llvm.longjmp intrinsics get lowered to their libc counterparts 2004-02-15 22:24:51 +00:00
LiveIntervalAnalysis.cpp Uncomment assertions that register# != 0 on calls to 2004-02-26 22:00:20 +00:00
LiveIntervalAnalysis.h Abstract merging of ranges away from number of slots per instruction. 2004-02-22 04:05:13 +00:00
LiveVariables.cpp Uncomment assertions that register# != 0 on calls to 2004-02-26 22:00:20 +00:00
MachineBasicBlock.cpp Use MachineBasicBlock::getParent(). 2004-02-23 18:36:38 +00:00
MachineCodeEmitter.cpp Finegrainify namespacification 2004-02-23 18:38:20 +00:00
MachineCodeForInstruction.cpp
MachineFunction.cpp Add LeakDetection to MachineInstr. 2004-02-16 07:17:43 +00:00
MachineInstr.cpp Fix crash caused by passing register 0 to 2004-02-27 01:52:34 +00:00
MachineInstrAnnot.cpp Finegrainify namespacification 2004-02-23 18:38:20 +00:00
Makefile
Passes.cpp
PHIElimination.cpp Finegrainify namespacification 2004-02-23 18:38:20 +00:00
PhysRegTracker.h Improved PhysRegTracker interface. RegAlloc lazily allocates the register tracker using a std::auto_ptr 2004-02-23 06:10:13 +00:00
PrologEpilogInserter.cpp
RegAllocLinearScan.cpp Rename member function to be consistent with the rest. 2004-02-27 06:11:15 +00:00
RegAllocLocal.cpp Uncomment assertions that register# != 0 on calls to 2004-02-26 22:00:20 +00:00
RegAllocSimple.cpp Simplify iterator usage now that we have next(). Also don't pass iterators by reference now that MachineInstr* are in an ilist 2004-02-23 04:12:30 +00:00
TwoAddressInstructionPass.cpp Beautify debug output. 2004-02-18 00:35:06 +00:00
VirtRegMap.cpp Make spiller push stores right after the definition of a register so 2004-02-27 04:51:35 +00:00
VirtRegMap.h Rename member function to be consistent with the rest. 2004-02-27 06:11:15 +00:00