summaryrefslogtreecommitdiff
path: root/docs/Vectorizers.rst
AgeCommit message (Expand)Author
2018-01-23docs: Remove reference to a deprecated flagVedant Kumar
2017-05-31[docs] Update name of vectorization interleave flag.Eli Friedman
2017-05-29[Docs] Add VectorizationPlan to docs/Proposals.Ayal Zaks
2017-05-23[LV] Report multiple reasons for not vectorizing under allowExtraAnalysisAyal Zaks
2015-04-14Correct 'teh' and other typos / repeated words.Ed Maste
2014-06-27Vectorization documentation for loop hint pragmas and Rpass diagnostics.Tyler Nowicki
2014-03-12Fix whitespace in vectorizer exampleArnold Schwaighofer
2014-03-12Fix vectorizer docs.Arnold Schwaighofer
2013-08-05Update the docs.Nadav Rotem
2013-06-26The SLP Vectorizer works across basic blocks. Update the docs.Nadav Rotem
2013-04-15Fix a grammar mistake, and add a line about the two phases that the BB/SLP ve...Nadav Rotem
2013-04-15Fix the internal link.Nadav Rotem
2013-04-15Document our desire to enable the loop vectorizer on -Os in future releases.Nadav Rotem
2013-04-15Docs: merge the description of the BB and SLP vectorizers and document the -f...Nadav Rotem
2013-04-14Document the SLP infrastructure.Nadav Rotem
2013-04-09Remove the confusing sentence.Nadav Rotem
2013-04-08Update the docs about the fact that the loop vectorizer is enabled by default...Nadav Rotem
2013-02-28Brag about function call vectorization in the docs.Benjamin Kramer
2013-02-23Add global structure vectorization to docsRenato Golin
2013-01-08Docs: mention that we support float reductions when -ffast-math is used.Nadav Rotem
2013-01-04Add linpack-pc benchNadav Rotem
2013-01-04Update the docs about the new unroll features.Nadav Rotem
2013-01-03Reformat the rst text.Nadav Rotem
2013-01-03LoopVectorizer: Document the unrolling feature.Nadav Rotem
2012-12-26revert an accidental commit.Nadav Rotem
2012-12-26Doc: add fmuladd to the list of vectorizeable functions. Thanks hfinkel.Nadav Rotem
2012-12-21docs: More robust image scaling fix.Sean Silva
2012-12-21docs: Prevent image scaling.Sean Silva
2012-12-20docs: Cleanup trailing whitespace.Sean Silva
2012-12-20docs: actually indent these consistentlySean Silva
2012-12-20docs: Indent consistently in code examples.Sean Silva
2012-12-20docs: Improve navigation for Vectorizers.rstSean Silva
2012-12-20docs: bring back link for reddit.Sean Silva
2012-12-20docs: Make document name congruent with title.Sean Silva
2012-12-20docs: Clean up adornments.Sean Silva
2012-12-20docs: ASCII-fySean Silva
2012-12-20Doc: update the chart.Nadav Rotem
2012-12-19docs: Fix title underline warningsMeador Inge
2012-12-19doc: add subsections.Nadav Rotem
2012-12-19DOC: document the use of O2, O3 and Os with -fvectorize.Nadav Rotem
2012-12-19DOC: fix the url format.Nadav Rotem
2012-12-19DOC: add a benchmarks that compares us to gcc and icc. Nadav Rotem
2012-12-19docs: fix typos.Nadav Rotem
2012-12-19DOC: Add a webpage that describes the loop and bb vectorizers.Nadav Rotem