[PATCH] D17113: AMDGPU: Remove some old intrinsic uses from tests

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 10 16:41:58 PST 2016


arsenm created this revision.
arsenm added a reviewer: tstellarAMD.
arsenm added a subscriber: llvm-commits.
Herald added a subscriber: MatzeB.

http://reviews.llvm.org/D17113

Files:
  test/CodeGen/AMDGPU/add_i64.ll
  test/CodeGen/AMDGPU/addrspacecast.ll
  test/CodeGen/AMDGPU/array-ptr-calc-i32.ll
  test/CodeGen/AMDGPU/cgp-addressing-modes.ll
  test/CodeGen/AMDGPU/commute-compares.ll
  test/CodeGen/AMDGPU/commute_modifiers.ll
  test/CodeGen/AMDGPU/drop-mem-operand-move-smrd.ll
  test/CodeGen/AMDGPU/ds-negative-offset-addressing-mode-loop.ll
  test/CodeGen/AMDGPU/ds-sub-offset.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/fabs.f64.ll
  test/CodeGen/AMDGPU/flat-address-space.ll
  test/CodeGen/AMDGPU/fma-combine.ll
  test/CodeGen/AMDGPU/fmax_legacy.f64.ll
  test/CodeGen/AMDGPU/fmin_legacy.f64.ll
  test/CodeGen/AMDGPU/fmuladd.ll
  test/CodeGen/AMDGPU/fp-classify.ll
  test/CodeGen/AMDGPU/fp_to_sint.f64.ll
  test/CodeGen/AMDGPU/indirect-addressing-si.ll
  test/CodeGen/AMDGPU/indirect-private-64.ll
  test/CodeGen/AMDGPU/llvm.amdgcn.class.ll
  test/CodeGen/AMDGPU/llvm.amdgcn.div.fmas.ll
  test/CodeGen/AMDGPU/llvm.amdgcn.div.scale.ll
  test/CodeGen/AMDGPU/llvm.amdgcn.s.barrier.ll
  test/CodeGen/AMDGPU/llvm.round.f64.ll
  test/CodeGen/AMDGPU/mad-combine.ll
  test/CodeGen/AMDGPU/mad-sub.ll
  test/CodeGen/AMDGPU/madak.ll
  test/CodeGen/AMDGPU/madmk.ll
  test/CodeGen/AMDGPU/max.ll
  test/CodeGen/AMDGPU/merge-stores.ll
  test/CodeGen/AMDGPU/move-to-valu-atomicrmw.ll
  test/CodeGen/AMDGPU/mubuf.ll
  test/CodeGen/AMDGPU/no-shrink-extloads.ll
  test/CodeGen/AMDGPU/operand-folding.ll
  test/CodeGen/AMDGPU/partially-dead-super-register-immediate.ll
  test/CodeGen/AMDGPU/rsq.ll
  test/CodeGen/AMDGPU/salu-to-valu.ll
  test/CodeGen/AMDGPU/schedule-global-loads.ll
  test/CodeGen/AMDGPU/sgpr-control-flow.ll
  test/CodeGen/AMDGPU/shl_add_constant.ll
  test/CodeGen/AMDGPU/shl_add_ptr.ll
  test/CodeGen/AMDGPU/si-triv-disjoint-mem-access.ll
  test/CodeGen/AMDGPU/sint_to_fp.f64.ll
  test/CodeGen/AMDGPU/sint_to_fp.i64.ll
  test/CodeGen/AMDGPU/split-scalar-i64-add.ll
  test/CodeGen/AMDGPU/split-vector-memoperand-offsets.ll
  test/CodeGen/AMDGPU/store-barrier.ll
  test/CodeGen/AMDGPU/v_cndmask.ll
  test/CodeGen/AMDGPU/valu-i1.ll
  test/CodeGen/AMDGPU/vop-shrink.ll
  test/CodeGen/AMDGPU/wait.ll
  test/CodeGen/AMDGPU/write-register-vgpr-into-sgpr.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D17113.47560.patch
Type: text/x-patch
Size: 197494 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160211/b3ec67df/attachment-0001.bin>


More information about the llvm-commits mailing list