This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from eb849ef7956 [X86] In combineFMA, make sure we bitcast the result of isF [...] new 202c8c5e5bb [InstCombine] correct test comments; NFC new fdaaa22a5ca [LoopInfo] Port loop exit interfaces from Loop to LoopBase
The 2 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 | 28 +++++------ include/llvm/Analysis/LoopInfoImpl.h | 68 +++++++++++++++++++++++++++ lib/Analysis/LoopInfo.cpp | 63 ------------------------- test/Transforms/InstCombine/shuffle_select.ll | 4 +- 4 files changed, 84 insertions(+), 79 deletions(-)