summaryrefslogtreecommitdiffstats
path: root/llvm
diff options
context:
space:
mode:
authorTom Stellard <thomas.stellard@amd.com>2013-08-06 23:12:34 +0000
committerTom Stellard <thomas.stellard@amd.com>2013-08-06 23:12:34 +0000
commitf5a988b35f5ababf5504751c778c4ffe19a9a33b (patch)
treeb5fba1fb32687068cb0183bb842ff7a7621247ff /llvm
parent3f032ff2c521a2a4c452af05c4011db63ae0204d (diff)
downloadbcm5719-llvm-f5a988b35f5ababf5504751c778c4ffe19a9a33b.tar.gz
bcm5719-llvm-f5a988b35f5ababf5504751c778c4ffe19a9a33b.zip
R600: Add new file from r187831 to CMakeLists.txt
llvm-svn: 187834
Diffstat (limited to 'llvm')
-rw-r--r--llvm/lib/Target/R600/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/lib/Target/R600/CMakeLists.txt b/llvm/lib/Target/R600/CMakeLists.txt
index 48f001bb270..fde187b0d3e 100644
--- a/llvm/lib/Target/R600/CMakeLists.txt
+++ b/llvm/lib/Target/R600/CMakeLists.txt
@@ -40,6 +40,7 @@ add_llvm_target(R600CodeGen
R600RegisterInfo.cpp
R600TextureIntrinsicsReplacer.cpp
SIAnnotateControlFlow.cpp
+ SIFixSGPRCopies.cpp
SIInsertWaits.cpp
SIInstrInfo.cpp
SIISelLowering.cpp
OpenPOWER on IntegriCloud