summaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* docs: update docs/README.txt and make it useful.Sean Silva2013-01-021-6/+18
* Update the copyright coredits -- Happy new year 2013!NAKAMURA Takumi2013-01-012-2/+2
* docs: Fix FIXMESean Silva2012-12-312-4/+5
* Documentation: add a section to prevent spurious test failures like the oneDmitri Gribenko2012-12-301-0/+37
* docs: Add FAQ about "storing to a virtual register".Sean Silva2012-12-271-0/+23
* docs: Move link to the new "external tutorials" area.Sean Silva2012-12-272-7/+5
* docs: Update the benchmark with updated perf numbers.Nadav Rotem2012-12-271-0/+0
* Update the docs with the new workload that was added.Nadav Rotem2012-12-261-0/+0
* 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
* Documentation: fix typos reported in PR13866Dmitri Gribenko2012-12-231-6/+6
* docs: Add link to external LLVM backend tutorial.Sean Silva2012-12-231-0/+8
* docs: More robust image scaling fix.Sean Silva2012-12-211-2/+0
* docs: Prevent image scaling.Sean Silva2012-12-211-1/+2
* docs: Try out nosidebar.Sean Silva2012-12-201-1/+1
* 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-202-2/+3
* docs: Make document name congruent with title.Sean Silva2012-12-202-2/+2
* Add a new attribute, 'noduplicate'. If a function contains a noduplicate call...James Molloy2012-12-201-0/+11
* docs: Show TOC for GettingStarted.rst.Sean Silva2012-12-201-0/+3
* docs: Clean up adornments.Sean Silva2012-12-201-15/+15
* docs: ASCII-fySean Silva2012-12-201-3/+3
* doc: resize the image.Nadav Rotem2012-12-201-0/+0
* Doc: update the chart.Nadav Rotem2012-12-202-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
* Documentation: add a missing spaceDmitri Gribenko2012-12-191-1/+1
* 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-192-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-192-0/+224
* Actually update the grammar of this sentence to reflect the removal of CellSPU.Chandler Carruth2012-12-151-1/+1
* Release notes for dragonegg 3.2.Duncan Sands2012-12-141-1/+4
* The CellSPU backend is more than experimental, it's dead now...Chandler Carruth2012-12-141-1/+1
* Remove a section that was in 3.1's notes.Chandler Carruth2012-12-141-15/+0
* Remove several entries from the 3.2 release notes that were in the 3.1Chandler Carruth2012-12-141-16/+0
* Fix the order of these sections of the release notes.Chandler Carruth2012-12-141-8/+8
* Add a rough draft of some content about the new SROA. I'll try to proofChandler Carruth2012-12-141-1/+15
* Delete a long-stale "if its ready" comment. All indications is that thisChandler Carruth2012-12-141-1/+0
* Provide some actual highlight bullets for Clang.Chandler Carruth2012-12-141-1/+3
* docs: Improve discussion of syntax highlighting.Sean Silva2012-12-131-6/+19
* Documentation: CompilerWriterInfo.rst: update link to Intel documentationDmitri Gribenko2012-12-131-1/+1
* Add a dummy documentation file to unbreak 'make install'. We need to find howDmitri Gribenko2012-12-131-0/+0
* Makefile.sphinx: reST conversion is complete!Dmitri Gribenko2012-12-121-4/+0
* Documentation: use paths relative to document root in links.Dmitri Gribenko2012-12-121-1/+1
* Initial implementation of a utility for converting native data Nick Kledzik2012-12-122-0/+867