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