[PATCH] D54462: [IPT] Drop cache less eagerly in GVN and LoopSafetyInfo
Max Kazantsev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 8 23:32:37 PST 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL350694: [IPT] Drop cache less eagerly in GVN and LoopSafetyInfo (authored by mkazantsev, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D54462?vs=173807&id=180794#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D54462/new/
https://reviews.llvm.org/D54462
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/GVN.cpp
llvm/trunk/lib/Transforms/Scalar/LICM.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54462.180794.patch
Type: text/x-patch
Size: 6010 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190109/b945ac35/attachment.bin>
More information about the llvm-commits
mailing list