This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from c8610265811 [llvm-ar][test] Relax lit directory assumptions in thin-arc [...] new 197b40be902 [AMDGPU] more gfx1010 tests. NFC.
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: .../AMDGPU/GlobalISel/inst-select-load-flat.mir | 2 +- .../AMDGPU/GlobalISel/inst-select-load-smrd.mir | 18 +- test/CodeGen/AMDGPU/basic-branch.ll | 1 + test/CodeGen/AMDGPU/fmul-2-combine-multi-use.ll | 104 +++--- test/CodeGen/AMDGPU/hazard-hidden-bundle.mir | 2 +- test/CodeGen/AMDGPU/llvm.amdgcn.kill.ll | 168 ++++----- test/CodeGen/AMDGPU/smem-war-hazard.mir | 2 +- test/CodeGen/AMDGPU/v_cndmask.ll | 2 +- test/CodeGen/AMDGPU/vcmpx-exec-war-hazard.mir | 2 +- test/MC/AMDGPU/expressions-gfx10.s | 2 +- test/MC/AMDGPU/vop3-literal.s | 389 +++++++++++++++++++++ 11 files changed, 555 insertions(+), 137 deletions(-) create mode 100644 test/MC/AMDGPU/vop3-literal.s