This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 92dc883a08b [DWARF] Don't keep a ref to possibly stack allocated data. new a65852c5d74 [PredicateInfo] Order instructions in different BBs by DFSNumIn.
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: .../llvm/Transforms/Utils/OrderedInstructions.h | 11 +++ lib/Transforms/Utils/OrderedInstructions.cpp | 33 +++++++-- lib/Transforms/Utils/PredicateInfo.cpp | 3 +- test/Transforms/Util/PredicateInfo/ordering.ll | 79 ++++++++++++++++++++++ 4 files changed, 118 insertions(+), 8 deletions(-) create mode 100644 test/Transforms/Util/PredicateInfo/ordering.ll