index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
Transforms
/
Vectorize
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix typos
Sebastian Pop
2012-03-05
1
-7
/
+7
*
remove spaces on empty lines
Sebastian Pop
2012-03-05
1
-9
/
+9
*
Update BBVectorize to use aliasesUnknownInst.
Hal Finkel
2012-02-10
1
-9
/
+3
*
fix indentation
Sebastian Pop
2012-02-06
1
-9
/
+9
*
Simplify contains tests using 'count'.
David Blaikie
2012-02-05
1
-2
/
+1
*
BBVectorize.cpp: Get rid of comparision to bool to fix a warning.
NAKAMURA Takumi
2012-02-05
1
-1
/
+1
*
Boost the effective chain depth of loads and stores.
Hal Finkel
2012-02-04
1
-0
/
+10
*
BBVectorize: Simplify code, no functionality change.
Benjamin Kramer
2012-02-02
1
-9
/
+3
*
Minor changes from review.
Hal Finkel
2012-02-02
1
-19
/
+17
*
Vectorize long blocks in groups.
Hal Finkel
2012-02-02
1
-41
/
+90
*
BBVectorize.cpp: Try to fix MSVC build. map::iterator and multimap::iterator ...
NAKAMURA Takumi
2012-02-01
1
-2
/
+2
*
A few of the changes suggested in code review (by Nick Lewycky)
Hal Finkel
2012-02-01
1
-7
/
+8
*
Add a basic-block autovectorization pass.
Hal Finkel
2012-02-01
5
-0
/
+1878