Add a testcase for the recent duplicate PHI elimination changes.
authorDan Gohman <gohman@apple.com>
Fri, 30 Oct 2009 23:16:10 +0000 (23:16 +0000)
committerDan Gohman <gohman@apple.com>
Fri, 30 Oct 2009 23:16:10 +0000 (23:16 +0000)
commitcf35517c4ed90250526095a2b1d76ba1f77f5c35
tree1a8372f153cb7d6caeb31f9d1b6acb155f1d1b94
parent0e747beb3cfc48ebcb0a2f8b962f0d0de525d979
Add a testcase for the recent duplicate PHI elimination changes.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@85636 91177308-0d34-0410-b5e6-96231b3b80d8
test/Transforms/SimplifyCFG/duplicate-phis.ll [new file with mode: 0644]