aboutsummaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* 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
* ReleaseNotes: Document that LLVM was rewritten in python.Benjamin Kramer2012-05-131-0/+2
* ReleaseNotes: Add bullets for removed targets. Extend the note about llvm-ld ...Benjamin Kramer2012-05-131-13/+10
* Outline some clang 3.1 highlights off the top of my head.Benjamin Kramer2012-05-131-4/+11
* Add a link for every project.Benjamin Kramer2012-05-131-34/+36
* Add blurb for LLVM D Compiler.Bill Wendling2012-05-131-0/+10
* Add blurbs for pocl and TCE.Bill Wendling2012-05-131-0/+34
* Add OSL blurb.Bill Wendling2012-05-131-0/+18
* Add FAUST blurb.Bill Wendling2012-05-131-0/+12
* Fix the tool documentationNadav Rotem2012-05-131-1/+1
* Document Python bindings in release notesGregory Szorc2012-05-121-0/+24
* Make the URL a link instead.Bill Wendling2012-05-111-11/+11
* Add mention of Glasgow Haskell Compiler.Bill Wendling2012-05-111-1/+34
* Some release notes for dragonegg.Duncan Sands2012-05-111-6/+19
* Define a new intrinsic, @llvm.debugger. It will be similar to __builtin_trap(),Dan Gohman2012-05-111-0/+26
* change the objectsize intrinsic signature: add a 3rd parameter to denote the ...Nuno Lopes2012-05-091-10/+14
* add to 3.1 release notesSeth Cantrell2012-05-081-0/+1
* Revert r156393, "[tests] Remove some remaining DejaGNU related cruft.", thisDaniel Dunbar2012-05-081-12/+20
* [tests] Remove some remaining DejaGNU related cruft.Daniel Dunbar2012-05-081-20/+12
* [docs] Remove POD based man page docs (and build system support).Daniel Dunbar2012-05-0826-3902/+1
* [docs] Add support for building man pages using Sphinx.Daniel Dunbar2012-05-081-26/+33
* [docs] Integrate the command guide into the toctree.Daniel Dunbar2012-05-081-2/+9
* [docs] Add ReST version of all the man pages.Daniel Dunbar2012-05-0822-0/+3953
* Remove C Backend from the bugpoint docsPete Cooper2012-05-071-8/+8