summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAge
* Add a standard for control-flow unreachable assertions in functions that returnNick Lewycky2008-05-31
* IR, bitcode reader, bitcode writer, and asmparser changes toDan Gohman2008-05-31
* Update text to point people at the right version of the tutorial forChris Lattner2008-05-28
* Document common linkage.Dale Johannesen2008-05-23
* label is a first-class type.Dan Gohman2008-05-23
* Update the description of first-class types to reflect thatDan Gohman2008-05-23
* Restructure the testing documentation.Matthijs Kooijman2008-05-23
* minor editsChris Lattner2008-05-22
* adapt to new APIGabor Greif2008-05-21
* Clarify that and/or/xor/sdiv etc all allow vectors.Chris Lattner2008-05-20
* Clarify copyright transfer when you don't own the copyright ofChris Lattner2008-05-20
* Clarify the testing documentation a bit and solve two HTML validator warnings.Matthijs Kooijman2008-05-20
* Grammar fix.Bill Wendling2008-05-19
* Delete module.Bill Wendling2008-05-19
* Convert non-ASCII apostrophes into ASCII apostrophes.Bill Wendling2008-05-19
* Delete the Module object.Bill Wendling2008-05-19
* s/insure/ensure/Bill Wendling2008-05-19
* Add documentation for tail call optimization to CodeGenerator.html. Add a linkArnold Schwaighofer2008-05-14
* s/indicies/indices/ and clarify the extractvalue and insertvalue areDan Gohman2008-05-13
* Initial documentation for first-class aggregates changes.Dan Gohman2008-05-12
* Fix a malformed %gt;Dan Gohman2008-05-12
* Add two new instructions to the llvm IR, vicmp and vfcmp. see updated LangRefNate Begeman2008-05-12
* Improve pass documentation and comments.Gordon Henriksen2008-05-08
* Remove entries from here alsoAnton Korobeynikov2008-05-04
* Drop llvmc also, it will be replaced by shiny new llvmc2Anton Korobeynikov2008-05-04
* Drop llvm2cpp, it's now a llc targetAnton Korobeynikov2008-05-04
* Minor spelling and typo fixes.John Criswell2008-04-29
* Add support for response files to the CommandLine library.Mikhail Glushenkov2008-04-28
* % -> @Chris Lattner2008-04-24
* Doc updates/edits, contributed by Terence Parr!Chris Lattner2008-04-24
* fix description of 'ret' to be more correct with multiple returnChris Lattner2008-04-23
* Allow undef as an operand to getresult.Chris Lattner2008-04-23
* free(null) -> noopChris Lattner2008-04-19
* merge of 49966 from branches/ggreif/use-diet to trunk. these are already acti...Gabor Greif2008-04-19
* Some clarifications suggested by Jon SargeantChris Lattner2008-04-19
* A couple minor fixes suggested by Matthijs KooijmanChris Lattner2008-04-15
* improve diagnostics in call parsing, patch suggested byChris Lattner2008-04-14
* Merge LLVMBuilder and FoldingBuilder, callingDuncan Sands2008-04-13
* The Ada front-end from the LLVM 2.2 releaseDuncan Sands2008-04-11
* Added note to getting started guide to use llvm-gcc4.2.Tanya Lattner2008-04-07
* more edits from Jon SargeantChris Lattner2008-04-02
* add a dropped hunk from Jon Sargeant's patch.Chris Lattner2008-04-01
* make langref more precise, wave 1, from Jon SargeantChris Lattner2008-04-01
* minor typoChris Lattner2008-04-01
* Add a unified 'generated documentation' target so the web site script has a c...Gordon Henriksen2008-03-31
* There isn't any c++ code in LangImpl8.html, so use thatErick Tryzelaar2008-03-31
* Chapter 5, 6, and 7 of the ocaml/kaleidoscope tutorialErick Tryzelaar2008-03-31
* Tweak build system to allow for installing the tutorial and uninstalling the ...Erick Tryzelaar2008-03-30
* Fix some documentation for the tutorial.Erick Tryzelaar2008-03-30
* fix typo, PR2181Chris Lattner2008-03-30