Use the replacement pass to update the tests, and delete old names.
Details
Details
Diff Detail
Diff Detail
Event Timeline
arsenm updated this object.
This revision is now accepted and ready to land.Jul 13 2016, 7:03 PM
Paths
| Differential D22327
MDGPU/R600: Delete/rename intrinsics no longer used by mesa ClosedPublic Authored by arsenm on Jul 13 2016, 5:45 PM.
Details
Diff Detail Event Timelinearsenm updated this object. This revision is now accepted and ready to land.Jul 13 2016, 7:03 PM
Revision Contents
Diff 63891 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
|