This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 830f94639da [SDA] Bug fix: Use IPD outside the loop as divergence bound new 131a1e538eb [LoopPredication] Allow predication of loop invariant compu [...] new 814e8a20582 [CMake] Allow custom extensions for externalized debug info
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: cmake/modules/AddLLVM.cmake | 17 ++-- lib/Transforms/Scalar/LoopPredication.cpp | 95 ++++++++++++++++++---- test/Transforms/LoopPredication/basic.ll | 6 +- .../basic_widenable_branch_guards.ll | 8 +- test/Transforms/LoopPredication/invariant_load.ll | 12 ++- 5 files changed, 109 insertions(+), 29 deletions(-)