[PATCH] D32495: [APInt] Use isSubsetOf, intersects, and bit counting methods to reduce temporary APInts
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 25 10:59:40 PDT 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL301338: [APInt] Use isSubsetOf, intersects, and bit counting methods to reduceā¦ (authored by ctopper).
Changed prior to commit:
https://reviews.llvm.org/D32495?vs=96588&id=96605#toc
Repository:
rL LLVM
https://reviews.llvm.org/D32495
Files:
llvm/trunk/lib/Analysis/InstructionSimplify.cpp
llvm/trunk/lib/Analysis/ValueTracking.cpp
llvm/trunk/lib/Transforms/InstCombine/InstCombineCalls.cpp
llvm/trunk/lib/Transforms/InstCombine/InstCombineSimplifyDemanded.cpp
llvm/trunk/lib/Transforms/Utils/SimplifyCFG.cpp
llvm/trunk/lib/Transforms/Vectorize/LoadStoreVectorizer.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32495.96605.patch
Type: text/x-patch
Size: 5392 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170425/6d5b9f47/attachment.bin>
More information about the llvm-commits
mailing list