summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAge
* Remove/modify C backend references from LLVM documentation.David Blaikie2012-06-14
* Remove C backend reference from the FAQ.David Blaikie2012-06-14
* Clarify a bit that the types have to be the same. Came up on IRC.Duncan Sands2012-06-14
* Use correct syntax highliter in code blocks. Noticed by Sean Silva.Dmitri Gribenko2012-06-12
* FileCheck docs: remove leftover HTML markup.Dmitri Gribenko2012-06-12
* [llvm-nm] Update documentation to cover object file support and arguments.Michael J. Spencer2012-06-06
* Add a new broken compiler.Duncan Sands2012-06-06
* Add 3.0 and 3.1 tags to the getting started guide.Benjamin Kramer2012-06-05
* Add a new intrinsic: llvm.fmuladd. This intrinsic represents a multiply-addLang Hames2012-06-05
* Fix typos found by http://github.com/lyda/misspell-checkBenjamin Kramer2012-06-02
* Remove the old register list functions from MCRegisterInfo.Jakob Stoklund Olesen2012-06-01
* Fix typos noticed by Benjamin Kramer.Rafael Espindola2012-05-31
* Require intervals in the range metadata to be in a canonical form: They mustRafael Espindola2012-05-31
* typo fixChris Lattner2012-05-30
* rdar://11542750 - llvm.trap should be marked no return.Chris Lattner2012-05-27
* Add support for range expressions in TableGen foreach loops.Jakob Stoklund Olesen2012-05-24
* Typo. Patch by Nicklas Bo Jensen <nbjensen@gmail.com>.Chad Rosier2012-05-24
* Add half support to LLVM (for OpenCL)Tobias Grosser2012-05-24
* Remove old release notes. Ready them for additions from current developmentBill Wendling2012-05-24
* Reflect that tblgen is now llvm-tblgenJoel Jones2012-05-24
* revert my previous patches that introduced an additional parameter to the obj...Nuno Lopes2012-05-22
* Add RPO to the lexicon.Nick Lewycky2012-05-20
* Fixed grammar for the llvm.trap intrinsic description.John Criswell2012-05-16
* [docs] Remove unsupported references to ExtraSource variable.Daniel Dunbar2012-05-15
* Add blurb for Crack.Bill Wendling2012-05-15
* Update MIPS' section in the release notes. Patch by Simon Atanasyan.Akira Hatanaka2012-05-15
* llvm-build: Add support for non-installed libraries (e.g., gtest).Daniel Dunbar2012-05-15
* Add some release notes about compiler-rt and libc++David Chisnall2012-05-15
* Rename @llvm.debugger to @llvm.debugtrap.Dan Gohman2012-05-14
* Release notes for MIPS backend.Akira Hatanaka2012-05-14
* Formatting changes. Remove the '...' placeholders.Bill Wendling2012-05-14
* Add blurb about Julia.Bill Wendling2012-05-14
* ReleaseNotes: Add info on PTX back-endJustin Holewinski2012-05-13
* Fix Xcode case (Upper X, lower c)Jean-Daniel Dupas2012-05-13
* ReleaseNotes: Add a note about zero_undef on llvm.cttz/ctlz. Extend x86 secti...Benjamin Kramer2012-05-13
* ReleaseNotes: Add a blurb about llvm-mc -g and move inliner changes into the ...Benjamin Kramer2012-05-13
* ReleaseNotes: Document that LLVM was rewritten in python.Benjamin Kramer2012-05-13
* ReleaseNotes: Add bullets for removed targets. Extend the note about llvm-ld ...Benjamin Kramer2012-05-13
* Outline some clang 3.1 highlights off the top of my head.Benjamin Kramer2012-05-13
* Add a link for every project.Benjamin Kramer2012-05-13
* Add blurb for LLVM D Compiler.Bill Wendling2012-05-13
* Add blurbs for pocl and TCE.Bill Wendling2012-05-13
* Add OSL blurb.Bill Wendling2012-05-13
* Add FAUST blurb.Bill Wendling2012-05-13
* Fix the tool documentationNadav Rotem2012-05-13
* Document Python bindings in release notesGregory Szorc2012-05-12
* Make the URL a link instead.Bill Wendling2012-05-11
* Add mention of Glasgow Haskell Compiler.Bill Wendling2012-05-11
* Some release notes for dragonegg.Duncan Sands2012-05-11
* Define a new intrinsic, @llvm.debugger. It will be similar to __builtin_trap(),Dan Gohman2012-05-11