summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAge
* Coding standards: fix typo: '= deleted' -> '= delete'.Dmitri Gribenko2012-09-18
* Add LLVM_DELETED_FUNCTION to coding standards.Craig Topper2012-09-18
* Patch by Sean Silva!Galina Kistanova2012-09-13
* Add a new optimization pass: Stack Coloring, that merges disjoint static allo...Nadav Rotem2012-09-06
* [Docs] Fix Sphinx incremental build. Patch by Sean Silva!Michael J. Spencer2012-09-05
* [ms-inline asm] Enumerate the InlineAsm dialects and rename the nsdialect toChad Rosier2012-09-05
* [ms-inline asm] Emit the (new) inline asm Non-Standard Dialect attribute.Chad Rosier2012-09-05
* [ms-inline asm] Remove the Inline Asm Non-Standard Dialect attribute. ThisChad Rosier2012-09-04
* remove old docsNadav Rotem2012-08-30
* Patch by Sean Silva to un-barf his computer by explicitly removing the '\n'Bill Wendling2012-08-28
* Change the `linker_private_weak_def_auto' linkage to `linkonce_odr_auto_hide' toBill Wendling2012-08-17
* Remove references to compression in llvm-ar. It has been a long time since weRafael Espindola2012-08-10
* [ms-inline asm] Add a new Inline Asm Non-Standard Dialect attribute.Chad Rosier2012-08-10
* Sphinxify the CommandLine document.Bill Wendling2012-08-08
* Move header so that it can be picked up by other .rst files.Bill Wendling2012-08-08
* Add yaml2obj. A utility to convert YAML to binaries.Michael J. Spencer2012-08-02
* Sphinxify the Code Generator document.Bill Wendling2012-08-02
* Fix some minor typosSylvestre Ledru2012-07-31
* Fix grammar-o. Fixes PR13482!Nick Lewycky2012-07-30
* The TimePassesIsEnabled has since moved to PassManager.cpp.Chad Rosier2012-07-27
* Add a floor intrinsic.Dan Gohman2012-07-26
* Take people straight to the contents of the file.Duncan Sands2012-07-26
* Add the list of code owners to the top level of the LLVM source tree toDuncan Sands2012-07-26
* Fix two typos in the docSylvestre Ledru2012-07-25
* Twine: fix link to source, add link to class doc and container section.Axel Naumann2012-07-25
* Fix a typo (the the => the)Sylvestre Ledru2012-07-23
* Apparently it's possible to do an 'invoke asm'.Nuno Lopes2012-07-17
* ReleaseNotes.html: add note about specifying TLS modelsHans Wennborg2012-07-13
* Post-dom frontier was removed in 3.0. Patch by chenwj.Duncan Sands2012-07-13
* Fixup broken doc link. Patch by Sean Silva <silvas@purdue.edu>.Chad Rosier2012-07-11
* Since SmallMap was removed in r158644, remove documentation in ProgrammersMan...Dmitri Gribenko2012-07-06
* Update getFunction parameter documentation. Fixes PR13268.Chad Rosier2012-07-06
* Sphinxify the CMake document.Bill Wendling2012-07-06
* add @llvm.donothingNuno Lopes2012-07-05
* Document the llvm.fabs intrinsic.Peter Collingbourne2012-07-03
* Move llvm/Support/IRBuilder.h -> llvm/IRBuilder.hChandler Carruth2012-06-29
* Sphinxify the Atomics documentation.Bill Wendling2012-06-29
* Sphinxify the bitcode format document.Bill Wendling2012-06-28
* Sphinxify the exception handling doc.Bill Wendling2012-06-27
* Sphyinxify the Bugpoint document.Bill Wendling2012-06-26
* Extend the IL for selecting TLS models (PR9788)Hans Wennborg2012-06-23
* [docs] Sphinxify GettingStartedVS. Patch by Mikael Lyngvig!Michael J. Spencer2012-06-21
* Cleanup some encoding mishaps.Bill Wendling2012-06-21
* Sphinxify the tablegen document.Bill Wendling2012-06-21
* Sphinxify the outdated Packaging documentation.Bill Wendling2012-06-21
* Put space after "code-block::".Meador Inge2012-06-20
* Removed some left over HTML tags and a '}'.Meador Inge2012-06-20
* Sphixify the GEP FAQ.Bill Wendling2012-06-20
* Sphinxify the SegmentedStack document.Bill Wendling2012-06-20
* Move coding standards reference from development_process.rst to programming.rst.Bill Wendling2012-06-20