| Commit message (Expand) | Author | Age | Files | Lines |
* | Update tutorial to reflect the current APIs. Also correct a small omission in | Bill Wendling | 2011-10-16 | 1 | -35/+36 |
* | docs: Introduce cascading style <div> and <p> continued on <h[2-5]>. | NAKAMURA Takumi | 2011-04-23 | 1 | -18/+18 |
* | docs: Use <Hn> as Heading elements instead of <DIV class="doc_foo">. | NAKAMURA Takumi | 2011-04-18 | 1 | -24/+15 |
* | docs/*.html: Make W3C HTML 4.01 Strict more compliant. | NAKAMURA Takumi | 2011-04-09 | 1 | -1/+1 |
* | docs: Canonicalize URLs. | NAKAMURA Takumi | 2011-04-09 | 1 | -1/+1 |
* | Remove PHINode::reserveOperandSpace(). Instead, add a parameter to | Jay Foad | 2011-03-30 | 1 | -4/+4 |
* | Fix typo pointed out in pr9339. | Duncan Sands | 2011-02-27 | 1 | -1/+1 |
* | Fix missing includes of "llvm/Analysis/Passes.h" in the tutorials. Thanks | Dan Gohman | 2010-11-16 | 1 | -0/+1 |
* | Update examples and documentation to explicitly add basicaa, now that it's | Dan Gohman | 2010-11-15 | 1 | -0/+2 |
* | update the tutorial to use CreateFAdd to create fp operations. | Chris Lattner | 2010-09-01 | 1 | -2/+2 |
* | Update html tutorial docs to match api changes. | Eric Christopher | 2010-06-14 | 1 | -3/+3 |
* | Fix whitespace to be more consistent with AsmPrinter's style. | Dan Gohman | 2010-05-28 | 1 | -1/+1 |
* | Revert r103213. It broke several sections of live website. | mike-m | 2010-05-07 | 1 | -0/+1777 |
* | Overhauled llvm/clang docs builds. Closes PR6613. | mike-m | 2010-05-06 | 1 | -1777/+0 |
* | Floating-point add, sub, and mul are now spelled fadd, fsub, and fmul, | Dan Gohman | 2010-03-02 | 1 | -1/+1 |
* | Make Kaleidoscope not link against the interpreter, since that didn't | Jeffrey Yasskin | 2010-02-11 | 1 | -2/+6 |
* | Add "Author Date Id Revision" svn:keyword properties to these files, as | Dan Gohman | 2010-02-03 | 1 | -1/+1 |
* | Kill ModuleProvider and ghost linkage by inverting the relationship between | Jeffrey Yasskin | 2010-01-27 | 1 | -7/+3 |
* | Sync c++ kaleidoscope tutorial with test. | Erick Tryzelaar | 2009-09-22 | 1 | -12/+14 |
* | Update the tutorial to match changes to examples/Kaleidoscope. | Nick Lewycky | 2009-09-13 | 1 | -5/+14 |
* | Allocate the module provider in the Kaleidoscope code on the heap, not the st... | Reid Kleckner | 2009-08-26 | 1 | -29/+30 |
* | Push LLVMContexts through the IntegerType APIs. | Owen Anderson | 2009-08-13 | 1 | -20/+20 |
* | Documentation: fix HTML validation errors. | Benjamin Kramer | 2009-08-05 | 1 | -2/+2 |
* | Move a few more APIs back to 2.5 forms. The only remaining ones left to chan... | Owen Anderson | 2009-07-31 | 1 | -1/+1 |
* | Move types back to the 2.5 API. | Owen Anderson | 2009-07-29 | 1 | -1/+1 |
* | Move ConstantFP construction back to the 2.5-ish API. | Owen Anderson | 2009-07-27 | 1 | -7/+7 |
* | Get rid of the Pass+Context magic. | Owen Anderson | 2009-07-22 | 1 | -1/+1 |
* | Add EngineBuilder to ExecutionEngine in favor of the five optional argument E... | Reid Kleckner | 2009-07-18 | 1 | -1/+1 |
* | Privatize the ConstantFP table. I'm on a roll! | Owen Anderson | 2009-07-16 | 1 | -9/+9 |
* | Begin the painful process of tearing apart the rat'ss nest that is Constants.... | Owen Anderson | 2009-07-13 | 1 | -1/+1 |
* | Push LLVMContext _back_ through IRBuilder. | Owen Anderson | 2009-07-08 | 1 | -2/+3 |
* | Fix exaples using IRBuilder. Thanks, Quadrescence and Glip7 from IRC! | Gabor Greif | 2009-03-11 | 1 | -1/+1 |
* | adjust calls to ConstantFP::get to new API | Gabor Greif | 2008-06-10 | 1 | -7/+7 |
* | merge of 49966 from branches/ggreif/use-diet to trunk. these are already acti... | Gabor Greif | 2008-04-19 | 1 | -12/+12 |
* | improve diagnostics in call parsing, patch suggested by | Chris Lattner | 2008-04-14 | 1 | -1/+1 |
* | Merge LLVMBuilder and FoldingBuilder, calling | Duncan Sands | 2008-04-13 | 1 | -3/+3 |
* | Various updates from Sam Bishop: | Chris Lattner | 2008-02-10 | 1 | -0/+1 |
* | dump the module *before* we delete it, not after. | Chris Lattner | 2008-02-05 | 1 | -4/+4 |
* | fix typo noticed by Joshua Pennington | Chris Lattner | 2007-12-02 | 1 | -1/+1 |
* | Many typos, grammaro, and wording fixes. Patch by | Chris Lattner | 2007-11-13 | 1 | -27/+25 |
* | Typo fix in the tutorial. | Gordon Henriksen | 2007-11-12 | 1 | -2/+2 |
* | edits for chapter 5 | Chris Lattner | 2007-11-07 | 1 | -12/+13 |
* | fixes from Ryan Brown. | Chris Lattner | 2007-11-06 | 1 | -5/+6 |
* | add some links to the tutorial index and between chapters. | Chris Lattner | 2007-11-05 | 1 | -0/+3 |
* | add table of contents to each chapter. | Chris Lattner | 2007-11-05 | 1 | -5/+32 |
* | spell identifier correctly. | Chris Lattner | 2007-11-05 | 1 | -7/+7 |
* | fix typo | Chris Lattner | 2007-11-05 | 1 | -1/+1 |
* | add a link. | Chris Lattner | 2007-11-05 | 1 | -1/+2 |
* | okay, fine, make me finish this chapter. :) | Chris Lattner | 2007-10-31 | 1 | -32/+977 |
* | add the code for expression code that we'll add, though most of the | Chris Lattner | 2007-10-31 | 1 | -1/+265 |