This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 361ee558bab Remove the default clause from a fully-covering switch to a [...] new cbb0a9e68ec Rework loop predication pass
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: lib/Transforms/Scalar/LoopPredication.cpp | 258 ++++++++++++++++++---- test/Transforms/LoopPredication/basic.ll | 344 ++++++++++++++++++----------- test/Transforms/LoopPredication/nested.ll | 83 +++++-- test/Transforms/LoopPredication/visited.ll | 5 +- 4 files changed, 506 insertions(+), 184 deletions(-)