summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)AuthorFilesLines
2012-12-27docs: Add FAQ about "storing to a virtual register".Sean Silva1-0/+23
2012-12-27docs: Move link to the new "external tutorials" area.Sean Silva2-7/+5
2012-12-27docs: Update the benchmark with updated perf numbers.Nadav Rotem1-0/+0
2012-12-26Update the docs with the new workload that was added.Nadav Rotem1-0/+0
2012-12-26revert an accidental commit.Nadav Rotem1-12/+0
2012-12-26Doc: add fmuladd to the list of vectorizeable functions. Thanks hfinkel.Nadav Rotem1-0/+14
2012-12-23Documentation: fix typos reported in PR13866Dmitri Gribenko1-6/+6
2012-12-23docs: Add link to external LLVM backend tutorial.Sean Silva1-0/+8
2012-12-21docs: More robust image scaling fix.Sean Silva1-2/+0
2012-12-21docs: Prevent image scaling.Sean Silva1-1/+2
2012-12-20docs: Try out nosidebar.Sean Silva1-1/+1
2012-12-20docs: Cleanup trailing whitespace.Sean Silva1-11/+11
2012-12-20docs: actually indent these consistentlySean Silva1-2/+2
2012-12-20docs: Indent consistently in code examples.Sean Silva1-10/+10
2012-12-20docs: Improve navigation for Vectorizers.rstSean Silva1-6/+14
2012-12-20docs: bring back link for reddit.Sean Silva2-2/+3
2012-12-20docs: Make document name congruent with title.Sean Silva2-2/+2
2012-12-20Add a new attribute, 'noduplicate'. If a function contains a noduplicate call...James Molloy1-0/+11
2012-12-20docs: Show TOC for GettingStarted.rst.Sean Silva1-0/+3
2012-12-20docs: Clean up adornments.Sean Silva1-15/+15
2012-12-20docs: ASCII-fySean Silva1-3/+3
2012-12-20doc: resize the image.Nadav Rotem1-0/+0
2012-12-20Doc: update the chart.Nadav Rotem2-2/+2
2012-12-19docs: Fix title underline warningsMeador Inge1-2/+2
2012-12-19doc: add subsections.Nadav Rotem1-0/+9
2012-12-19DOC: document the use of O2, O3 and Os with -fvectorize.Nadav Rotem1-2/+6
2012-12-19Documentation: add a missing spaceDmitri Gribenko1-1/+1
2012-12-19DOC: fix the url format.Nadav Rotem1-2/+2
2012-12-19DOC: add a benchmarks that compares us to gcc and icc. Nadav Rotem2-0/+13
2012-12-19docs: fix typos.Nadav Rotem1-5/+5
2012-12-19DOC: Add a webpage that describes the loop and bb vectorizers.Nadav Rotem2-0/+224
2012-12-15Actually update the grammar of this sentence to reflect the removal of CellSPU.Chandler Carruth1-1/+1
2012-12-14Release notes for dragonegg 3.2.Duncan Sands1-1/+4
2012-12-14The CellSPU backend is more than experimental, it's dead now...Chandler Carruth1-1/+1
2012-12-14Remove a section that was in 3.1's notes.Chandler Carruth1-15/+0
2012-12-14Remove several entries from the 3.2 release notes that were in the 3.1Chandler Carruth1-16/+0
2012-12-14Fix the order of these sections of the release notes.Chandler Carruth1-8/+8
2012-12-14Add a rough draft of some content about the new SROA. I'll try to proofChandler Carruth1-1/+15
2012-12-14Delete a long-stale "if its ready" comment. All indications is that thisChandler Carruth1-1/+0
2012-12-14Provide some actual highlight bullets for Clang.Chandler Carruth1-1/+3
2012-12-13docs: Improve discussion of syntax highlighting.Sean Silva1-6/+19
2012-12-13Documentation: CompilerWriterInfo.rst: update link to Intel documentationDmitri Gribenko1-1/+1
2012-12-13Add a dummy documentation file to unbreak 'make install'. We need to find howDmitri Gribenko1-0/+0
2012-12-12Makefile.sphinx: reST conversion is complete!Dmitri Gribenko1-4/+0
2012-12-12Documentation: use paths relative to document root in links.Dmitri Gribenko1-1/+1
2012-12-12Initial implementation of a utility for converting native data Nick Kledzik2-0/+867
2012-12-12Documentation: SphinxQuickstartTemplate.rst: add guidelines about highlightingDmitri Gribenko1-3/+6
2012-12-12Documentation: llvm-bcanalyzer.rst: cleanup.Dmitri Gribenko1-170/+51
2012-12-12Documentation: AliasAnalysis.rst: improve internal and external linksDmitri Gribenko1-19/+18
2012-12-12Documentation: convert WritingAnLLVMPass.html to reST.Dmitri Gribenko8-1967/+1456