This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 6562a03 AMDGPU/SI: Give up in promote alloca when a pointer may be captured. new 0fbee48 Remove the load hoisting code of MLSM, it is completely subsu [...] new d310857 Revert [AMDGPU][mc][tests][NFC] Add coverage/smoke tests for [...]
The 2 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/MergedLoadStoreMotion.cpp | 176 +- test/MC/AMDGPU/gfx7_asm_all.s | 63301 ------------- test/MC/AMDGPU/gfx8_asm_all.s | 90229 ------------------- test/MC/Disassembler/AMDGPU/gfx8_dasm_all.txt | 87676 ------------------ .../{InstMerge => GVNHoist}/ld_hoist1.ll | 2 +- .../{InstMerge => GVNHoist}/ld_hoist_st_sink.ll | 8 +- 6 files changed, 7 insertions(+), 241385 deletions(-) delete mode 100644 test/MC/AMDGPU/gfx7_asm_all.s delete mode 100644 test/MC/AMDGPU/gfx8_asm_all.s delete mode 100644 test/MC/Disassembler/AMDGPU/gfx8_dasm_all.txt rename test/Transforms/{InstMerge => GVNHoist}/ld_hoist1.ll (97%) rename test/Transforms/{InstMerge => GVNHoist}/ld_hoist_st_sink.ll (96%)