[PATCH] D70049: [CodeMoverUtils] Added an API to check if an instruction can be safely moved before another instruction.
Whitney Tsang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 11 20:57:58 PST 2019
Whitney updated this revision to Diff 228806.
Whitney marked 3 inline comments as done.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D70049/new/
https://reviews.llvm.org/D70049
Files:
llvm/include/llvm/Analysis/PostDominators.h
llvm/include/llvm/Transforms/Utils/CodeMoverUtils.h
llvm/lib/Analysis/PostDominators.cpp
llvm/lib/Transforms/Utils/CMakeLists.txt
llvm/lib/Transforms/Utils/CodeMoverUtils.cpp
llvm/unittests/Transforms/Utils/CMakeLists.txt
llvm/unittests/Transforms/Utils/CodeMoverUtilsTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70049.228806.patch
Type: text/x-patch
Size: 17911 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191112/d814fb64/attachment.bin>
More information about the llvm-commits
mailing list