Fix a typo in ValueTracking that's causing instcombine to delete needed shift instruc...
authorEvan Cheng <evan.cheng@apple.com>
Sat, 13 Mar 2010 02:20:29 +0000 (02:20 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Sat, 13 Mar 2010 02:20:29 +0000 (02:20 +0000)
commit0af20d847ac89f797d613a8a4fc3e7127ccb0b36
tree2a4654a1e0e71bac4b84f8ee2ad0bcae6ac150e8
parentbc733f54c0d344d72aadf2f925a08babfeb7ea6a
Fix a typo in ValueTracking that's causing instcombine to delete needed shift instructions.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@98416 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/ValueTracking.cpp
test/Transforms/InstCombine/shift-sra.ll