llvm-6502/unittests/Transforms
Duncan Sands b4098ba03d Simplify RecursivelyDeleteDeadPHINode. The only functionality change
should be that if the phi is used by a side-effect free instruction with
no uses then the phi and the instruction now get zapped (checked by the
unittest).


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@126124 91177308-0d34-0410-b5e6-96231b3b80d8
2011-02-21 16:27:36 +00:00
..
Utils Simplify RecursivelyDeleteDeadPHINode. The only functionality change 2011-02-21 16:27:36 +00:00
Makefile