summaryrefslogtreecommitdiff
path: root/lib/Target/R600/CMakeLists.txt
diff options
context:
space:
mode:
authorVincent Lejeune <vljn@ovi.com>2013-03-05 15:04:49 +0000
committerVincent Lejeune <vljn@ovi.com>2013-03-05 15:04:49 +0000
commitcae6801b7df7c006d2956d5b6012b902cf6eb14d (patch)
treeb4625bc519ac99170ec027260e689973605b1229 /lib/Target/R600/CMakeLists.txt
parent64ca84d9b2eac2b0520b0f0fedaac5ef3a41daf6 (diff)
downloadllvm-cae6801b7df7c006d2956d5b6012b902cf6eb14d.tar.gz
llvm-cae6801b7df7c006d2956d5b6012b902cf6eb14d.tar.bz2
llvm-cae6801b7df7c006d2956d5b6012b902cf6eb14d.tar.xz
R600: Turn BUILD_VECTOR into Reg_Sequence
Reviewed-by: Tom Stellard <thomas.stellard at amd.com> git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@176487 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Target/R600/CMakeLists.txt')
-rw-r--r--lib/Target/R600/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/Target/R600/CMakeLists.txt b/lib/Target/R600/CMakeLists.txt
index 00f8b106c7..6c695a08d9 100644
--- a/lib/Target/R600/CMakeLists.txt
+++ b/lib/Target/R600/CMakeLists.txt
@@ -37,7 +37,6 @@ add_llvm_target(R600CodeGen
R600ExpandSpecialInstrs.cpp
R600InstrInfo.cpp
R600ISelLowering.cpp
- R600LowerConstCopy.cpp
R600MachineFunctionInfo.cpp
R600RegisterInfo.cpp
SIAnnotateControlFlow.cpp