This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from da5173f Revert "Fix PR 24415 (at least), by making our post-dominator [...] new 617c526 [ARM] Fix insert point for store rescheduling. new ce9b88e CodeGen: MachineBlockPlacement: Remove the unused outlining h [...] new 2f35f8a Revert "AMDGPU: Re-do update for branch-relaxation test"
The 3 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/CodeGen/MachineBlockPlacement.cpp | 99 +--------------------- lib/Target/ARM/ARMLoadStoreOptimizer.cpp | 31 ++++--- test/CodeGen/AMDGPU/branch-relaxation.ll | 15 ++-- test/CodeGen/ARM/ldm-stm-i256.ll | 38 +++++++++ test/CodeGen/ARM/prera-ldst-insertpt.mir | 32 ++++--- .../code_placement_outline_optional_branches.ll | 77 ----------------- 6 files changed, 83 insertions(+), 209 deletions(-) create mode 100644 test/CodeGen/ARM/ldm-stm-i256.ll delete mode 100644 test/CodeGen/X86/code_placement_outline_optional_branches.ll