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
/
docs
/
Vectorizers.rst
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update the docs.
Nadav Rotem
2013-08-05
1
-26
/
+6
*
The SLP Vectorizer works across basic blocks. Update the docs.
Nadav Rotem
2013-06-26
1
-9
/
+7
*
Fix a grammar mistake, and add a line about the two phases that the BB/SLP ve...
Nadav Rotem
2013-04-15
1
-3
/
+5
*
Fix the internal link.
Nadav Rotem
2013-04-15
1
-3
/
+3
*
Document our desire to enable the loop vectorizer on -Os in future releases.
Nadav Rotem
2013-04-15
1
-0
/
+1
*
Docs: merge the description of the BB and SLP vectorizers and document the -f...
Nadav Rotem
2013-04-15
1
-25
/
+23
*
Document the SLP infrastructure.
Nadav Rotem
2013-04-14
1
-0
/
+30
*
Remove the confusing sentence.
Nadav Rotem
2013-04-09
1
-2
/
+0
*
Update the docs about the fact that the loop vectorizer is enabled by default...
Nadav Rotem
2013-04-08
1
-9
/
+4
*
Brag about function call vectorization in the docs.
Benjamin Kramer
2013-02-28
1
-0
/
+11
*
Add global structure vectorization to docs
Renato Golin
2013-02-23
1
-0
/
+19
*
Docs: mention that we support float reductions when -ffast-math is used.
Nadav Rotem
2013-01-08
1
-0
/
+2
*
Add linpack-pc bench
Nadav Rotem
2013-01-04
1
-0
/
+4
*
Update the docs about the new unroll features.
Nadav Rotem
2013-01-04
1
-7
/
+23
*
Reformat the rst text.
Nadav Rotem
2013-01-03
1
-4
/
+3
*
LoopVectorizer: Document the unrolling feature.
Nadav Rotem
2013-01-03
1
-2
/
+34
*
revert an accidental commit.
Nadav Rotem
2012-12-26
1
-12
/
+0
*
Doc: add fmuladd to the list of vectorizeable functions. Thanks hfinkel.
Nadav Rotem
2012-12-26
1
-0
/
+14
*
docs: More robust image scaling fix.
Sean Silva
2012-12-21
1
-2
/
+0
*
docs: Prevent image scaling.
Sean Silva
2012-12-21
1
-1
/
+2
*
docs: Cleanup trailing whitespace.
Sean Silva
2012-12-20
1
-11
/
+11
*
docs: actually indent these consistently
Sean Silva
2012-12-20
1
-2
/
+2
*
docs: Indent consistently in code examples.
Sean Silva
2012-12-20
1
-10
/
+10
*
docs: Improve navigation for Vectorizers.rst
Sean Silva
2012-12-20
1
-6
/
+14
*
docs: bring back link for reddit.
Sean Silva
2012-12-20
1
-0
/
+246
*
docs: Make document name congruent with title.
Sean Silva
2012-12-20
1
-245
/
+0
*
docs: Clean up adornments.
Sean Silva
2012-12-20
1
-15
/
+15
*
docs: ASCII-fy
Sean Silva
2012-12-20
1
-3
/
+3
*
Doc: update the chart.
Nadav Rotem
2012-12-20
1
-2
/
+2
*
docs: Fix title underline warnings
Meador Inge
2012-12-19
1
-2
/
+2
*
doc: add subsections.
Nadav Rotem
2012-12-19
1
-0
/
+9
*
DOC: document the use of O2, O3 and Os with -fvectorize.
Nadav Rotem
2012-12-19
1
-2
/
+6
*
DOC: fix the url format.
Nadav Rotem
2012-12-19
1
-2
/
+2
*
DOC: add a benchmarks that compares us to gcc and icc.
Nadav Rotem
2012-12-19
1
-0
/
+13
*
docs: fix typos.
Nadav Rotem
2012-12-19
1
-5
/
+5
*
DOC: Add a webpage that describes the loop and bb vectorizers.
Nadav Rotem
2012-12-19
1
-0
/
+219