[PATCH] D22332: AMDGPU: Fix TargetPrefix for remaining r600 intrinsics
Matt Arsenault via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 13 20:34:51 PDT 2016
arsenm created this revision.
arsenm added a reviewer: tstellarAMD.
arsenm added a subscriber: llvm-commits.
Herald added subscribers: kzhuravl, arsenm.
http://reviews.llvm.org/D22332
Files:
lib/Target/AMDGPU/R600ISelLowering.cpp
lib/Target/AMDGPU/R600Instructions.td
lib/Target/AMDGPU/R600Intrinsics.td
test/CodeGen/AMDGPU/big_alu.ll
test/CodeGen/AMDGPU/complex-folding.ll
test/CodeGen/AMDGPU/fetch-limits.r600.ll
test/CodeGen/AMDGPU/fetch-limits.r700+.ll
test/CodeGen/AMDGPU/floor.ll
test/CodeGen/AMDGPU/fmad.ll
test/CodeGen/AMDGPU/fmax.ll
test/CodeGen/AMDGPU/fmin.ll
test/CodeGen/AMDGPU/fmul.ll
test/CodeGen/AMDGPU/fsub.ll
test/CodeGen/AMDGPU/input-mods.ll
test/CodeGen/AMDGPU/jump-address.ll
test/CodeGen/AMDGPU/kcache-fold.ll
test/CodeGen/AMDGPU/llvm.AMDGPU.cube.ll
test/CodeGen/AMDGPU/llvm.pow.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-encoding.ll
test/CodeGen/AMDGPU/r600-export-fix.ll
test/CodeGen/AMDGPU/r600-infinite-loop-bug-while-reorganizing-vector.ll
test/CodeGen/AMDGPU/r600cfg.ll
test/CodeGen/AMDGPU/reciprocal.ll
test/CodeGen/AMDGPU/rv7x0_count3.ll
test/CodeGen/AMDGPU/schedule-fs-loop-nested-if.ll
test/CodeGen/AMDGPU/schedule-fs-loop-nested.ll
test/CodeGen/AMDGPU/schedule-fs-loop.ll
test/CodeGen/AMDGPU/schedule-if-2.ll
test/CodeGen/AMDGPU/schedule-if.ll
test/CodeGen/AMDGPU/schedule-vs-if-nested-loop.ll
test/CodeGen/AMDGPU/shared-op-cycle.ll
test/CodeGen/AMDGPU/swizzle-export.ll
test/CodeGen/AMDGPU/tex-clause-antidep.ll
test/CodeGen/AMDGPU/texture-input-merge.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22332.63910.patch
Type: text/x-patch
Size: 41723 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160714/5d3f72e5/attachment-0001.bin>
More information about the llvm-commits
mailing list