Don't use a potentially expensive shift if all we want is one set bit.
[oota-llvm.git] / lib / Transforms / IPO / LLVMBuild.txt
index 884faca638ac582c7188ab771b9610d30a92175e..124cbb6f05497ad886fcb21ebc5451ba224fb0c7 100644 (file)
@@ -20,5 +20,4 @@ type = Library
 name = IPO
 parent = Transforms
 library_name = ipo
-required_libraries = Analysis Core IPA InstCombine Scalar Support Target TransformUtils
-
+required_libraries = Analysis Core IPA InstCombine Scalar Vectorize Support Target TransformUtils ObjCARC