aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2013-01-04Update the gcc-loops benchmarks results with the new automatic unrolling feat...Nadav Rotem
2013-01-04fix a couple of typosEli Bendersky
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
2013-01-02docs: update docs/README.txt and make it useful.Sean Silva
2013-01-01Update the copyright coredits -- Happy new year 2013!NAKAMURA Takumi
2012-12-31docs: Fix FIXMESean Silva
2012-12-30Documentation: add a section to prevent spurious test failures like the oneDmitri Gribenko
2012-12-27docs: Add FAQ about "storing to a virtual register".Sean Silva
2012-12-27docs: Move link to the new "external tutorials" area.Sean Silva
2012-12-27docs: Update the benchmark with updated perf numbers.Nadav Rotem
2012-12-26Update the docs with the new workload that was added.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-23Documentation: fix typos reported in PR13866Dmitri Gribenko
2012-12-23docs: Add link to external LLVM backend tutorial.Sean Silva
2012-12-21docs: More robust image scaling fix.Sean Silva
2012-12-21docs: Prevent image scaling.Sean Silva
2012-12-20docs: Try out nosidebar.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-20Add a new attribute, 'noduplicate'. If a function contains a noduplicate call...James Molloy
2012-12-20docs: Show TOC for GettingStarted.rst.Sean Silva
2012-12-20docs: Clean up adornments.Sean Silva
2012-12-20docs: ASCII-fySean Silva
2012-12-20doc: resize the image.Nadav Rotem
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-19Documentation: add a missing spaceDmitri Gribenko
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
2012-12-15Actually update the grammar of this sentence to reflect the removal of CellSPU.Chandler Carruth
2012-12-14Release notes for dragonegg 3.2.Duncan Sands
2012-12-14The CellSPU backend is more than experimental, it's dead now...Chandler Carruth
2012-12-14Remove a section that was in 3.1's notes.Chandler Carruth
2012-12-14Remove several entries from the 3.2 release notes that were in the 3.1Chandler Carruth
2012-12-14Fix the order of these sections of the release notes.Chandler Carruth
2012-12-14Add a rough draft of some content about the new SROA. I'll try to proofChandler Carruth
2012-12-14Delete a long-stale "if its ready" comment. All indications is that thisChandler Carruth
2012-12-14Provide some actual highlight bullets for Clang.Chandler Carruth