llvm-6502/lib/CodeGen
2003-12-24 18:53:31 +00:00
..
InstrSched Change interface of MachineOperand as follows: 2003-12-14 13:24:17 +00:00
InstrSelection Change interface of MachineOperand as follows: 2003-12-14 13:24:17 +00:00
ModuloScheduling
RegAlloc Change interface of MachineOperand as follows: 2003-12-14 13:24:17 +00:00
SelectionDAG
LiveIntervalAnalysis.cpp Do a separate pass to compute spill weights because doing it inline 2003-12-24 15:44:53 +00:00
LiveIntervalAnalysis.h Change weight into a float so that we can take into account the 2003-12-21 20:19:10 +00:00
LiveVariables.cpp Change interface of MachineOperand as follows: 2003-12-14 13:24:17 +00:00
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 Change interface of MachineOperand as follows: 2003-12-14 13:24:17 +00:00
MachineInstrAnnot.cpp
Makefile
Passes.cpp
PHIElimination.cpp Change interface of MachineOperand as follows: 2003-12-14 13:24:17 +00:00
PrologEpilogInserter.cpp Change interface of MachineOperand as follows: 2003-12-14 13:24:17 +00:00
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 Change interface of MachineOperand as follows: 2003-12-14 13:24:17 +00:00
TwoAddressInstructionPass.cpp Remove TwoAddressInstruction from the public headers and add an ID 2003-12-18 22:40:24 +00:00