aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2012-06-06[llvm-nm] Update documentation to cover object file support and arguments.Michael J. Spencer
2012-06-06Add a new broken compiler.Duncan Sands
2012-06-05Add 3.0 and 3.1 tags to the getting started guide.Benjamin Kramer
2012-06-05Add a new intrinsic: llvm.fmuladd. This intrinsic represents a multiply-addLang Hames
2012-06-02Fix typos found by http://github.com/lyda/misspell-checkBenjamin Kramer
2012-06-01Remove the old register list functions from MCRegisterInfo.Jakob Stoklund Olesen
2012-05-31Fix typos noticed by Benjamin Kramer.Rafael Espindola
2012-05-31Require intervals in the range metadata to be in a canonical form: They mustRafael Espindola
2012-05-30typo fixChris Lattner
2012-05-27rdar://11542750 - llvm.trap should be marked no return.Chris Lattner
2012-05-24Add support for range expressions in TableGen foreach loops.Jakob Stoklund Olesen
2012-05-24Typo. Patch by Nicklas Bo Jensen <nbjensen@gmail.com>.Chad Rosier
2012-05-24Add half support to LLVM (for OpenCL)Tobias Grosser
2012-05-24Remove old release notes. Ready them for additions from current developmentBill Wendling
2012-05-24Reflect that tblgen is now llvm-tblgenJoel Jones
2012-05-22revert my previous patches that introduced an additional parameter to the obj...Nuno Lopes
2012-05-20Add RPO to the lexicon.Nick Lewycky
2012-05-16Fixed grammar for the llvm.trap intrinsic description.John Criswell
2012-05-15[docs] Remove unsupported references to ExtraSource variable.Daniel Dunbar
2012-05-15Add blurb for Crack.Bill Wendling
2012-05-15Update MIPS' section in the release notes. Patch by Simon Atanasyan.Akira Hatanaka
2012-05-15llvm-build: Add support for non-installed libraries (e.g., gtest).Daniel Dunbar
2012-05-15Add some release notes about compiler-rt and libc++David Chisnall
2012-05-14Rename @llvm.debugger to @llvm.debugtrap.Dan Gohman
2012-05-14Release notes for MIPS backend.Akira Hatanaka
2012-05-14Formatting changes. Remove the '...' placeholders.Bill Wendling
2012-05-14Add blurb about Julia.Bill Wendling
2012-05-13ReleaseNotes: Add info on PTX back-endJustin Holewinski
2012-05-13Fix Xcode case (Upper X, lower c)Jean-Daniel Dupas
2012-05-13ReleaseNotes: Add a note about zero_undef on llvm.cttz/ctlz. Extend x86 secti...Benjamin Kramer
2012-05-13ReleaseNotes: Add a blurb about llvm-mc -g and move inliner changes into the ...Benjamin Kramer
2012-05-13ReleaseNotes: Document that LLVM was rewritten in python.Benjamin Kramer
2012-05-13ReleaseNotes: Add bullets for removed targets. Extend the note about llvm-ld ...Benjamin Kramer
2012-05-13Outline some clang 3.1 highlights off the top of my head.Benjamin Kramer
2012-05-13Add a link for every project.Benjamin Kramer
2012-05-13Add blurb for LLVM D Compiler.Bill Wendling
2012-05-13Add blurbs for pocl and TCE.Bill Wendling
2012-05-13Add OSL blurb.Bill Wendling
2012-05-13Add FAUST blurb.Bill Wendling
2012-05-13Fix the tool documentationNadav Rotem
2012-05-12Document Python bindings in release notesGregory Szorc
2012-05-11Make the URL a link instead.Bill Wendling
2012-05-11Add mention of Glasgow Haskell Compiler.Bill Wendling
2012-05-11Some release notes for dragonegg.Duncan Sands
2012-05-11Define a new intrinsic, @llvm.debugger. It will be similar to __builtin_trap(),Dan Gohman
2012-05-09change the objectsize intrinsic signature: add a 3rd parameter to denote the ...Nuno Lopes
2012-05-08add to 3.1 release notesSeth Cantrell
2012-05-08Revert r156393, "[tests] Remove some remaining DejaGNU related cruft.", thisDaniel Dunbar
2012-05-08[tests] Remove some remaining DejaGNU related cruft.Daniel Dunbar
2012-05-08[docs] Remove POD based man page docs (and build system support).Daniel Dunbar