summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAge
* docs: Fix broken link.Sean Silva2012-12-04
* docs: Fix dead link.Sean Silva2012-12-04
* docs: Convert ProgrammersManual to reST.Sean Silva2012-12-04
* Clean up, bring up-to-date and apply consistent formatting.Eli Bendersky2012-12-03
* Simplify the coding standards for #include ordering. The ordering is nowChandler Carruth2012-12-02
* Unbreak Sphinx buildJustin Holewinski2012-12-02
* Another fix attempt to Makefile.sphinx - copy the PNGs from tutorial/ as well,Eli Bendersky2012-12-01
* Attempt to fix Makefile.sphinx to not generate errors while trying to copyEli Bendersky2012-12-01
* Update FileCheck's documentation to mention recently added feature ofEli Bendersky2012-12-01
* Documentation: convert WritingAnLLVMBackend.html to reSTDmitri Gribenko2012-12-01
* Removed redundancy in wordingMichael Ilseman2012-11-30
* Clean up the documentation to have a common description area for fast-math fl...Michael Ilseman2012-11-30
* Documentation for FileCheck: use 'option' and 'program' directives.Dmitri Gribenko2012-11-29
* Documentation for llvm-link: reformatDmitri Gribenko2012-11-29
* Documentation for llvm-cov: reformatDmitri Gribenko2012-11-29
* Documentation for llvm-stress: reformatDmitri Gribenko2012-11-29
* Documentation for opt: reformatDmitri Gribenko2012-11-29
* Documentation for llc: reformat.Dmitri Gribenko2012-11-29
* Documentation for lit: more formatting: use 'option' and 'program' directives.Dmitri Gribenko2012-11-29
* Documentation for tblgen: formattingDmitri Gribenko2012-11-29
* Documentation for lit: formatting improvements.Dmitri Gribenko2012-11-29
* Documentation: formatting improvementsDmitri Gribenko2012-11-29
* Documentation: use correct highlighterDmitri Gribenko2012-11-29
* Documentation: improve formatting and remove unneeded empty lines.Dmitri Gribenko2012-11-28
* Some grammar fixesEli Bendersky2012-11-28
* docs: [CMake] Add Xcode to the list of project formats CMake can generate.NAKAMURA Takumi2012-11-27
* Fast-math flags documentation added to LangRefMichael Ilseman2012-11-27
* Correct copy-pasto where we're talking about function attributes and not para...Bill Wendling2012-11-26
* Documentation: convert SourceLevelDebugging.html to reSTDmitri Gribenko2012-11-22
* Remove 'sretpromotion' pass from the documentation. This pass is longChandler Carruth2012-11-22
* Fix a typo in FileCheck.rstEli Bendersky2012-11-21
* Some sphinx-ing and consistency fixesEli Bendersky2012-11-20
* Better 80cols... *sigh*Joe Abbey2012-11-20
* Fixing a broken link.Joe Abbey2012-11-20
* docs: Fix highlighting.Sean Silva2012-11-20
* Note Freescale's contributions in the PPC release notes.Hal Finkel2012-11-20
* docs: Sphinxify LLVMBuild documentation.Sean Silva2012-11-20
* ReST-ify some markup in the LIT documentEli Bendersky2012-11-20
* docs: Fix reference to "bold" part of code example.Sean Silva2012-11-19
* First version of Polly release notes for 3.2Tobias Grosser2012-11-19
* SystemLibrary.rst: remove reference to a bug that was closed long time agoDmitri Gribenko2012-11-18
* Documentation: convert SystemLibrary documentation to reSTDmitri Gribenko2012-11-18
* Documentation: remove a copy of the FileCheck man page from TestingGuideDmitri Gribenko2012-11-18
* Documentation: use a :doc: link instead of an absolute http:// link.Dmitri Gribenko2012-11-18
* Documentation: fix broken link.Dmitri Gribenko2012-11-18
* docs: CodingStandards should follow the coding standards.Sean Silva2012-11-17
* Bump sphinx config to 3.3.Benjamin Kramer2012-11-17
* docs: Add link to HowToSetUpLLVMStyleRTTISean Silva2012-11-17
* ReleaseNotes.html updates reflecting PPC64 Elf Linux efforts and progress.Will Schmidt2012-11-16
* Add the Erlang/HiPE calling convention, patch by Yiannis Tsiouris.Duncan Sands2012-11-16