llvm-mirror/lib/CodeGen
Chris Lattner 068ac4236d Move into the VMCore library
llvm-svn: 10623
2003-12-28 08:30:20 +00:00
..
InstrSched
InstrSelection
ModuloScheduling
RegAlloc
SelectionDAG
LiveIntervals.cpp Do a separate pass to compute spill weights because doing it inline 2003-12-24 15:44:53 +00:00
LiveVariables.cpp
MachineCodeEmitter.cpp
MachineCodeForInstruction.cpp
MachineFunction.cpp Add a new target-independent machine code freeing pass 2003-12-20 10:20:58 +00:00
MachineInstr.cpp
MachineInstrAnnot.cpp
Makefile
Passes.cpp finegrainify namespacification 2003-12-28 07:59:53 +00:00
PHIElimination.cpp
PrologEpilogInserter.cpp
RegAllocLinearScan.cpp Improve debugging output when choosing a register to spill. 2003-12-24 18:53:31 +00:00
RegAllocLocal.cpp Remove TwoAddressInstruction from the public headers and add an ID 2003-12-18 22:40:24 +00:00
RegAllocSimple.cpp
TwoAddressInstructionPass.cpp Remove TwoAddressInstruction from the public headers and add an ID 2003-12-18 22:40:24 +00:00