OSDN Git Service

AMDGPU: Remove -mcpu=SI
authorMatt Arsenault <Matthew.Arsenault@amd.com>
Mon, 7 Aug 2017 18:30:35 +0000 (18:30 +0000)
committerMatt Arsenault <Matthew.Arsenault@amd.com>
Mon, 7 Aug 2017 18:30:35 +0000 (18:30 +0000)
commite525b474efee79283fdd961ad3b485161813a705
tree23936c29114c4be046c242511d774c22091e4403
parentf1b4625e0b2c9145f2804a4d804c113a153a4925
AMDGPU: Remove -mcpu=SI

Leftover from before amdgcn/r600 split.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@310277 91177308-0d34-0410-b5e6-96231b3b80d8
50 files changed:
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