testcase that crashes the ppc backend, which can't sextinreg(i1)
authorChris Lattner <sabre@nondot.org>
Fri, 28 Apr 2006 21:52:24 +0000 (21:52 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 28 Apr 2006 21:52:24 +0000 (21:52 +0000)
commit28bfa4ed06e7a2b1a23ad84a32824f49d4b54c0d
tree0261bc738fe087808d8e8aebab3d84bc71560caf
parent347d5f789a35670dd262a39444dd50b53f05e70c
testcase that crashes the ppc backend, which can't sextinreg(i1)

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@28016 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/Generic/2006-04-28-Sign-extend-bool.ll [new file with mode: 0644]