llvm-6502/lib/CodeGen
Vikram S. Adve 4c31fb5fbb Don't add instructions to subtree for Phi or Call.
Free tree nodes when done.
Avoid obscuring code with for_each and bind_obj :-)


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@612 91177308-0d34-0410-b5e6-96231b3b80d8
2001-09-18 12:54:27 +00:00
..
InstrSched Format file header. 2001-09-18 12:52:03 +00:00
InstrSelection Don't add instructions to subtree for Phi or Call. 2001-09-18 12:54:27 +00:00
RegAlloc Minor fixes: renamed target machine files; fold sched info into TargetMachine. 2001-09-18 12:41:43 +00:00
MachineInstr.cpp added setRegForValue to MachineOperand class 2001-09-15 19:07:45 +00:00
Makefile added RegAlloc Directory to DIRS 2001-09-14 21:28:17 +00:00