Details
Details
- Reviewers
• tstellarAMD
Diff Detail
Diff Detail
Paths
| Differential D22332
AMDGPU: Fix TargetPrefix for remaining r600 intrinsics ClosedPublic Authored by arsenm on Jul 13 2016, 8:34 PM.
Details
Diff Detail Event Timelinearsenm updated this object. This revision is now accepted and ready to land.Jul 15 2016, 1:45 PM
Revision Contents
Diff 63910 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
|