Leftover from before amdgcn/r600 split.
Diff Detail
Diff Detail
Paths
| Differential D36419
AMDGPU: Remove -mcpu=SI ClosedPublic Authored by arsenm on Aug 7 2017, 11:10 AM.
Diff Detail Event TimelineHerald added subscribers: eraman, t-tye, tpr and 5 others. · View Herald TranscriptAug 7 2017, 11:10 AM This revision is now accepted and ready to land.Aug 7 2017, 11:13 AM
Revision Contents
Diff 110033 lib/Target/AMDGPU/Processors.td
test/CodeGen/AMDGPU/GlobalISel/smrd.ll
test/CodeGen/AMDGPU/basic-loop.ll
test/CodeGen/AMDGPU/empty-function.ll
test/CodeGen/AMDGPU/fma.ll
test/CodeGen/AMDGPU/fminnum.f64.ll
test/CodeGen/AMDGPU/ftrunc.f64.ll
test/CodeGen/AMDGPU/inline-calls.ll
test/CodeGen/AMDGPU/insert_subreg.ll
test/CodeGen/AMDGPU/large-constant-initializer.ll
test/CodeGen/AMDGPU/lds-initializer.ll
test/CodeGen/AMDGPU/lds-zero-initializer.ll
test/CodeGen/AMDGPU/llvm.log2.ll
test/CodeGen/AMDGPU/llvm.rint.f64.ll
test/CodeGen/AMDGPU/loop-idiom.ll
test/CodeGen/AMDGPU/missing-store.ll
test/CodeGen/AMDGPU/no-initializer-constant-addrspace.ll
test/CodeGen/AMDGPU/private-memory-atomics.ll
test/CodeGen/AMDGPU/saddo.ll
test/CodeGen/AMDGPU/select64.ll
test/CodeGen/AMDGPU/selectcc.ll
test/CodeGen/AMDGPU/srem.ll
test/CodeGen/AMDGPU/ssubo.ll
test/CodeGen/AMDGPU/store-vector-ptrs.ll
test/CodeGen/AMDGPU/subreg-coalescer-undef-use.ll
test/CodeGen/AMDGPU/tti-unroll-prefs.ll
test/MC/AMDGPU/ds-err.s
test/MC/AMDGPU/flat.s
test/MC/AMDGPU/mimg.s
test/MC/AMDGPU/reg-syntax-extra.s
test/MC/AMDGPU/regression/bug28165.s
test/MC/AMDGPU/regression/bug28413.s
test/MC/AMDGPU/regression/bug28538.s
test/MC/AMDGPU/smrd.s
test/MC/AMDGPU/sop2.s
test/MC/AMDGPU/sopk.s
test/MC/AMDGPU/sopp-err.s
test/MC/AMDGPU/sym_option.s
test/MC/AMDGPU/trap.s
test/MC/AMDGPU/vop1.s
test/MC/AMDGPU/vop2-err.s
test/MC/AMDGPU/vop2.s
test/MC/AMDGPU/vop3-convert.s
test/MC/AMDGPU/vop3-errs.s
test/MC/AMDGPU/vop3-vop1-nosrc.s
test/MC/AMDGPU/vop_dpp.s
test/MC/AMDGPU/vop_sdwa.s
test/MC/AMDGPU/vopc-errs.s
test/MC/AMDGPU/vopc.s
test/Transforms/SimplifyCFG/AMDGPU/cttz-ctlz.ll
|