AMDGPU: Move R600 parts of AMDGPUISelDAGToDAG into their own class
authorTom Stellard <tstellar@redhat.com>
Tue, 8 Aug 2017 04:57:55 +0000 (04:57 +0000)
committerTom Stellard <tstellar@redhat.com>
Tue, 8 Aug 2017 04:57:55 +0000 (04:57 +0000)
commit20287697f8c80bb17ae1b0b29678c80272eaa52a
tree1440d466b4e0996e55ed2c526ce2531a3585ee54
parent6cbcb27b5e7b82ca7e80e5e352b9dcdf1f5abfb1
AMDGPU: Move R600 parts of AMDGPUISelDAGToDAG into their own class

Summary: This refactoring is required in order to split the R600 and GCN tablegen files.

Reviewers: arsenm

Subscribers: kzhuravl, wdng, nhaehnle, yaxunl, dstuttard, tpr, llvm-commits, t-tye

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

llvm-svn: 310336
llvm/lib/Target/AMDGPU/AMDGPU.h
llvm/lib/Target/AMDGPU/AMDGPUISelDAGToDAG.cpp
llvm/lib/Target/AMDGPU/AMDGPUTargetMachine.cpp