Fixx off-by-one bug, which prevents llvm-gcc bootstrap on ppc32
authorAnton Korobeynikov <asl@math.spbu.ru>
Thu, 26 Apr 2007 20:44:04 +0000 (20:44 +0000)
committerAnton Korobeynikov <asl@math.spbu.ru>
Thu, 26 Apr 2007 20:44:04 +0000 (20:44 +0000)
commitab8fd404034439ba23230df512a8a2779e5d48a3
tree6b477549c04190f4f6dcc68157b6782da10276ac
parent01929c0482f70577a5dd819ccd2b14d7a2a8711e
Fixx off-by-one bug, which prevents llvm-gcc bootstrap on ppc32

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36490 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp
test/CodeGen/X86/2007-04-27-BitTestsBadMask.ll [new file with mode: 0644]