summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Analysis/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/lib/Analysis/CMakeLists.txt')
-rw-r--r--llvm/lib/Analysis/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/llvm/lib/Analysis/CMakeLists.txt b/llvm/lib/Analysis/CMakeLists.txt
index 1dc9544120e..3d4920e5ead 100644
--- a/llvm/lib/Analysis/CMakeLists.txt
+++ b/llvm/lib/Analysis/CMakeLists.txt
@@ -22,9 +22,11 @@ add_llvm_library(LLVMAnalysis
CostModel.cpp
CodeMetrics.cpp
ConstantFolding.cpp
+ DDG.cpp
Delinearization.cpp
DemandedBits.cpp
DependenceAnalysis.cpp
+ DependenceGraphBuilder.cpp
DivergenceAnalysis.cpp
DomPrinter.cpp
DomTreeUpdater.cpp
OpenPOWER on IntegriCloud