[PATCH] D33380: Add a dominanance check interface that uses caching for instructions within same basic block.
Xin Tong via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 5 12:49:10 PDT 2017
trentxintong updated this revision to Diff 101446.
trentxintong added a comment.
Add a line of comment.
https://reviews.llvm.org/D33380
Files:
include/llvm/Transforms/Utils/OrderedInstructions.h
lib/Transforms/Utils/CMakeLists.txt
lib/Transforms/Utils/OrderedInstructions.cpp
unittests/Transforms/Utils/CMakeLists.txt
unittests/Transforms/Utils/OrderedInstructions.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33380.101446.patch
Type: text/x-patch
Size: 6568 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170605/40b7e73d/attachment.bin>
More information about the llvm-commits
mailing list