llvm-project/llvm/unittests/Transforms/Utils
Nick Lewycky 183c24c51b Make RecursivelyDeleteDeadPHINode delete a phi node that has no users and add a
test for that. With this change, test/CodeGen/X86/codegen-dce.ll no longer finds
any instructions to DCE, so delete the test.

Also renamed J and JP to I and IP in RecursivelyDeleteDeadPHINode.

llvm-svn: 126088
2011-02-20 18:05:56 +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 Make RecursivelyDeleteDeadPHINode delete a phi node that has no users and add a 2011-02-20 18:05:56 +00:00
Makefile