Do not emit bit tests if target does not support natively left shift
authorAnton Korobeynikov <asl@math.spbu.ru>
Fri, 8 May 2009 18:51:34 +0000 (18:51 +0000)
committerAnton Korobeynikov <asl@math.spbu.ru>
Fri, 8 May 2009 18:51:34 +0000 (18:51 +0000)
commitd34167a4abbe576bef7dbe1b88771f09afc82a72
tree8221313800633abe7deed8d5b39e331ccd2a645b
parentda4d2f63d8b138569ec732d970bb452a0403a3ab
Do not emit bit tests if target does not support natively left shift

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@71240 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/SelectionDAGBuild.cpp