summaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Documentation for FileCheck: use 'option' and 'program' directives.Dmitri Gribenko2012-11-291-36/+32
* Documentation for llvm-link: reformatDmitri Gribenko2012-11-291-54/+32
* Documentation for llvm-cov: reformatDmitri Gribenko2012-11-291-26/+14
* Documentation for llvm-stress: reformatDmitri Gribenko2012-11-291-22/+8
* Documentation for opt: reformatDmitri Gribenko2012-11-291-111/+71
* Documentation for llc: reformat.Dmitri Gribenko2012-11-291-120/+56
* Documentation for lit: more formatting: use 'option' and 'program' directives.Dmitri Gribenko2012-11-291-139/+144
* Documentation for tblgen: formattingDmitri Gribenko2012-11-291-98/+41
* Documentation for lit: formatting improvements.Dmitri Gribenko2012-11-291-117/+41
* Documentation: formatting improvementsDmitri Gribenko2012-11-291-3/+3
* Documentation: use correct highlighterDmitri Gribenko2012-11-291-3/+3
* Documentation: improve formatting and remove unneeded empty lines.Dmitri Gribenko2012-11-282-70/+9
* Some grammar fixesEli Bendersky2012-11-281-4/+3
* docs: [CMake] Add Xcode to the list of project formats CMake can generate.NAKAMURA Takumi2012-11-271-1/+1
* Fast-math flags documentation added to LangRefMichael Ilseman2012-11-271-11/+123
* Correct copy-pasto where we're talking about function attributes and not para...Bill Wendling2012-11-261-1/+1
* Documentation: convert SourceLevelDebugging.html to reSTDmitri Gribenko2012-11-223-2859/+2287
* Remove 'sretpromotion' pass from the documentation. This pass is longChandler Carruth2012-11-221-24/+0
* Fix a typo in FileCheck.rstEli Bendersky2012-11-211-1/+1
* Some sphinx-ing and consistency fixesEli Bendersky2012-11-201-16/+15
* Better 80cols... *sigh*Joe Abbey2012-11-201-3/+3
* Fixing a broken link.Joe Abbey2012-11-201-3/+3
* docs: Fix highlighting.Sean Silva2012-11-201-1/+1
* Note Freescale's contributions in the PPC release notes.Hal Finkel2012-11-201-1/+4
* docs: Sphinxify LLVMBuild documentation.Sean Silva2012-11-203-369/+327
* ReST-ify some markup in the LIT documentEli Bendersky2012-11-201-10/+10
* docs: Fix reference to "bold" part of code example.Sean Silva2012-11-191-5/+6
* First version of Polly release notes for 3.2Tobias Grosser2012-11-191-5/+14
* SystemLibrary.rst: remove reference to a bug that was closed long time agoDmitri Gribenko2012-11-181-5/+0
* Documentation: convert SystemLibrary documentation to reSTDmitri Gribenko2012-11-183-318/+258
* Documentation: remove a copy of the FileCheck man page from TestingGuideDmitri Gribenko2012-11-181-194/+4
* Documentation: use a :doc: link instead of an absolute http:// link.Dmitri Gribenko2012-11-181-2/+2
* Documentation: fix broken link.Dmitri Gribenko2012-11-181-2/+2
* docs: CodingStandards should follow the coding standards.Sean Silva2012-11-171-20/+20
* Bump sphinx config to 3.3.Benjamin Kramer2012-11-171-2/+2
* docs: Add link to HowToSetUpLLVMStyleRTTISean Silva2012-11-171-1/+2
* ReleaseNotes.html updates reflecting PPC64 Elf Linux efforts and progress.Will Schmidt2012-11-161-0/+37
* Add the Erlang/HiPE calling convention, patch by Yiannis Tsiouris.Duncan Sands2012-11-162-8/+23
* Remove trailing whitespaceMichael Ilseman2012-11-161-28/+28
* Fix typo.Jyotsna Verma2012-11-151-2/+2
* Add description of how to build docsJoel Jones2012-11-151-1/+28
* Add missing documentation for llvm.exp2, llvm.log10, and llvm.log2.Craig Topper2012-11-151-0/+102
* Add llvm.ceil, llvm.trunc, llvm.rint, llvm.nearbyint intrinsics.Craig Topper2012-11-151-0/+141
* Add some release notes that say we removed the CellSPU port.Eric Christopher2012-11-151-0/+2
* docs: Improve typographical correctness.Sean Silva2012-11-141-2/+2
* docs: Sphinxify TestSuiteMakefileGuideSean Silva2012-11-143-356/+290
* Remove the CellSPU port.Eric Christopher2012-11-141-9/+0
* docs: Sphinxify TestingGuideSean Silva2012-11-147-930/+723
* Support for [[@LINE]], [[@LINE+<offset>]], [[@LINE-<offset>]] expressions inAlexander Kornienko2012-11-141-0/+27
* Added %(line), %(line+<number>), %(line-<number>) substitutions to litAlexander Kornienko2012-11-141-0/+5