summaryrefslogtreecommitdiff
path: root/docs/Vectorizers.rst
AgeCommit message (Expand)AuthorFilesLines
2015-04-14Correct 'teh' and other typos / repeated words.Ed Maste1-1/+1
2014-06-27Vectorization documentation for loop hint pragmas and Rpass diagnostics.Tyler Nowicki1-0/+83
2014-03-12Fix whitespace in vectorizer exampleArnold Schwaighofer1-1/+1
2014-03-12Fix vectorizer docs.Arnold Schwaighofer1-3/+6
2013-08-05Update the docs.Nadav Rotem1-26/+6
2013-06-26The SLP Vectorizer works across basic blocks. Update the docs.Nadav Rotem1-9/+7
2013-04-15Fix a grammar mistake, and add a line about the two phases that the BB/SLP ve...Nadav Rotem1-3/+5
2013-04-15Fix the internal link.Nadav Rotem1-3/+3
2013-04-15Document our desire to enable the loop vectorizer on -Os in future releases.Nadav Rotem1-0/+1
2013-04-15Docs: merge the description of the BB and SLP vectorizers and document the -f...Nadav Rotem1-25/+23
2013-04-14Document the SLP infrastructure.Nadav Rotem1-0/+30
2013-04-09Remove the confusing sentence.Nadav Rotem1-2/+0
2013-04-08Update the docs about the fact that the loop vectorizer is enabled by default...Nadav Rotem1-9/+4
2013-02-28Brag about function call vectorization in the docs.Benjamin Kramer1-0/+11
2013-02-23Add global structure vectorization to docsRenato Golin1-0/+19
2013-01-08Docs: mention that we support float reductions when -ffast-math is used.Nadav Rotem1-0/+2
2013-01-04Add linpack-pc benchNadav Rotem1-0/+4
2013-01-04Update the docs about the new unroll features.Nadav Rotem1-7/+23
2013-01-03Reformat the rst text.Nadav Rotem1-4/+3
2013-01-03LoopVectorizer: Document the unrolling feature.Nadav Rotem1-2/+34
2012-12-26revert an accidental commit.Nadav Rotem1-12/+0
2012-12-26Doc: add fmuladd to the list of vectorizeable functions. Thanks hfinkel.Nadav Rotem1-0/+14
2012-12-21docs: More robust image scaling fix.Sean Silva1-2/+0
2012-12-21docs: Prevent image scaling.Sean Silva1-1/+2
2012-12-20docs: Cleanup trailing whitespace.Sean Silva1-11/+11
2012-12-20docs: actually indent these consistentlySean Silva1-2/+2
2012-12-20docs: Indent consistently in code examples.Sean Silva1-10/+10
2012-12-20docs: Improve navigation for Vectorizers.rstSean Silva1-6/+14
2012-12-20docs: bring back link for reddit.Sean Silva1-0/+246
2012-12-20docs: Make document name congruent with title.Sean Silva1-245/+0
2012-12-20docs: Clean up adornments.Sean Silva1-15/+15
2012-12-20docs: ASCII-fySean Silva1-3/+3
2012-12-20Doc: update the chart.Nadav Rotem1-2/+2
2012-12-19docs: Fix title underline warningsMeador Inge1-2/+2
2012-12-19doc: add subsections.Nadav Rotem1-0/+9
2012-12-19DOC: document the use of O2, O3 and Os with -fvectorize.Nadav Rotem1-2/+6
2012-12-19DOC: fix the url format.Nadav Rotem1-2/+2
2012-12-19DOC: add a benchmarks that compares us to gcc and icc. Nadav Rotem1-0/+13
2012-12-19docs: fix typos.Nadav Rotem1-5/+5
2012-12-19DOC: Add a webpage that describes the loop and bb vectorizers.Nadav Rotem1-0/+219