This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 2bbb56fd759 AMDGPU: Pull fneg out of extract_vector_elt new 9f4e5a06c66 AMDGPU: Remove tfe bit from flat instruction definitions
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/AMDGPUISelDAGToDAG.cpp | 8 +-- lib/Target/AMDGPU/AMDGPUInstructionSelector.cpp | 3 +- lib/Target/AMDGPU/FLATInstructions.td | 34 ++++++----- .../AMDGPU/GlobalISel/inst-select-load-flat.mir | 2 +- .../AMDGPU/GlobalISel/inst-select-store-flat.mir | 2 +- test/CodeGen/AMDGPU/constant-fold-imm-immreg.mir | 70 +++++++++++----------- test/CodeGen/AMDGPU/inserted-wait-states.mir | 10 ++-- test/CodeGen/AMDGPU/limit-coalesce.mir | 6 +- test/CodeGen/AMDGPU/waitcnt.mir | 22 +++---- test/MC/AMDGPU/flat.s | 66 -------------------- test/MC/Disassembler/AMDGPU/flat_vi.txt | 24 -------- 11 files changed, 78 insertions(+), 169 deletions(-)