Fix a typo in ValueTracking that's causing instcombine to delete needed shift instruc...
commit023947f3bb5cebc24fddf6b541c7762353edaef7
authorEvan Cheng <evan.cheng@apple.com>
Sat, 13 Mar 2010 02:20:29 +0000 (13 02:20 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Sat, 13 Mar 2010 02:20:29 +0000 (13 02:20 +0000)
tree2a4654a1e0e71bac4b84f8ee2ad0bcae6ac150e8
parent0f093f88ff73a4fc34658c0455a5be368d94eacc
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