summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Utils/CMakeLists.txt
diff options
context:
space:
mode:
authorCraig Topper <craig.topper@intel.com>2017-08-14 19:09:32 +0000
committerCraig Topper <craig.topper@intel.com>2017-08-14 19:09:32 +0000
commit69fa8e0d99177045e5ad3bef42360c635736c428 (patch)
treee2950fb3e5fe4cd4229e6d01624f82b80cdd8937 /llvm/lib/Transforms/Utils/CMakeLists.txt
parent9c7b881677f65fce8cfbc6ec70c44790576b6ea5 (diff)
downloadbcm5719-llvm-69fa8e0d99177045e5ad3bef42360c635736c428.tar.gz
bcm5719-llvm-69fa8e0d99177045e5ad3bef42360c635736c428.zip
Revert r310869 "[InstSimplify][InstCombine] Modify the interface of decomposeBitTestICmp and use it in the InstSimplify"
Failed to add the two files that moved. And then added an extra change I didn't mean to while trying to fix that. Reverting everything. llvm-svn: 310873
Diffstat (limited to 'llvm/lib/Transforms/Utils/CMakeLists.txt')
-rw-r--r--llvm/lib/Transforms/Utils/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/lib/Transforms/Utils/CMakeLists.txt b/llvm/lib/Transforms/Utils/CMakeLists.txt
index 8561ec78b1c..83bc05d0311 100644
--- a/llvm/lib/Transforms/Utils/CMakeLists.txt
+++ b/llvm/lib/Transforms/Utils/CMakeLists.txt
@@ -7,6 +7,7 @@ add_llvm_library(LLVMTransformUtils
BypassSlowDivision.cpp
CloneFunction.cpp
CloneModule.cpp
+ CmpInstAnalysis.cpp
CodeExtractor.cpp
CtorUtils.cpp
DemoteRegToStack.cpp
OpenPOWER on IntegriCloud