llvm-6502/lib/CodeGen
Misha Brukman 74676da6f1 Need to insert all moves due to PHI nodes before *ALL* jumps in a predecessor
basic block, as there could be multiple.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@5016 91177308-0d34-0410-b5e6-96231b3b80d8
2002-12-13 11:55:59 +00:00
..
InstrSched Move function to cpp file from header 2002-11-02 22:07:51 +00:00
InstrSelection Fix warning 2002-11-09 00:49:43 +00:00
Mapping
PostOpts
PreOpts
RegAlloc
MachineCodeEmitter.cpp Print out direct global references 2002-12-04 06:44:41 +00:00
MachineCodeForInstruction.cpp
MachineFunction.cpp Initialize the SSARegMap. 2002-11-20 18:55:27 +00:00
MachineInstr.cpp Print is const! 2002-11-17 23:22:13 +00:00
MachineInstrAnnot.cpp
Makefile
RegAllocSimple.cpp Need to insert all moves due to PHI nodes before *ALL* jumps in a predecessor 2002-12-13 11:55:59 +00:00