[PATCH] D21167: [LICM] Make isGuaranteedToExecute more accurate.
Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Jun 11 14:55:07 PDT 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL272489: [LICM] Make isGuaranteedToExecute more accurate. (authored by efriedma).
Changed prior to commit:
http://reviews.llvm.org/D21167?vs=60131&id=60445#toc
Repository:
rL LLVM
http://reviews.llvm.org/D21167
Files:
llvm/trunk/lib/Analysis/ValueTracking.cpp
llvm/trunk/lib/Transforms/Scalar/LICM.cpp
llvm/trunk/lib/Transforms/Utils/LoopUtils.cpp
llvm/trunk/test/Transforms/LICM/hoist-nounwind.ll
llvm/trunk/test/Transforms/LICM/hoisting.ll
llvm/trunk/test/Transforms/LICM/preheader-safe.ll
llvm/trunk/test/Transforms/LICM/promote-tls.ll
llvm/trunk/test/Transforms/LICM/scalar_promote.ll
llvm/trunk/test/Transforms/LICM/volatile-alias.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21167.60445.patch
Type: text/x-patch
Size: 9868 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160611/bb35086d/attachment.bin>
More information about the llvm-commits
mailing list