projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
be97e90
)
sort this.
author
Chris Lattner
<sabre@nondot.org>
Sun, 9 Jan 2011 21:31:39 +0000
(21:31 +0000)
committer
Chris Lattner
<sabre@nondot.org>
Sun, 9 Jan 2011 21:31:39 +0000
(21:31 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@123129
91177308
-0d34-0410-b5e6-
96231b3b80d8
lib/CodeGen/CMakeLists.txt
patch
|
blob
|
history
diff --git
a/lib/CodeGen/CMakeLists.txt
b/lib/CodeGen/CMakeLists.txt
index 977edcb12cf60e43180615368d08d721a304cdc7..9f48f332049dc786d9e8ded2b6a663ade3c31302 100644
(file)
--- a/
lib/CodeGen/CMakeLists.txt
+++ b/
lib/CodeGen/CMakeLists.txt
@@
-56,7
+56,6
@@
add_llvm_library(LLVMCodeGen
PHIEliminationUtils.cpp
Passes.cpp
PeepholeOptimizer.cpp
- ScoreboardHazardRecognizer.cpp
PostRASchedulerList.cpp
PreAllocSplitting.cpp
ProcessImplicitDefs.cpp
@@
-74,6
+73,7
@@
add_llvm_library(LLVMCodeGen
ScheduleDAGEmit.cpp
ScheduleDAGInstrs.cpp
ScheduleDAGPrinter.cpp
+ ScoreboardHazardRecognizer.cpp
ShadowStackGC.cpp
ShrinkWrapping.cpp
SimpleRegisterCoalescing.cpp