llvm-6502/lib/Transforms
Ruchira Sasanka fca59d7dc9 Commented out code so that copies are inserted for all phi args
CahedCopyMap was disabled to insert phi elimination code for all phi args


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1105 91177308-0d34-0410-b5e6-96231b3b80d8
2001-11-03 17:09:59 +00:00
..
Instrumentation Fix broken assertion. Didn't allow for pointer case 2001-10-29 17:27:38 +00:00
IPO Changes to compile the TSP benchmark successfully. Favor warning instead of assertion failures. 2001-11-03 10:04:22 +00:00
Scalar Expose the low level DCE mechanism to external users 2001-11-01 07:00:27 +00:00
Utils Don't forget to link type names together too. Fix for Olden/mst benchmark 2001-11-03 05:18:24 +00:00
HoistPHIConstants.cpp Commented out code so that copies are inserted for all phi args 2001-11-03 17:09:59 +00:00
LevelRaise.cpp * Add comments for peepholes 2001-11-01 17:05:27 +00:00
Makefile Added Instrumentation subdirectory. 2001-10-15 12:01:05 +00:00