This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from cde39cece92 [OrcMCJIT] Fix test after r335508 causing it to fail on gre [...] new 560c9c479f7 [X86] Update fpclass intrinsic tests to chain their calls t [...] new 224904bf2c5 [PM/LoopUnswitch] Teach the new unswitch to handle nontrivi [...]
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: .../llvm/Transforms/Scalar/SimpleLoopUnswitch.h | 31 +- lib/Transforms/Scalar/SimpleLoopUnswitch.cpp | 357 ++++++++++++--------- test/CodeGen/X86/avx512dq-intrinsics.ll | 154 +++------ test/CodeGen/X86/avx512dqvl-intrinsics.ll | 154 +++------ .../SimpleLoopUnswitch/nontrivial-unswitch.ll | 248 ++++++++++---- 5 files changed, 514 insertions(+), 430 deletions(-)