llvm-mirror/lib/CodeGen
Alkis Evlogimenos f3373f7bc9 Make assertion stricter. Since the source operands are allocated at
this point, the second operand must be a physical register (it cannot
be a virtual one).

llvm-svn: 10292
2003-12-05 11:31:39 +00:00
..
InstrSched
InstrSelection
ModuloScheduling
RegAlloc
SelectionDAG
LiveIntervals.cpp Move operator<<(std::ostream&, const LiveInterval&) out of the header file. 2003-12-05 10:38:28 +00:00
LiveVariables.cpp
MachineCodeEmitter.cpp
MachineCodeForInstruction.cpp
MachineFunction.cpp
MachineInstr.cpp
MachineInstrAnnot.cpp
Makefile
Passes.cpp
PHIElimination.cpp
PrologEpilogInserter.cpp
RegAllocLinearScan.cpp Fix bug in register spilling when a preallocated live range overlaps a 2003-12-05 11:17:55 +00:00
RegAllocLocal.cpp Make assertion stricter. Since the source operands are allocated at 2003-12-05 11:31:39 +00:00
RegAllocSimple.cpp