| Age | Commit message (Expand) | Author |
| 2008-12-10 | fix typo. thanks Baldrick for noticing | Nuno Lopes |
| 2008-12-10 | add gcc 4.1.2 from redhat to the list of broken compilers | Nuno Lopes |
| 2008-12-10 | Update these instructions to the 2.4 release. | Duncan Sands |
| 2008-12-10 | Mention the Ada and Fortran front-ends. | Duncan Sands |
| 2008-12-10 | Added a little more information that vector shifts require vector shift amount. | Mon P Wang |
| 2008-12-10 | Rewrite instructions for configuring external tests | Dale Johannesen |
| 2008-12-09 | Man page typo fix. | Mikhail Glushenkov |
| 2008-12-09 | Fix getNode to allow a vector for the shift amount for shifts of vectors. | Mon P Wang |
| 2008-12-08 | Generalize bugpoint's concept of a "safe" backend, and add options | Dan Gohman |
| 2008-12-08 | Fixes for Visual Studio users. Patch by OvermindDL1 on llvm-dev! | Nick Lewycky |
| 2008-12-07 | Man page update. | Mikhail Glushenkov |
| 2008-12-03 | Rename isSimpleLoad to canFoldAsLoad, to better reflect its meaning. | Dan Gohman |
| 2008-11-29 | Fix spelling mistake. | Nick Lewycky |
| 2008-11-27 | Fixed HTML closing tag, cleaned up some spacing. | Misha Brukman |
| 2008-11-26 | Small formatting change. | Bill Wendling |
| 2008-11-26 | Update to explain how ssp and sspreq attributes override each other. | Bill Wendling |
| 2008-11-26 | Describe some more options in the man page. | Mikhail Glushenkov |
| 2008-11-25 | Add a man page for llvmc. Really basic for now, will be updated later. | Mikhail Glushenkov |
| 2008-11-25 | This method got renamed, thanks to Mattias Holm for pointing this out. | Chris Lattner |
| 2008-11-25 | add info about how to run the tests with valgrind | Nuno Lopes |
| 2008-11-25 | CMake: Documented two cmake variables. | Oscar Fuentes |
| 2008-11-24 | Fix a few HTML tidiness issues. | Dan Gohman |
| 2008-11-24 | Delete some spurious characters. | Dan Gohman |
| 2008-11-24 | Fix some "</p>"s. | Dan Gohman |
| 2008-11-24 | Some documentation for LegalizeTypes. | Dan Gohman |
| 2008-11-24 | NULL, unique pointers from malloc(0), and freed pointers are legal values for | Torok Edwin |
| 2008-11-24 | Seriously strengthen the guarantee offered by noalias on a function's return | Nick Lewycky |
| 2008-11-24 | Extend the 'noalias' attribute to function return values. This is intended to | Nick Lewycky |
| 2008-11-22 | Fixed named anchor for llvm.stackprotector intrinsic. | Misha Brukman |
| 2008-11-22 | Describe how the JIT maps fields to MachineOperands, patch by | Chris Lattner |
| 2008-11-21 | Document TEST=dbgopt | Devang Patel |
| 2008-11-21 | reapply Sanjiv's patch to genericize memcpy/memset/memmove to take an | Chris Lattner |
| 2008-11-21 | Revert r59802. It was breaking the build of llvm-gcc: | Bill Wendling |
| 2008-11-21 | Make mem[cpy,move,set] intrinsics overloaded. | Sanjiv Gupta |
| 2008-11-21 | LLVM does have a fortran FE! | Duraid Madina |
| 2008-11-20 | CMake: More documentation. | Oscar Fuentes |
| 2008-11-20 | CMake: Some documentation. Work in progress. | Oscar Fuentes |
| 2008-11-19 | - Move the stackprotector intrinsic to the general section. | Bill Wendling |
| 2008-11-19 | Grammar. | Daniel Dunbar |
| 2008-11-18 | Documentation for the llvm.stackprotector intrinsic. | Bill Wendling |
| 2008-11-16 | punctuate, add wording about patches contributed by others. | Chris Lattner |
| 2008-11-13 | LLVM can generate native code for amd64 on "Linux". | Dan Gohman |
| 2008-11-13 | Update docs for ssp and sspreq function attributes. | Bill Wendling |
| 2008-11-12 | Correct these links. | Duncan Sands |
| 2008-11-11 | last validation errors | Chris Lattner |
| 2008-11-11 | fix some validation errors <it> -> <i> | Chris Lattner |
| 2008-11-11 | fix some validation errors. | Chris Lattner |
| 2008-11-11 | remove an extraneous tag | Chris Lattner |
| 2008-11-11 | Make this document *substantially* better and cover a lot more territory. | Chris Lattner |
| 2008-11-10 | final edits | Chris Lattner |