summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAge
...
* [docs] Get rid of some UTF8 characters (non-breaking space maybe).Daniel Dunbar2013-01-17
* [IR] Reserve/define the purpose for the "Linker Options" metadata flags.Daniel Dunbar2013-01-17
* Update the description of the llvm.fmuladd.* intrinsics to avoid use of theLang Hames2013-01-17
* Documentation: fix a typo 'IEE754'Dmitri Gribenko2013-01-16
* [IR] Add 'Append' and 'AppendUnique' module flag behaviors.Daniel Dunbar2013-01-16
* [IR] Add verifier support for llvm.module.flags.Daniel Dunbar2013-01-15
* Documentation: use monospaced font for intrinsics' namesDmitri Gribenko2013-01-13
* Fix broken link to LangRefDmitri Gribenko2013-01-13
* Use more canonical exception-handling link in docs.Tim Northover2013-01-12
* Fix broken links around Itanium C++ ABI in documentation.Tim Northover2013-01-12
* Remove PTX->NVPTX in CodeGenerator document and update its text.Justin Holewinski2013-01-11
* Update CodeGenerator document to add a "Not Applicable" category to theJustin Holewinski2013-01-11
* docs: Fix long standing linking antipattern.Sean Silva2013-01-11
* docs: fix misleading description.Sean Silva2013-01-11
* remove the rest of the "written by" lines in the documentation. It isChris Lattner2013-01-10
* docs: fix broken link.Sean Silva2013-01-10
* TableGen/LangRef: link bang operators into the productionlistSean Silva2013-01-09
* TableGen/LangRef: discuss specific C-like escapesSean Silva2013-01-09
* docs: Fix mention of DefmID to MultiClassID.Sean Silva2013-01-09
* docs: Bring TableGen syntax a bit closer to reality.Sean Silva2013-01-09
* Docs: mention that we support float reductions when -ffast-math is used.Nadav Rotem2013-01-08
* Remove the llvm-local DW_TAG_vector_type tag and add a test toEric Christopher2013-01-08
* Remove what appears to be a dead llvm-specific debug tag.Eric Christopher2013-01-08
* Documentation: add a note that Clang on Mageia 2 can not find libstdc++ headersDmitri Gribenko2013-01-07
* Documentation updates for pointer-to-member debug info added in r171698.David Blaikie2013-01-07
* tblgen, docs: Add initial syntax reference.Sean Silva2013-01-07
* Documentation: add clang 3.0 + libstdc++ 4.7.x as a known bad combination thatDmitri Gribenko2013-01-06
* Add reference to dcommit on GettingStartedRenato Golin2013-01-06
* GettingStarted: improve formatting and document that configure checks forDmitri Gribenko2013-01-05
* Update the gcc-loops benchmarks results with the new automatic unrolling feat...Nadav Rotem2013-01-04
* fix a couple of typosEli Bendersky2013-01-04
* Add linpack-pc benchNadav Rotem2013-01-04
* Update the docs about the new unroll features.Nadav Rotem2013-01-04
* Reformat the rst text.Nadav Rotem2013-01-03
* LoopVectorizer: Document the unrolling feature.Nadav Rotem2013-01-03
* docs: update docs/README.txt and make it useful.Sean Silva2013-01-02
* Update the copyright coredits -- Happy new year 2013!NAKAMURA Takumi2013-01-01
* docs: Fix FIXMESean Silva2012-12-31
* Documentation: add a section to prevent spurious test failures like the oneDmitri Gribenko2012-12-30
* docs: Add FAQ about "storing to a virtual register".Sean Silva2012-12-27
* docs: Move link to the new "external tutorials" area.Sean Silva2012-12-27
* docs: Update the benchmark with updated perf numbers.Nadav Rotem2012-12-27
* Update the docs with the new workload that was added.Nadav Rotem2012-12-26
* revert an accidental commit.Nadav Rotem2012-12-26
* Doc: add fmuladd to the list of vectorizeable functions. Thanks hfinkel.Nadav Rotem2012-12-26
* Documentation: fix typos reported in PR13866Dmitri Gribenko2012-12-23
* docs: Add link to external LLVM backend tutorial.Sean Silva2012-12-23
* docs: More robust image scaling fix.Sean Silva2012-12-21
* docs: Prevent image scaling.Sean Silva2012-12-21
* docs: Try out nosidebar.Sean Silva2012-12-20