aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/CodeGen.cpp
diff options
context:
space:
mode:
authorTom Stellard <tstellar@redhat.com>2017-08-17 22:20:04 +0000
committerTom Stellard <tstellar@redhat.com>2017-08-17 22:20:04 +0000
commita096b126285422933800f776b6eb830d40fed335 (patch)
tree2117be540b67ae43f41fbba9b08f0e842f2fc20d /llvm/lib/CodeGen/CodeGen.cpp
parentfa03cb768773e5c22449cab38f71d2f009cab381 (diff)
downloadllvm-a096b126285422933800f776b6eb830d40fed335.zip
llvm-a096b126285422933800f776b6eb830d40fed335.tar.gz
llvm-a096b126285422933800f776b6eb830d40fed335.tar.bz2
AMDGPU: Add R600InstPrinter class
Summary: This is step towards separating the GCN and R600 tablegen'd code. This is a little awkward for now, because the R600 functions won't have the MCSubtargetInfo parameter, so we need to have AMDMGPUInstPrinter delegate to R600InstPrinter, but once the tablegen'd code is split, we will be able to drop the delegation and use R600InstPrinter directly. Reviewers: arsenm Subscribers: kzhuravl, wdng, nhaehnle, yaxunl, dstuttard, tpr, t-tye, llvm-commits Differential Revision: https://reviews.llvm.org/D36444 llvm-svn: 311128
Diffstat (limited to 'llvm/lib/CodeGen/CodeGen.cpp')
0 files changed, 0 insertions, 0 deletions