This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from ea5f088f789 Revert "Set a different var for checking I686, because LLVM [...] new 4e19ea6aa75 Close if statement in config-ix.cmake while checking for i6 [...] new 9a965ff9ad9 [AArch64] Adjust the cost model for Exynos M1 and M2 new 077cafbaa3c [ARM] Minor cosmetic edits (NFC) new ddb10d2e51d [AMDGPU] Optimize SI_IF lowering for simple if regions
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: cmake/config-ix.cmake | 7 ++++- lib/Target/AArch64/AArch64SchedM1.td | 6 +++-- lib/Target/AMDGPU/SILowerControlFlow.cpp | 31 ++++++++++++++++------ lib/Target/ARM/ARM.td | 2 +- lib/Target/ARM/ARMSubtarget.cpp | 2 +- test/CodeGen/AMDGPU/branch-condition-and.ll | 1 - test/CodeGen/AMDGPU/branch-relaxation.ll | 3 --- test/CodeGen/AMDGPU/control-flow-fastregalloc.ll | 2 -- test/CodeGen/AMDGPU/i1-copy-phi.ll | 2 -- test/CodeGen/AMDGPU/llvm.amdgcn.div.fmas.ll | 1 - test/CodeGen/AMDGPU/multi-divergent-exit-region.ll | 1 - test/CodeGen/AMDGPU/ret_jump.ll | 2 -- .../si-lower-control-flow-unreachable-block.ll | 2 -- test/CodeGen/AMDGPU/skip-if-dead.ll | 3 --- test/CodeGen/AMDGPU/subreg-coalescer-undef-use.ll | 1 - test/CodeGen/AMDGPU/uniform-cfg.ll | 3 --- .../AMDGPU/uniform-loop-inside-nonuniform.ll | 2 -- test/CodeGen/AMDGPU/valu-i1.ll | 15 +++++------ 18 files changed, 41 insertions(+), 45 deletions(-)