[PATCH] D50891: [LICM] Hoist guards from non-header blocks
Max Kazantsev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 12 01:32:37 PST 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL346643: [LICM] Hoist guards from non-header blocks (authored by mkazantsev, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D50891?vs=172916&id=173628#toc
Repository:
rL LLVM
https://reviews.llvm.org/D50891
Files:
llvm/trunk/include/llvm/Analysis/InstructionPrecedenceTracking.h
llvm/trunk/include/llvm/Analysis/MustExecute.h
llvm/trunk/lib/Analysis/InstructionPrecedenceTracking.cpp
llvm/trunk/lib/Analysis/MustExecute.cpp
llvm/trunk/lib/Transforms/Scalar/LICM.cpp
llvm/trunk/test/Transforms/LICM/guards.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50891.173628.patch
Type: text/x-patch
Size: 11989 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181112/5f23e96d/attachment.bin>
More information about the llvm-commits
mailing list