[JumpThreading] Don't forget to report that the IR changed
[oota-llvm.git] / lib / Transforms / Scalar / CMakeLists.txt
index 7ee279a56600728b9e2e794e8ae38bcfffca9133..a0ddbd085206376ced4dca59219e9048f74ae9d3 100644 (file)
@@ -21,6 +21,7 @@ add_llvm_library(LLVMScalarOpts
   LoopIdiomRecognize.cpp
   LoopInstSimplify.cpp
   LoopInterchange.cpp
+  LoopLoadElimination.cpp
   LoopRerollPass.cpp
   LoopRotation.cpp
   LoopStrengthReduce.cpp
@@ -38,7 +39,6 @@ add_llvm_library(LLVMScalarOpts
   RewriteStatepointsForGC.cpp
   SCCP.cpp
   SROA.cpp
-  SampleProfile.cpp
   Scalar.cpp
   ScalarReplAggregates.cpp
   Scalarizer.cpp