aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2013-01-18[MC/Mach-O] Implement integrated assembler support for linker options.Daniel Dunbar
2013-01-18Documentation: remove all mentions of DejaGNU and TclDmitri Gribenko
2013-01-18Streamline the mentions of grep and FileCheck in TestingGuide.rstEli Bendersky
2013-01-17[Linker] Drop support for IR-level extended linking support (archives, etc.).Daniel Dunbar
2013-01-17[docs] Get rid of some UTF8 characters (non-breaking space maybe).Daniel Dunbar
2013-01-17[IR] Reserve/define the purpose for the "Linker Options" metadata flags.Daniel Dunbar
2013-01-17Update the description of the llvm.fmuladd.* intrinsics to avoid use of theLang Hames
2013-01-16Documentation: fix a typo 'IEE754'Dmitri Gribenko
2013-01-16[IR] Add 'Append' and 'AppendUnique' module flag behaviors.Daniel Dunbar
2013-01-15[IR] Add verifier support for llvm.module.flags.Daniel Dunbar
2013-01-13Documentation: use monospaced font for intrinsics' namesDmitri Gribenko
2013-01-13Fix broken link to LangRefDmitri Gribenko
2013-01-12Use more canonical exception-handling link in docs.Tim Northover
2013-01-12Fix broken links around Itanium C++ ABI in documentation.Tim Northover
2013-01-11Remove PTX->NVPTX in CodeGenerator document and update its text.Justin Holewinski
2013-01-11Update CodeGenerator document to add a "Not Applicable" category to theJustin Holewinski
2013-01-11docs: Fix long standing linking antipattern.Sean Silva
2013-01-11docs: fix misleading description.Sean Silva
2013-01-10remove the rest of the "written by" lines in the documentation. It isChris Lattner
2013-01-10docs: fix broken link.Sean Silva
2013-01-09TableGen/LangRef: link bang operators into the productionlistSean Silva
2013-01-09TableGen/LangRef: discuss specific C-like escapesSean Silva
2013-01-09docs: Fix mention of DefmID to MultiClassID.Sean Silva
2013-01-09docs: Bring TableGen syntax a bit closer to reality.Sean Silva
2013-01-08Docs: mention that we support float reductions when -ffast-math is used.Nadav Rotem
2013-01-08Remove the llvm-local DW_TAG_vector_type tag and add a test toEric Christopher
2013-01-08Remove what appears to be a dead llvm-specific debug tag.Eric Christopher
2013-01-07Documentation: add a note that Clang on Mageia 2 can not find libstdc++ headersDmitri Gribenko
2013-01-07Documentation updates for pointer-to-member debug info added in r171698.David Blaikie
2013-01-07tblgen, docs: Add initial syntax reference.Sean Silva
2013-01-06Documentation: add clang 3.0 + libstdc++ 4.7.x as a known bad combination thatDmitri Gribenko
2013-01-06Add reference to dcommit on GettingStartedRenato Golin
2013-01-05GettingStarted: improve formatting and document that configure checks forDmitri Gribenko
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