[PATCH] D12706: Handle non-constant shifts in computeKnownBits, and use computeKnownBits for constant folding in InstCombine/Simplify

hfinkel@anl.gov via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 25 21:21:27 PDT 2015


hfinkel removed rL LLVM as the repository for this revision.
hfinkel updated this revision to Diff 35792.
hfinkel added a comment.

Updated to reflect review suggestions.


http://reviews.llvm.org/D12706

Files:
  lib/Analysis/InstructionSimplify.cpp
  lib/Analysis/ValueTracking.cpp
  lib/Transforms/InstCombine/InstructionCombining.cpp
  test/Transforms/InstCombine/all-bits-shift.ll
  test/Transforms/InstCombine/div.ll
  test/Transforms/InstCombine/load-combine-metadata.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12706.35792.patch
Type: text/x-patch
Size: 11759 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150926/64bbdc22/attachment.bin>


More information about the llvm-commits mailing list