aboutsummaryrefslogtreecommitdiff
path: root/docs/Vectorizers.rst
AgeCommit message (Expand)Author
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