This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from f01b04819ec [CodeGen] Remove out operands from PATCHABLE_OP new 1911e927c06 [ARM] Fix ARMCodeGenPrepare test cases new 79fad5df81b [SimpleLoopUnswitch] Unswitch by experimental.guard intrinsics
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: lib/Transforms/Scalar/SimpleLoopUnswitch.cpp | 109 +++++++++++- test/CodeGen/ARM/arm-cgp-calls.ll | 62 ++++--- test/Transforms/SimpleLoopUnswitch/guards.ll | 238 +++++++++++++++++++++++++++ 3 files changed, 375 insertions(+), 34 deletions(-) create mode 100644 test/Transforms/SimpleLoopUnswitch/guards.ll