llvm-6502/unittests
Nick Lewycky eff5e69c82 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.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@126088 91177308-0d34-0410-b5e6-96231b3b80d8
2011-02-20 18:05:56 +00:00
..
ADT Part of this test is invariant inside the inner loop - move it outside 2011-02-03 08:14:04 +00:00
Analysis
ExecutionEngine
Support Adds llvm::sys::path::is_separator() to test whether a char is a path separator 2011-02-11 21:24:40 +00:00
Transforms Make RecursivelyDeleteDeadPHINode delete a phi node that has no users and add a 2011-02-20 18:05:56 +00:00
VMCore Allow unnamed_addr on declarations. 2011-01-15 08:15:00 +00:00
CMakeLists.txt
Makefile
Makefile.unittest build: Add MAKEFILE_UNITTEST_NO_INCLUDE_COMMON build variable, to be leveraged 2011-02-04 17:12:18 +00:00