This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 41b2c9b [test] Remove a unwanted match for `XFAIL:`. new 5067929 [LoopInfo] Add helper methods to compute two useful orderings [...]
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: include/llvm/Analysis/LoopInfo.h | 17 ++++++++ include/llvm/Analysis/LoopInfoImpl.h | 49 +++++++++++++++++++++++ lib/Analysis/LoopAnalysisManager.cpp | 22 ++--------- unittests/Analysis/LoopInfoTest.cpp | 75 ++++++++++++++++++++++++++++++++++++ 4 files changed, 145 insertions(+), 18 deletions(-)