[PATCH] D21764: AMDGPU: Remove superfluous string attributes from tests

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 27 11:53:09 PDT 2016


arsenm created this revision.
arsenm added a reviewer: tstellarAMD.
arsenm added a subscriber: llvm-commits.
Herald added subscribers: kzhuravl, qcolombet.

Also fix v_mac.ll not testing right thing for fneg

http://reviews.llvm.org/D21764

Files:
  test/CodeGen/AMDGPU/commute-shifts.ll
  test/CodeGen/AMDGPU/debugger-insert-nops.ll
  test/CodeGen/AMDGPU/debugger-reserve-regs.ll
  test/CodeGen/AMDGPU/ds-negative-offset-addressing-mode-loop.ll
  test/CodeGen/AMDGPU/ds_read2.ll
  test/CodeGen/AMDGPU/ds_read2_superreg.ll
  test/CodeGen/AMDGPU/ds_read2st64.ll
  test/CodeGen/AMDGPU/ds_write2.ll
  test/CodeGen/AMDGPU/ds_write2st64.ll
  test/CodeGen/AMDGPU/fmed3.ll
  test/CodeGen/AMDGPU/fmul.ll
  test/CodeGen/AMDGPU/llvm.SI.sendmsg-m0.ll
  test/CodeGen/AMDGPU/llvm.dbg.value.ll
  test/CodeGen/AMDGPU/mubuf.ll
  test/CodeGen/AMDGPU/sgpr-copy.ll
  test/CodeGen/AMDGPU/si-spill-cf.ll
  test/CodeGen/AMDGPU/si-triv-disjoint-mem-access.ll
  test/CodeGen/AMDGPU/si-vector-hang.ll
  test/CodeGen/AMDGPU/split-smrd.ll
  test/CodeGen/AMDGPU/store.ll
  test/CodeGen/AMDGPU/subreg-coalescer-crash.ll
  test/CodeGen/AMDGPU/v_mac.ll
  test/CodeGen/AMDGPU/vgpr-spill-emergency-stack-slot.ll
  test/CodeGen/AMDGPU/wrong-transalu-pos-fix.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21764.61996.patch
Type: text/x-patch
Size: 29205 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160627/4a534b80/attachment.bin>


More information about the llvm-commits mailing list