llvm-6502/lib/Target/SparcV9
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
LiveVar Move the sparc target to a new lib/Target directory 2001-09-14 03:55:11 +00:00
RegAlloc Minor fixes: renamed target machine files; fold sched info into TargetMachine. 2001-09-18 12:41:43 +00:00
Makefile added register allocation code 2001-09-15 00:30:44 +00:00
SparcV9InstrSelection.cpp Add support for loading and storing pointers... 2001-09-14 20:00:02 +00:00
SparcV9Internals.h modified printing of debug messages 2001-09-15 19:11:31 +00:00
SparcV9RegInfo.cpp modified printing of debug messages 2001-09-15 19:11:31 +00:00
SparcV9RegInfo.h added register allocation code 2001-09-15 00:30:44 +00:00
SparcV9TargetMachine.cpp modified printing of debug messages 2001-09-15 19:11:31 +00:00