[PATCH] D48230: [PredicateInfo] Order instructions in different BBs by DFSNumIn.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 20 10:46:47 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL335150: [PredicateInfo] Order instructions in different BBs by DFSNumIn. (authored by fhahn, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D48230?vs=151969&id=152116#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D48230

Files:
  llvm/trunk/include/llvm/Transforms/Utils/OrderedInstructions.h
  llvm/trunk/lib/Transforms/Utils/OrderedInstructions.cpp
  llvm/trunk/lib/Transforms/Utils/PredicateInfo.cpp
  llvm/trunk/test/Transforms/Util/PredicateInfo/ordering.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48230.152116.patch
Type: text/x-patch
Size: 6995 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180620/1b726764/attachment.bin>


More information about the llvm-commits mailing list