aboutsummaryrefslogtreecommitdiffstats
path: root/docs/Vectorizers.rst
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r235153Pirama Arumuga Nainar2015-05-181-1/+1
* Update LLVM for rebase to r212749.Stephen Hines2014-07-211-0/+83
* Update to LLVM 3.5a.Stephen Hines2014-04-241-3/+6
* Update the docs.Nadav Rotem2013-08-051-26/+6
* The SLP Vectorizer works across basic blocks. Update the docs.Nadav Rotem2013-06-261-9/+7
* Fix a grammar mistake, and add a line about the two phases that the BB/SLP ve...Nadav Rotem2013-04-151-3/+5
* Fix the internal link.Nadav Rotem2013-04-151-3/+3
* Document our desire to enable the loop vectorizer on -Os in future releases.Nadav Rotem2013-04-151-0/+1
* Docs: merge the description of the BB and SLP vectorizers and document the -f...Nadav Rotem2013-04-151-25/+23
* Document the SLP infrastructure.Nadav Rotem2013-04-141-0/+30
* Remove the confusing sentence.Nadav Rotem2013-04-091-2/+0
* Update the docs about the fact that the loop vectorizer is enabled by default...Nadav Rotem2013-04-081-9/+4
* Brag about function call vectorization in the docs.Benjamin Kramer2013-02-281-0/+11
* Add global structure vectorization to docsRenato Golin2013-02-231-0/+19
* Docs: mention that we support float reductions when -ffast-math is used.Nadav Rotem2013-01-081-0/+2
* Add linpack-pc benchNadav Rotem2013-01-041-0/+4
* Update the docs about the new unroll features.Nadav Rotem2013-01-041-7/+23
* Reformat the rst text.Nadav Rotem2013-01-031-4/+3
* LoopVectorizer: Document the unrolling feature.Nadav Rotem2013-01-031-2/+34
* revert an accidental commit.Nadav Rotem2012-12-261-12/+0
* Doc: add fmuladd to the list of vectorizeable functions. Thanks hfinkel.Nadav Rotem2012-12-261-0/+14
* docs: More robust image scaling fix.Sean Silva2012-12-211-2/+0
* docs: Prevent image scaling.Sean Silva2012-12-211-1/+2
* docs: Cleanup trailing whitespace.Sean Silva2012-12-201-11/+11
* docs: actually indent these consistentlySean Silva2012-12-201-2/+2
* docs: Indent consistently in code examples.Sean Silva2012-12-201-10/+10
* docs: Improve navigation for Vectorizers.rstSean Silva2012-12-201-6/+14
* docs: bring back link for reddit.Sean Silva2012-12-201-0/+246
* docs: Make document name congruent with title.Sean Silva2012-12-201-245/+0
* docs: Clean up adornments.Sean Silva2012-12-201-15/+15
* docs: ASCII-fySean Silva2012-12-201-3/+3
* Doc: update the chart.Nadav Rotem2012-12-201-2/+2
* docs: Fix title underline warningsMeador Inge2012-12-191-2/+2
* doc: add subsections.Nadav Rotem2012-12-191-0/+9
* DOC: document the use of O2, O3 and Os with -fvectorize.Nadav Rotem2012-12-191-2/+6
* DOC: fix the url format.Nadav Rotem2012-12-191-2/+2
* DOC: add a benchmarks that compares us to gcc and icc. Nadav Rotem2012-12-191-0/+13
* docs: fix typos.Nadav Rotem2012-12-191-5/+5
* DOC: Add a webpage that describes the loop and bb vectorizers.Nadav Rotem2012-12-191-0/+219