[PATCH] D22327: MDGPU/R600: Delete/rename intrinsics no longer used by mesa

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 13 17:45:54 PDT 2016


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

Use the replacement pass to update the tests, and delete old names.

http://reviews.llvm.org/D22327

Files:
  lib/Target/AMDGPU/AMDGPU.h
  lib/Target/AMDGPU/AMDGPUTargetMachine.cpp
  lib/Target/AMDGPU/CMakeLists.txt
  lib/Target/AMDGPU/R600ISelLowering.cpp
  lib/Target/AMDGPU/R600Instructions.td
  lib/Target/AMDGPU/R600Intrinsics.td
  lib/Target/AMDGPU/R600TextureIntrinsicsReplacer.cpp
  test/CodeGen/AMDGPU/big_alu.ll
  test/CodeGen/AMDGPU/dot4-folding.ll
  test/CodeGen/AMDGPU/fetch-limits.r600.ll
  test/CodeGen/AMDGPU/fetch-limits.r700+.ll
  test/CodeGen/AMDGPU/literals.ll
  test/CodeGen/AMDGPU/llvm.AMDGPU.cube.ll
  test/CodeGen/AMDGPU/llvm.AMDGPU.tex.ll
  test/CodeGen/AMDGPU/llvm.amdgpu.dp4.ll
  test/CodeGen/AMDGPU/llvm.r600.dot4.ll
  test/CodeGen/AMDGPU/llvm.r600.tex.ll
  test/CodeGen/AMDGPU/load-input-fold.ll
  test/CodeGen/AMDGPU/max-literals.ll
  test/CodeGen/AMDGPU/predicate-dp4.ll
  test/CodeGen/AMDGPU/pv-packing.ll
  test/CodeGen/AMDGPU/pv.ll
  test/CodeGen/AMDGPU/r600-infinite-loop-bug-while-reorganizing-vector.ll
  test/CodeGen/AMDGPU/rv7x0_count3.ll
  test/CodeGen/AMDGPU/shared-op-cycle.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22327.63891.patch
Type: text/x-patch
Size: 196151 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160714/2a3ad65d/attachment-0001.bin>


More information about the llvm-commits mailing list