This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 2c51d60895e [X86] Combine masked store and truncate into masked truncat [...] new aeff6e76bef [MBP] Don't move bottom block before header if it can't red [...]
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/CodeGen/MachineBlockPlacement.cpp | 38 ++++++++++++++++++++++ test/CodeGen/AMDGPU/si-annotate-cf.ll | 18 +++++----- test/CodeGen/PowerPC/licm-remat.ll | 4 +-- test/CodeGen/X86/2009-02-26-MachineLICMBug.ll | 31 +++++++++--------- test/CodeGen/X86/avx-cmp.ll | 9 +++-- test/CodeGen/X86/avx512-i1test.ll | 9 +++-- .../CodeGen/X86/code_placement_no_header_change.ll | 36 ++++++++++++++++++++ test/DebugInfo/X86/PR37234.ll | 17 +++++----- 8 files changed, 116 insertions(+), 46 deletions(-) create mode 100644 test/CodeGen/X86/code_placement_no_header_change.ll