Testcase for instances where a constant only occurs as an operand to a phi node.
authorOwen Anderson <resistor@mac.com>
Tue, 19 Jun 2007 05:55:01 +0000 (05:55 +0000)
committerOwen Anderson <resistor@mac.com>
Tue, 19 Jun 2007 05:55:01 +0000 (05:55 +0000)
commit831dab360fdb1a854a396ba37a28b30f35c1adaf
treee6bbaba404432211923e0f88d3c72e9fbc845e1a
parentdefb9fb4e9786443daac7e17d9d5dbe5d6f15098
Testcase for instances where a constant only occurs as an operand to a phi node.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37653 91177308-0d34-0410-b5e6-96231b3b80d8
test/Transforms/GVNPRE/2007-06-18-ConstantInPhi.ll [new file with mode: 0644]