[PATCH] D50954: [NFC] Split logic of ImplicitControlFlowTracking to allow generalization
Max Kazantsev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 27 02:44:26 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL340728: [NFC] Split logic of ImplicitControlFlowTracking to allow generalization (authored by mkazantsev, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D50954?vs=161426&id=162642#toc
Repository:
rL LLVM
https://reviews.llvm.org/D50954
Files:
llvm/trunk/include/llvm/Transforms/Scalar/GVN.h
llvm/trunk/include/llvm/Transforms/Utils/ImplicitControlFlowTracking.h
llvm/trunk/include/llvm/Transforms/Utils/InstructionPrecedenceTracking.h
llvm/trunk/lib/Transforms/Utils/CMakeLists.txt
llvm/trunk/lib/Transforms/Utils/ImplicitControlFlowTracking.cpp
llvm/trunk/lib/Transforms/Utils/InstructionPrecedenceTracking.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50954.162642.patch
Type: text/x-patch
Size: 17532 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180827/01400bd5/attachment.bin>
More information about the llvm-commits
mailing list