summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2011-01-09 21:31:39 +0000
committerChris Lattner <sabre@nondot.org>2011-01-09 21:31:39 +0000
commit878665b4bcfb052076273e1d3df23abd3ebb9a98 (patch)
tree5fc9c6a95b02b282dce5f8e67910e81fc17154d3 /llvm/lib/CodeGen
parentb83a6b23dc6f2ee9aa7e92d34dfe7ff8f6746b47 (diff)
downloadbcm5719-llvm-878665b4bcfb052076273e1d3df23abd3ebb9a98.tar.gz
bcm5719-llvm-878665b4bcfb052076273e1d3df23abd3ebb9a98.zip
sort this.
llvm-svn: 123129
Diffstat (limited to 'llvm/lib/CodeGen')
-rw-r--r--llvm/lib/CodeGen/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/lib/CodeGen/CMakeLists.txt b/llvm/lib/CodeGen/CMakeLists.txt
index 977edcb12cf..9f48f332049 100644
--- a/llvm/lib/CodeGen/CMakeLists.txt
+++ b/llvm/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
OpenPOWER on IntegriCloud