llvm-project/llvm/unittests/Transforms/Utils
Duncan Sands 6dcd49bc2b 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).

llvm-svn: 126124
2011-02-21 16:27:36 +00:00
..
Cloning.cpp Teach this test not to leak. Also, clean up all the cast<BinaryOperator> cruft. 2010-03-13 19:58:26 +00:00
Local.cpp Simplify RecursivelyDeleteDeadPHINode. The only functionality change 2011-02-21 16:27:36 +00:00
Makefile