summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAge
...
* add some html escapesChris Lattner2008-06-08
* Using llc always rather than sometimes using LLC.Duncan Sands2008-06-08
* Fix spelling.Duncan Sands2008-06-08
* Add win64Anton Korobeynikov2008-06-08
* This was fixedAnton Korobeynikov2008-06-08
* add some notes.Chris Lattner2008-06-08
* Include loop deletion and the ADCE rewrite in the release notes.Owen Anderson2008-06-06
* Wrap MVT::ValueType in a struct to get type safetyDuncan Sands2008-06-06
* Describe loop index split.Devang Patel2008-06-05
* Wording fixes. Thanks Bill!Dan Gohman2008-06-05
* fix typos, tweak stuff, make it to validateGabor Greif2008-06-05
* Move i128 on x86-64 from the codegen section to the x86-specific section.Dan Gohman2008-06-05
* Add a note about improved alignment detection.Dan Gohman2008-06-05
* Add a note mentioning --view-sunit-dags improvements.Dan Gohman2008-06-05
* Expand the bullet item about i128 support and APInt usage in codegen.Dan Gohman2008-06-05
* Move this to the proper section.Gordon Henriksen2008-06-05
* Adding release notes for bindings improvements.Gordon Henriksen2008-06-05
* more updates and random notes, including changes up through Week-of-Mon-20080...Chris Lattner2008-06-05
* Update comments and documentation to reflect that GCSE and ValueNumbering areMatthijs Kooijman2008-06-05
* add llvmc2 notes, stack realignment.Chris Lattner2008-06-05
* various status updates.Chris Lattner2008-06-05
* Start adding 2.3 content.Chris Lattner2008-06-05
* Fix inst_iterator example.Chris Lattner2008-06-04
* Fix example to be valid LLVM assembly.Matthijs Kooijman2008-06-04
* 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