[PATCH] D27259: Make processing @llvm.assume more efficient - operand bundles

Hal Finkel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 14 19:04:11 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL289755: Make processing @llvm.assume more efficient by using operand bundles (authored by hfinkel).

Changed prior to commit:
  https://reviews.llvm.org/D27259?vs=81441&id=81520#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D27259

Files:
  llvm/trunk/docs/LangRef.rst
  llvm/trunk/include/llvm/Analysis/ScalarEvolution.h
  llvm/trunk/lib/Analysis/CodeMetrics.cpp
  llvm/trunk/lib/Analysis/LazyValueInfo.cpp
  llvm/trunk/lib/Analysis/ScalarEvolution.cpp
  llvm/trunk/lib/Analysis/ValueTracking.cpp
  llvm/trunk/lib/Transforms/InstCombine/InstCombineCalls.cpp
  llvm/trunk/lib/Transforms/Scalar/AlignmentFromAssumptions.cpp
  llvm/trunk/test/Analysis/ScalarEvolution/no-wrap-unknown-becount.ll
  llvm/trunk/test/Analysis/ScalarEvolution/nsw-offset-assume.ll
  llvm/trunk/test/Transforms/CorrelatedValuePropagation/conflict.ll
  llvm/trunk/test/Transforms/InstCombine/assume-redundant.ll
  llvm/trunk/test/Transforms/InstCombine/assume.ll
  llvm/trunk/test/Transforms/InstCombine/assume2.ll
  llvm/trunk/test/Transforms/InstSimplify/add-mask.ll
  llvm/trunk/test/Transforms/JumpThreading/assume-edge-dom.ll
  llvm/trunk/test/Transforms/JumpThreading/assume.ll
  llvm/trunk/test/Transforms/NaryReassociate/NVPTX/nary-gep.ll
  llvm/trunk/test/Transforms/SimplifyCFG/switch-dead-default.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27259.81520.patch
Type: text/x-patch
Size: 42857 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161215/5b9dbec5/attachment-0001.bin>


More information about the llvm-commits mailing list