AMDGPU/NFC: Split Processors.td into GCNProcessors.td and R600Processors.td
authorKonstantin Zhuravlyov <kzhuravl_dev@outlook.com>
Fri, 10 Nov 2017 20:01:58 +0000 (20:01 +0000)
committerKonstantin Zhuravlyov <kzhuravl_dev@outlook.com>
Fri, 10 Nov 2017 20:01:58 +0000 (20:01 +0000)
commit27b0a033d8609b8e9af7c1bd45bc81d5b712086a
treef37ab73e39589d09385705dfdcd02fc24bc3d07b
parent7fd4a2c47759e7cff5a0ef762fa3881cb000c6ea
AMDGPU/NFC: Split Processors.td into GCNProcessors.td and R600Processors.td

Differential Revision: https://reviews.llvm.org/D39880

llvm-svn: 317920
llvm/lib/Target/AMDGPU/AMDGPU.td
llvm/lib/Target/AMDGPU/GCNProcessors.td [new file with mode: 0644]
llvm/lib/Target/AMDGPU/Processors.td
llvm/lib/Target/AMDGPU/R600Processors.td [new file with mode: 0644]