summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen
diff options
context:
space:
mode:
authorBill Wendling <isanbard@gmail.com>2010-08-10 05:16:06 +0000
committerBill Wendling <isanbard@gmail.com>2010-08-10 05:16:06 +0000
commit884514066e593ebf735c7f3e2407b78f86b77806 (patch)
tree7e2b3a19f06a0eb563922c095b586afdbf2c1b16 /llvm/lib/CodeGen
parent18ba0b4ac3b70f1b9e844a1867a202dd4a998644 (diff)
downloadbcm5719-llvm-884514066e593ebf735c7f3e2407b78f86b77806.tar.gz
bcm5719-llvm-884514066e593ebf735c7f3e2407b78f86b77806.zip
Update CMake...sorry for the breakage.
llvm-svn: 110654
Diffstat (limited to 'llvm/lib/CodeGen')
-rw-r--r--llvm/lib/CodeGen/CMakeLists.txt3
1 files changed, 1 insertions, 2 deletions
diff --git a/llvm/lib/CodeGen/CMakeLists.txt b/llvm/lib/CodeGen/CMakeLists.txt
index 46eace16276..a1e270e6128 100644
--- a/llvm/lib/CodeGen/CMakeLists.txt
+++ b/llvm/lib/CodeGen/CMakeLists.txt
@@ -42,11 +42,10 @@ add_llvm_library(LLVMCodeGen
MachineVerifier.cpp
ObjectCodeEmitter.cpp
OcamlGC.cpp
- OptimizeCmps.cpp
- OptimizeExts.cpp
OptimizePHIs.cpp
PHIElimination.cpp
Passes.cpp
+ PeepholeOptimizer.cpp
PostRAHazardRecognizer.cpp
PostRASchedulerList.cpp
PreAllocSplitting.cpp
OpenPOWER on IntegriCloud