- Fix a problematic way in creating all-the-1 APInt.
authorShuxin Yang <shuxin.llvm@gmail.com>
Wed, 12 Dec 2012 00:29:03 +0000 (00:29 +0000)
committerShuxin Yang <shuxin.llvm@gmail.com>
Wed, 12 Dec 2012 00:29:03 +0000 (00:29 +0000)
commit81b36785640e8d96f2eeb8365e4db3166f823a70
treeb69e874d75d9b7f86f3931c27896b7045ce3902d
parentd5787be5baa6e08cb17f8da6860e3a674c8e02d0
- Fix a problematic way in creating all-the-1 APInt.
- Propagate "exact" bit of [l|a]shr instruction.

llvm-svn: 169942
llvm/lib/Transforms/InstCombine/InstCombineSimplifyDemanded.cpp
llvm/test/Transforms/InstCombine/shift.ll