[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 19:35:15 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL304764: Add a dominanance check interface that uses caching for instructions within… (authored by trentxintong).

Changed prior to commit:
  https://reviews.llvm.org/D33380?vs=101446&id=101504#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D33380

Files:
  llvm/trunk/include/llvm/Transforms/Utils/OrderedInstructions.h
  llvm/trunk/lib/Transforms/Utils/CMakeLists.txt
  llvm/trunk/lib/Transforms/Utils/OrderedInstructions.cpp
  llvm/trunk/unittests/Transforms/Utils/CMakeLists.txt
  llvm/trunk/unittests/Transforms/Utils/OrderedInstructions.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33380.101504.patch
Type: text/x-patch
Size: 6880 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170606/3a612a42/attachment.bin>


More information about the llvm-commits mailing list