Increase opportunities to optimize (brcond (srl (and c1), c2)).
authorEvan Cheng <evan.cheng@apple.com>
Fri, 18 Dec 2009 21:31:31 +0000 (21:31 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Fri, 18 Dec 2009 21:31:31 +0000 (21:31 +0000)
commit9ab2b98ba586b366ad49ea141d83b9821f91d8f3
treeeaadae96a394265f763536fdd28f4dfd5d9572ec
parent3eed182e2d791faaa2dd4aad14328394e133de3c
Increase opportunities to optimize (brcond (srl (and c1), c2)).

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@91717 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/DAGCombiner.cpp
test/CodeGen/X86/brcond-srl.ll [new file with mode: 0644]