projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e709f5b
)
80-col
author
Nadav Rotem
<nrotem@apple.com>
Tue, 30 Oct 2012 18:37:43 +0000
(18:37 +0000)
committer
Nadav Rotem
<nrotem@apple.com>
Tue, 30 Oct 2012 18:37:43 +0000
(18:37 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@167036
91177308
-0d34-0410-b5e6-
96231b3b80d8
lib/Transforms/IPO/PassManagerBuilder.cpp
patch
|
blob
|
history
diff --git
a/lib/Transforms/IPO/PassManagerBuilder.cpp
b/lib/Transforms/IPO/PassManagerBuilder.cpp
index 27aa1a4afa371ca376d4d1e9cb0b22c4fc21abe0..05253fcddab35b340c3bbb00beafbb21c81ffc9c 100644
(file)
--- a/
lib/Transforms/IPO/PassManagerBuilder.cpp
+++ b/
lib/Transforms/IPO/PassManagerBuilder.cpp
@@
-33,7
+33,8
@@
using namespace llvm;
static cl::opt<bool>
-RunLoopVectorization("vectorize-loops", cl::desc("Run the Loop vectorization passes"));
+RunLoopVectorization("vectorize-loops",
+ cl::desc("Run the Loop vectorization passes"));
static cl::opt<bool>
RunBBVectorization("vectorize", cl::desc("Run the BB vectorization passes"));