Test case for a SETCC / BRCOND folding bug.
authorEvan Cheng <evan.cheng@apple.com>
Fri, 13 Jan 2006 01:02:22 +0000 (01:02 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Fri, 13 Jan 2006 01:02:22 +0000 (01:02 +0000)
commit2085a9d99b5ab479b9bbbf0d07e94961cd676ac7
tree6ec1771571230cb701087738576a1c3eca4885fe
parenta3195e86439896ecba9b3f2afce40919b20a987a
Test case for a SETCC / BRCOND folding bug.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@25258 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/Generic/2006-01-12-BadSetCCFold.ll [new file with mode: 0644]