aboutsummaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Add Projects.rst to the toctree.Bill Wendling2012-06-191-1/+8
* Use correct capitalization.Bill Wendling2012-06-191-1/+1
* Indent coding examples.Bill Wendling2012-06-191-5/+5
* Remove bad HTML tags. Add missing :.Bill Wendling2012-06-191-4/+4
* Put flag names on one line.Bill Wendling2012-06-191-2/+1
* Fix italicized text.Bill Wendling2012-06-191-4/+4
* Use correct URL.Bill Wendling2012-06-191-1/+1
* Fix numbering of list items.Bill Wendling2012-06-191-6/+6
* Fix some Sphinx mistakes.Bill Wendling2012-06-191-41/+40
* First attempt at Sphinx. Convert the Projects.html file to Sphinx format.Bill Wendling2012-06-192-482/+329
* revert r158660, since Chris has some issues with this patch (namely using cod...Nuno Lopes2012-06-181-44/+0
* [docs] Port FAQ over to Sphinx.Michael J. Spencer2012-06-183-759/+466
* add the 'alloc' metadata node to represent the size of offset of buffers poin...Nuno Lopes2012-06-181-0/+44
* [docs] Make it pretty.Michael J. Spencer2012-06-151-5/+34
* Remove/modify C backend references from LLVM documentation.David Blaikie2012-06-143-8/+9
* Remove C backend reference from the FAQ.David Blaikie2012-06-141-3/+0
* Clarify a bit that the types have to be the same. Came up on IRC.Duncan Sands2012-06-141-1/+1
* Use correct syntax highliter in code blocks. Noticed by Sean Silva.Dmitri Gribenko2012-06-124-11/+11
* FileCheck docs: remove leftover HTML markup.Dmitri Gribenko2012-06-121-9/+9
* [llvm-nm] Update documentation to cover object file support and arguments.Michael J. Spencer2012-06-061-33/+68
* Add a new broken compiler.Duncan Sands2012-06-061-0/+1
* Add 3.0 and 3.1 tags to the getting started guide.Benjamin Kramer2012-06-051-0/+2
* Add a new intrinsic: llvm.fmuladd. This intrinsic represents a multiply-addLang Hames2012-06-051-0/+51
* Fix typos found by http://github.com/lyda/misspell-checkBenjamin Kramer2012-06-027-7/+7
* Remove the old register list functions from MCRegisterInfo.Jakob Stoklund Olesen2012-06-011-3/+3
* Fix typos noticed by Benjamin Kramer.Rafael Espindola2012-05-311-2/+2
* Require intervals in the range metadata to be in a canonical form: They mustRafael Espindola2012-05-311-0/+4
* typo fixChris Lattner2012-05-301-1/+1
* rdar://11542750 - llvm.trap should be marked no return.Chris Lattner2012-05-271-2/+2
* Add support for range expressions in TableGen foreach loops.Jakob Stoklund Olesen2012-05-241-2/+6
* Typo. Patch by Nicklas Bo Jensen <nbjensen@gmail.com>.Chad Rosier2012-05-241-1/+1
* Add half support to LLVM (for OpenCL)Tobias Grosser2012-05-242-3/+17
* Remove old release notes. Ready them for additions from current developmentBill Wendling2012-05-241-245/+96
* Reflect that tblgen is now llvm-tblgenJoel Jones2012-05-241-6/+7
* revert my previous patches that introduced an additional parameter to the obj...Nuno Lopes2012-05-221-12/+8
* Add RPO to the lexicon.Nick Lewycky2012-05-201-0/+2
* Fixed grammar for the llvm.trap intrinsic description.John Criswell2012-05-161-2/+2
* [docs] Remove unsupported references to ExtraSource variable.Daniel Dunbar2012-05-151-7/+0
* Add blurb for Crack.Bill Wendling2012-05-151-0/+12
* Update MIPS' section in the release notes. Patch by Simon Atanasyan.Akira Hatanaka2012-05-151-0/+2
* llvm-build: Add support for non-installed libraries (e.g., gtest).Daniel Dunbar2012-05-151-0/+5
* Add some release notes about compiler-rt and libc++David Chisnall2012-05-151-0/+15
* Rename @llvm.debugger to @llvm.debugtrap.Dan Gohman2012-05-141-5/+5
* Release notes for MIPS backend.Akira Hatanaka2012-05-141-4/+10
* Formatting changes. Remove the '...' placeholders.Bill Wendling2012-05-141-67/+44
* Add blurb about Julia.Bill Wendling2012-05-141-0/+16
* ReleaseNotes: Add info on PTX back-endJustin Holewinski2012-05-131-0/+15
* Fix Xcode case (Upper X, lower c)Jean-Daniel Dupas2012-05-132-2/+2
* ReleaseNotes: Add a note about zero_undef on llvm.cttz/ctlz. Extend x86 secti...Benjamin Kramer2012-05-131-3/+12
* ReleaseNotes: Add a blurb about llvm-mc -g and move inliner changes into the ...Benjamin Kramer2012-05-131-6/+11