summaryrefslogtreecommitdiff
path: root/docs/Vectorizers.rst
Commit message (Expand)AuthorAge
* Update the docs.Nadav Rotem2013-08-05
* The SLP Vectorizer works across basic blocks. Update the docs.Nadav Rotem2013-06-26
* Fix a grammar mistake, and add a line about the two phases that the BB/SLP ve...Nadav Rotem2013-04-15
* Fix the internal link.Nadav Rotem2013-04-15
* Document our desire to enable the loop vectorizer on -Os in future releases.Nadav Rotem2013-04-15
* Docs: merge the description of the BB and SLP vectorizers and document the -f...Nadav Rotem2013-04-15
* Document the SLP infrastructure.Nadav Rotem2013-04-14
* Remove the confusing sentence.Nadav Rotem2013-04-09
* Update the docs about the fact that the loop vectorizer is enabled by default...Nadav Rotem2013-04-08
* Brag about function call vectorization in the docs.Benjamin Kramer2013-02-28
* Add global structure vectorization to docsRenato Golin2013-02-23
* Docs: mention that we support float reductions when -ffast-math is used.Nadav Rotem2013-01-08
* Add linpack-pc benchNadav Rotem2013-01-04
* Update the docs about the new unroll features.Nadav Rotem2013-01-04
* Reformat the rst text.Nadav Rotem2013-01-03
* LoopVectorizer: Document the unrolling feature.Nadav Rotem2013-01-03
* revert an accidental commit.Nadav Rotem2012-12-26
* Doc: add fmuladd to the list of vectorizeable functions. Thanks hfinkel.Nadav Rotem2012-12-26
* docs: More robust image scaling fix.Sean Silva2012-12-21
* docs: Prevent image scaling.Sean Silva2012-12-21
* docs: Cleanup trailing whitespace.Sean Silva2012-12-20
* docs: actually indent these consistentlySean Silva2012-12-20
* docs: Indent consistently in code examples.Sean Silva2012-12-20
* docs: Improve navigation for Vectorizers.rstSean Silva2012-12-20
* docs: bring back link for reddit.Sean Silva2012-12-20
* docs: Make document name congruent with title.Sean Silva2012-12-20
* docs: Clean up adornments.Sean Silva2012-12-20
* docs: ASCII-fySean Silva2012-12-20
* Doc: update the chart.Nadav Rotem2012-12-20
* docs: Fix title underline warningsMeador Inge2012-12-19
* doc: add subsections.Nadav Rotem2012-12-19
* DOC: document the use of O2, O3 and Os with -fvectorize.Nadav Rotem2012-12-19
* DOC: fix the url format.Nadav Rotem2012-12-19
* DOC: add a benchmarks that compares us to gcc and icc. Nadav Rotem2012-12-19
* docs: fix typos.Nadav Rotem2012-12-19
* DOC: Add a webpage that describes the loop and bb vectorizers.Nadav Rotem2012-12-19