OSDN Git Service

New testcase for a latent bug in instcombine that I have been chasing for
authorChris Lattner <sabre@nondot.org>
Tue, 28 Sep 2004 17:50:05 +0000 (17:50 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 28 Sep 2004 17:50:05 +0000 (17:50 +0000)
commit8fb6882f19aab2b5ba9094195479701167c6cbe2
tree2ccdc63a6e2781e474604a28f89ab2e9b92e9d80
parente39cd63ddd69e3157a00b5e931d6b0aea21cf653
New testcase for a latent bug in instcombine that I have been chasing for
1.5 days :(

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16545 91177308-0d34-0410-b5e6-96231b3b80d8
test/Transforms/InstCombine/2004-09-28-BadShiftAndSetCC.llx [new file with mode: 0644]