| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix some minor typos | Sylvestre Ledru | 2012-07-31 | 2 | -2/+2 |
* | Fix a typo (the the => the) | Sylvestre Ledru | 2012-07-23 | 2 | -2/+2 |
* | Move llvm/Support/IRBuilder.h -> llvm/IRBuilder.h | Chandler Carruth | 2012-06-29 | 5 | -5/+5 |
* | [docs] Include the Kaleidescope tutorial in the Sphinx docs build. | Daniel Dunbar | 2012-05-02 | 18 | -47/+17 |
* | Remove llvm-ld and llvm-stub (which is only used by llvm-ld). | Michael J. Spencer | 2012-04-19 | 2 | -8/+6 |
* | Install the PNG file as well. PR4780. | Bill Wendling | 2011-10-16 | 1 | -0/+2 |
* | Update tutorial to reflect the current APIs. Also correct a small omission in | Bill Wendling | 2011-10-16 | 6 | -215/+240 |
* | Tell people using the tutorial how to make it actually work. | David Chisnall | 2011-10-04 | 1 | -0/+6 |
* | A couple of minor fixes to the OCaml tutorial. PR10025 and PR10316. Patches... | Eli Friedman | 2011-07-15 | 1 | -5/+6 |
* | docs: Introduce cascading style <div> and <p> continued on <h[2-5]>. | NAKAMURA Takumi | 2011-04-23 | 16 | -134/+134 |
* | docs: Use <Hn> as Heading elements instead of <DIV class="doc_foo">. | NAKAMURA Takumi | 2011-04-18 | 17 | -181/+135 |
* | docs/*.html: Make W3C HTML 4.01 Strict more compliant. | NAKAMURA Takumi | 2011-04-09 | 3 | -3/+3 |
* | docs/tutorial/OCamlLangImpl7.html: Fix a href to missing Chapter 8. | NAKAMURA Takumi | 2011-04-09 | 1 | -1/+1 |
* | docs: Canonicalize URLs. | NAKAMURA Takumi | 2011-04-09 | 16 | -16/+16 |
* | Remove PHINode::reserveOperandSpace(). Instead, add a parameter to | Jay Foad | 2011-03-30 | 3 | -7/+7 |
* | Fix typo pointed out in pr9339. | Duncan Sands | 2011-02-27 | 1 | -1/+1 |
* | Minor fixes to tutorial, patch by Benjamin Meyer! | Chris Lattner | 2011-02-15 | 1 | -2/+2 |
* | Add a reference to the OCamlLangImpl8. | Erick Tryzelaar | 2011-01-01 | 1 | -1/+1 |
* | Add an OCaml tutorial page 8 | Erick Tryzelaar | 2011-01-01 | 2 | -1/+366 |
* | Fix missing includes of "llvm/Analysis/Passes.h" in the tutorials. Thanks | Dan Gohman | 2010-11-16 | 4 | -0/+4 |
* | Update examples and documentation to explicitly add basicaa, now that it's | Dan Gohman | 2010-11-15 | 4 | -0/+10 |
* | update the tutorial to use CreateFAdd to create fp operations. | Chris Lattner | 2010-09-01 | 4 | -9/+9 |
* | fix typos reported by Adam Warner! | Chris Lattner | 2010-06-21 | 2 | -2/+2 |
* | Update html tutorial docs to match api changes. | Eric Christopher | 2010-06-14 | 5 | -18/+18 |
* | Fix whitespace to be more consistent with AsmPrinter's style. | Dan Gohman | 2010-05-28 | 8 | -32/+32 |
* | Revert r103213. It broke several sections of live website. | mike-m | 2010-05-07 | 18 | -0/+18760 |
* | Overhauled llvm/clang docs builds. Closes PR6613. | mike-m | 2010-05-06 | 18 | -18760/+0 |
* | Fix the ocaml kaleidoscope tutorial to fix linking external libraries. | Erick Tryzelaar | 2010-03-21 | 2 | -2/+2 |
* | Update the OCaml Kaleidoscope tutorial. | Erick Tryzelaar | 2010-03-08 | 5 | -65/+58 |
* | Rewrite makefiles to explicitly reference DESTDIR to fix bug 3153. | Erick Tryzelaar | 2010-03-04 | 1 | -1/+1 |
* | Floating-point add, sub, and mul are now spelled fadd, fsub, and fmul, | Dan Gohman | 2010-03-02 | 8 | -77/+77 |
* | irbuilder is doing constant folding now by default, PR6092 | Chris Lattner | 2010-02-17 | 1 | -3/+3 |
* | fix some out of date prose dating from the LLVMContext changes. | Chris Lattner | 2010-02-17 | 1 | -3/+3 |
* | Make Kaleidoscope not link against the interpreter, since that didn't | Jeffrey Yasskin | 2010-02-11 | 4 | -9/+25 |
* | Add "Author Date Id Revision" svn:keyword properties to these files, as | Dan Gohman | 2010-02-03 | 15 | -15/+15 |
* | Kill ModuleProvider and ghost linkage by inverting the relationship between | Jeffrey Yasskin | 2010-01-27 | 4 | -47/+22 |
* | Remove the 'simple jit' tutorial as it wasn't really being maintained and its | Nick Lewycky | 2009-11-30 | 4 | -417/+0 |
* | Change the JIT to compile eagerly by default as agreed in | Jeffrey Yasskin | 2009-10-27 | 2 | -38/+28 |
* | Documentation: Perform automated correction of common typos. | Benjamin Kramer | 2009-10-12 | 4 | -6/+6 |
* | Sync c++ kaleidoscope tutorial with test. | Erick Tryzelaar | 2009-09-22 | 6 | -88/+95 |
* | Expose initializing the native target for the execution engine. | Erick Tryzelaar | 2009-09-14 | 4 | -0/+8 |
* | Make sure to initialize the fpm in the ocaml tutorial. | Erick Tryzelaar | 2009-09-14 | 4 | -0/+10 |
* | Update the tutorial to match changes to examples/Kaleidoscope. | Nick Lewycky | 2009-09-13 | 5 | -29/+77 |
* | Allocate the module provider in the Kaleidoscope code on the heap, not the st... | Reid Kleckner | 2009-08-26 | 4 | -144/+145 |
* | Update the ocaml docs to work with LLVMContext. | Erick Tryzelaar | 2009-08-19 | 5 | -13/+18 |
* | #include <cstdlib> in the code listing for strtod. | John McCall | 2009-08-17 | 1 | -0/+1 |
* | Push LLVMContexts through the IntegerType APIs. | Owen Anderson | 2009-08-13 | 7 | -65/+65 |
* | Documentation: fix HTML validation errors. | Benjamin Kramer | 2009-08-05 | 2 | -4/+4 |
* | Move a few more APIs back to 2.5 forms. The only remaining ones left to chan... | Owen Anderson | 2009-07-31 | 3 | -3/+3 |
* | Move types back to the 2.5 API. | Owen Anderson | 2009-07-29 | 5 | -6/+6 |