aboutsummaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* docs: fix broken link.Sean Silva2013-01-101-0/+2
* TableGen/LangRef: link bang operators into the productionlistSean Silva2013-01-091-4/+6
* TableGen/LangRef: discuss specific C-like escapesSean Silva2013-01-091-0/+5
* docs: Fix mention of DefmID to MultiClassID.Sean Silva2013-01-091-3/+3
* docs: Bring TableGen syntax a bit closer to reality.Sean Silva2013-01-091-1/+2
* Docs: mention that we support float reductions when -ffast-math is used.Nadav Rotem2013-01-081-0/+2
* Remove the llvm-local DW_TAG_vector_type tag and add a test toEric Christopher2013-01-081-3/+2
* Remove what appears to be a dead llvm-specific debug tag.Eric Christopher2013-01-081-3/+1
* Documentation: add a note that Clang on Mageia 2 can not find libstdc++ headersDmitri Gribenko2013-01-071-0/+3
* Documentation updates for pointer-to-member debug info added in r171698.David Blaikie2013-01-071-9/+11
* tblgen, docs: Add initial syntax reference.Sean Silva2013-01-072-0/+376
* Documentation: add clang 3.0 + libstdc++ 4.7.x as a known bad combination thatDmitri Gribenko2013-01-061-0/+5
* Add reference to dcommit on GettingStartedRenato Golin2013-01-061-2/+17
* GettingStarted: improve formatting and document that configure checks forDmitri Gribenko2013-01-051-18/+16
* Update the gcc-loops benchmarks results with the new automatic unrolling feat...Nadav Rotem2013-01-041-0/+0
* fix a couple of typosEli Bendersky2013-01-041-2/+2
* Add linpack-pc benchNadav Rotem2013-01-042-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
* 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