| Age | Commit message (Expand) | Author |
| 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 |
| 2008-11-10 | Added support for the following definition of shufflevector | Mon P Wang |
| 2008-11-09 | fix validation problem. | Chris Lattner |
| 2008-11-08 | Fix syntax of iterate_complex example. Noticed by Martin! | Eric Christopher |
| 2008-11-07 | Document the acronym RAUW. Patch by Jonathan Brandmeyer! | Dan Gohman |
| 2008-11-06 | Clarify documentation. A module pass MP can require a function paqss FP only ... | Devang Patel |
| 2008-11-04 | fix two validation errors | Gabor Greif |
| 2008-11-04 | fix typos, harmonize formatting | Gabor Greif |
| 2008-11-04 | Add note about cmake. Patch by Oscar Fuentes. | Tanya Lattner |
| 2008-10-30 | mention fortran status. | Chris Lattner |
| 2008-10-29 | fix typo | Torok Edwin |
| 2008-10-28 | llvm-ld doesn't have a -march option. This fixes PR2961 | Chris Lattner |
| 2008-10-28 | fix prototype of print, it is (llvm/Pass.h): | Torok Edwin |
| 2008-10-28 | fix duplicate anchor names, and broken anchor links from the TOC | Torok Edwin |
| 2008-10-27 | formatting tweak for intrinsic | Gabor Greif |
| 2008-10-27 | Some grammar fixes, and non-invasive format changes. | Bill Wendling |
| 2008-10-27 | mention getresult -> extractvalue (PR2935) | Chris Lattner |
| 2008-10-26 | Remove -check-exit-code from bugpoint. This is subsumed by -append-exit-code. | Nick Lewycky |
| 2008-10-25 | Added MIPS release notes. | Bruno Cardoso Lopes |
| 2008-10-20 | Fix spelling error. | Matthijs Kooijman |
| 2008-10-17 | remove spurious space in link | Gabor Greif |
| 2008-10-15 | Remove naming Tilmann for generics. | Nicolas Geoffray |
| 2008-10-15 | catch one more typo, canonicalize LLVMdev | Gabor Greif |
| 2008-10-15 | fix some validation errors, improve formatting, squash a strange plural | Gabor Greif |
| 2008-10-14 | Prevent assert when using '"' in names (via hexadecimal). | Daniel Dunbar |
| 2008-10-14 | Add some ReleaseNotes on clang codegen. | Daniel Dunbar |
| 2008-10-14 | Document attributes changes. | Devang Patel |
| 2008-10-14 | Add VMKit notes. | Nicolas Geoffray |
| 2008-10-14 | Mention a few methods in ConstantSDNode that were renamed. | Dan Gohman |
| 2008-10-14 | HTML syntax fixes. | Dan Gohman |