This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from b7630c7ccfc AMDGPU: Add register classes to flat store patterns new 329f8853664 AMDGPU/GlobalISel: Select flat stores
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/Target/AMDGPU/AMDGPUInstructionSelector.cpp | 6 +- .../CodeGen/AMDGPU/GlobalISel/inst-select-copy.mir | 16 +- .../AMDGPU/GlobalISel/inst-select-implicit-def.mir | 10 +- .../AMDGPU/GlobalISel/inst-select-store-flat.mir | 837 ++++++++++++++++++++- .../AMDGPU/GlobalISel/inst-select-store-global.mir | 817 ++++++++++++++++++++ .../AMDGPU/GlobalISel/llvm.amdgcn.end.cf.i32.ll | 8 +- .../AMDGPU/GlobalISel/llvm.amdgcn.end.cf.i64.ll | 6 +- .../AMDGPU/GlobalISel/llvm.amdgcn.if.break.i32.ll | 4 +- 8 files changed, 1650 insertions(+), 54 deletions(-) create mode 100644 test/CodeGen/AMDGPU/GlobalISel/inst-select-store-global.mir