llvm-6502/lib/CodeGen
Ruchira Sasanka 7130938f94 For phi elimination, now we are generating only one instruction
using cpValue2Value instead of
passing vector to createCopyInstructionByType.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1272 91177308-0d34-0410-b5e6-96231b3b80d8
2001-11-12 19:42:27 +00:00
..
InstrSched Eliminate most uses of the machine instruction vector for each LLVM instr, 2001-11-12 18:53:43 +00:00
InstrSelection For phi elimination, now we are generating only one instruction 2001-11-12 19:42:27 +00:00
RegAlloc Changed code to ignore Phi Nodes in PhyRegAlloc 2001-11-10 21:21:36 +00:00
MachineInstr.cpp Improved printing routines. 2001-11-12 14:19:47 +00:00
Makefile added RegAlloc Directory to DIRS 2001-09-14 21:28:17 +00:00