This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 9cbda65 Use abstraction in AArch64AsmPrinter::lowerSTACKMAP. NFCI new 0ba92ab Revert "[SimplifyCFG] Fix bootstrap failure after r280220" new 3d40b2a Revert "[SimplifyCFG] Add a workaround to fix PR30188" new 85dac9a Revert "[SimplifyCFG] Handle tail-sinking of more than 2 inco [...] new 8f65479 Revert "[SimplifyCFG] Change the algorithm in SinkThenElseCodeToEnd"
The 4 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/Utils/SimplifyCFG.cpp | 327 +++++++---------------- test/CodeGen/AArch64/arm64-jumptable.ll | 13 +- test/CodeGen/AArch64/branch-folder-merge-mmos.ll | 2 +- test/CodeGen/AArch64/ifcvt-select.ll | 2 +- test/CodeGen/AArch64/rm_redundant_cmp.ll | 24 +- test/MC/ARM/data-in-code.ll | 4 +- test/Transforms/SimplifyCFG/sink-common-code.ll | 216 --------------- 7 files changed, 121 insertions(+), 467 deletions(-)