| Age | Commit message (Expand) | Author |
| 2008-06-04 | Fix example to be valid LLVM assembly. | Matthijs Kooijman |
| 2008-05-31 | Add a standard for control-flow unreachable assertions in functions that return | Nick Lewycky |
| 2008-05-31 | IR, bitcode reader, bitcode writer, and asmparser changes to | Dan Gohman |
| 2008-05-28 | Update text to point people at the right version of the tutorial for | Chris Lattner |
| 2008-05-23 | Document common linkage. | Dale Johannesen |
| 2008-05-23 | label is a first-class type. | Dan Gohman |
| 2008-05-23 | Update the description of first-class types to reflect that | Dan Gohman |
| 2008-05-23 | Restructure the testing documentation. | Matthijs Kooijman |
| 2008-05-22 | minor edits | Chris Lattner |
| 2008-05-21 | adapt to new API | Gabor Greif |
| 2008-05-20 | Clarify that and/or/xor/sdiv etc all allow vectors. | Chris Lattner |
| 2008-05-20 | Clarify copyright transfer when you don't own the copyright of | Chris Lattner |
| 2008-05-20 | Clarify the testing documentation a bit and solve two HTML validator warnings. | Matthijs Kooijman |
| 2008-05-19 | Grammar fix. | Bill Wendling |
| 2008-05-19 | Delete module. | Bill Wendling |
| 2008-05-19 | Convert non-ASCII apostrophes into ASCII apostrophes. | Bill Wendling |
| 2008-05-19 | Delete the Module object. | Bill Wendling |
| 2008-05-19 | s/insure/ensure/ | Bill Wendling |
| 2008-05-14 | Add documentation for tail call optimization to CodeGenerator.html. Add a link | Arnold Schwaighofer |
| 2008-05-13 | s/indicies/indices/ and clarify the extractvalue and insertvalue are | Dan Gohman |
| 2008-05-12 | Initial documentation for first-class aggregates changes. | Dan Gohman |
| 2008-05-12 | Fix a malformed %gt; | Dan Gohman |
| 2008-05-12 | Add two new instructions to the llvm IR, vicmp and vfcmp. see updated LangRef | Nate Begeman |
| 2008-05-08 | Improve pass documentation and comments. | Gordon Henriksen |
| 2008-05-04 | Remove entries from here also | Anton Korobeynikov |
| 2008-05-04 | Drop llvmc also, it will be replaced by shiny new llvmc2 | Anton Korobeynikov |
| 2008-05-04 | Drop llvm2cpp, it's now a llc target | Anton Korobeynikov |
| 2008-04-29 | Minor spelling and typo fixes. | John Criswell |
| 2008-04-28 | Add support for response files to the CommandLine library. | Mikhail Glushenkov |
| 2008-04-24 | % -> @ | Chris Lattner |
| 2008-04-24 | Doc updates/edits, contributed by Terence Parr! | Chris Lattner |
| 2008-04-23 | fix description of 'ret' to be more correct with multiple return | Chris Lattner |
| 2008-04-23 | Allow undef as an operand to getresult. | Chris Lattner |
| 2008-04-19 | free(null) -> noop | Chris Lattner |
| 2008-04-19 | merge of 49966 from branches/ggreif/use-diet to trunk. these are already acti... | Gabor Greif |
| 2008-04-19 | Some clarifications suggested by Jon Sargeant | Chris Lattner |
| 2008-04-15 | A couple minor fixes suggested by Matthijs Kooijman | Chris Lattner |
| 2008-04-14 | improve diagnostics in call parsing, patch suggested by | Chris Lattner |
| 2008-04-13 | Merge LLVMBuilder and FoldingBuilder, calling | Duncan Sands |
| 2008-04-11 | The Ada front-end from the LLVM 2.2 release | Duncan Sands |
| 2008-04-07 | Added note to getting started guide to use llvm-gcc4.2. | Tanya Lattner |
| 2008-04-02 | more edits from Jon Sargeant | Chris Lattner |
| 2008-04-01 | add a dropped hunk from Jon Sargeant's patch. | Chris Lattner |
| 2008-04-01 | make langref more precise, wave 1, from Jon Sargeant | Chris Lattner |
| 2008-04-01 | minor typo | Chris Lattner |
| 2008-03-31 | Add a unified 'generated documentation' target so the web site script has a c... | Gordon Henriksen |
| 2008-03-31 | There isn't any c++ code in LangImpl8.html, so use that | Erick Tryzelaar |
| 2008-03-31 | Chapter 5, 6, and 7 of the ocaml/kaleidoscope tutorial | Erick Tryzelaar |
| 2008-03-30 | Tweak build system to allow for installing the tutorial and uninstalling the ... | Erick Tryzelaar |
| 2008-03-30 | Fix some documentation for the tutorial. | Erick Tryzelaar |