This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 8c87300f879 [X86] Merge INTR_TYPE_3OP_RM with INTR_TYPE_3OP. Remove unu [...] new 4498596c195 [PM/LoopUnswitch] Fix PR37889, producing the correct loop n [...]
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/SimpleLoopUnswitch.cpp | 83 ++- .../SimpleLoopUnswitch/nontrivial-unswitch.ll | 622 ++++++++++++++++++++- .../SimpleLoopUnswitch/trivial-unswitch.ll | 541 ++++++++++++++++++ 3 files changed, 1243 insertions(+), 3 deletions(-)