aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2013-01-31Fixed a mistake in my previous commit where I changed the wording slightly an...Michael Gottesman
2013-01-31Formatting Fix. Changed " to `` around the word 'constant' in the Lang RefMichael Gottesman
2013-01-31LangRef: Add a Rationale for volatile rules.Andrew Trick
2013-01-30...in light of recent activity related to llvm.memcpy flags. I want toAndrew Trick
2013-01-30Remove a mention of TargetInstrDescriptor, which no longer exists in the codeEli Bendersky
2013-01-30[docs] Guide prospective TableGen backend writers.Sean Silva
2013-01-30Documentation: Updating the data layout default specifications toPatrik Hagglund
2013-01-29Documentation: add empty lines so that lists are properly recognizedDmitri Gribenko
2013-01-28docs: reorganize front page slightlySean Silva
2013-01-26Documentation: fix syntax errorDmitri Gribenko
2013-01-25Fixed typo.Michael Gottesman
2013-01-25Added new section to the git-svn getting started section that provides aMichael Gottesman
2013-01-25Add an addition operator to TableGenHal Finkel
2013-01-23Fix small typoEli Bendersky
2013-01-23Add the heuristic to differentiate SSPStrong from SSPRequired.Bill Wendling
2013-01-23Add the IR attribute 'sspstrong'.Bill Wendling
2013-01-23docs: Update title of external tutorial.Sean Silva
2013-01-21Fix spellingJoel Jones
2013-01-21Docs for SparseMultiSetMichael Ilseman
2013-01-20[docs] Update IRC information.Michael J. Spencer
2013-01-20Update the gcc-loops benchmarkNadav Rotem
2013-01-20Update the linpack benchmark with different array sizes.Nadav Rotem
2013-01-20ReleaseNotes: note Sphinx migration.Sean Silva
2013-01-20docs: Nuke the old release notes.Sean Silva
2013-01-20docs: Use proper markup.Sean Silva
2013-01-20docs: Inline documentation structure into homepage.Sean Silva
2013-01-19Documentation: remove more mentions of TclDmitri Gribenko
2013-01-19Documentation: replace some non-ASCII characters by equivalent markupDmitri Gribenko
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