llvm-6502/lib/CodeGen
2004-02-17 05:14:37 +00:00
..
InstrSched
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 Fix spilled interval update. It was too conservative. 2004-02-17 04:04:20 +00:00
LiveIntervalAnalysis.h Add LiveIntervals::Interval::empty() member function. 2004-02-17 05:14:37 +00:00
LiveVariables.cpp Make dense maps keyed on physical registers smallerusing 2004-02-15 21:37:17 +00:00
MachineBasicBlock.cpp Add LeakDetection to MachineInstr. 2004-02-16 07:17:43 +00:00
MachineCodeEmitter.cpp
MachineCodeForInstruction.cpp
MachineFunction.cpp Add LeakDetection to MachineInstr. 2004-02-16 07:17:43 +00:00
MachineInstr.cpp Add LeakDetection to MachineInstr. 2004-02-16 07:17:43 +00:00
MachineInstrAnnot.cpp
Makefile
Passes.cpp
PHIElimination.cpp
PrologEpilogInserter.cpp Make dense maps keyed on physical registers smallerusing 2004-02-15 21:37:17 +00:00
RegAllocLinearScan.cpp
RegAllocLocal.cpp Once we have a way to fold spill code reloads into instructions, we have a way to use it. :) 2004-02-17 04:08:37 +00:00
RegAllocSimple.cpp Finegrainify namespacification 2004-02-15 21:38:28 +00:00
TwoAddressInstructionPass.cpp This pass should not require phi elimination or live variable 2004-02-15 21:50:32 +00:00