2009-10-12 |
Benjamin Kramer | Documentation: Perform automated correction of common... |
tree | commitdiff |
2009-09-22 |
Erick Tryzelaar | Sync c++ kaleidoscope tutorial with test. |
tree | commitdiff |
2009-09-14 |
Erick Tryzelaar | Expose initializing the native target for the execution... |
tree | commitdiff |
2009-09-14 |
Erick Tryzelaar | Make sure to initialize the fpm in the ocaml tutorial. |
tree | commitdiff |
2009-09-13 |
Nick Lewycky | Update the tutorial to match changes to examples/Kaleid... |
tree | commitdiff |
2009-08-26 |
Reid Kleckner | Allocate the module provider in the Kaleidoscope code... |
tree | commitdiff |
2009-08-19 |
Erick Tryzelaar | Update the ocaml docs to work with LLVMContext. |
tree | commitdiff |
2009-08-17 |
John McCall | #include <cstdlib> in the code listing for strtod. |
tree | commitdiff |
2009-08-13 |
Owen Anderson | Push LLVMContexts through the IntegerType APIs. |
tree | commitdiff |
2009-08-05 |
Benjamin Kramer | Documentation: fix HTML validation errors. |
tree | commitdiff |
2009-07-31 |
Owen Anderson | Move a few more APIs back to 2.5 forms. The only remai... |
tree | commitdiff |
2009-07-29 |
Owen Anderson | Move types back to the 2.5 API. |
tree | commitdiff |
2009-07-27 |
Owen Anderson | Move ConstantFP construction back to the 2.5-ish API. |
tree | commitdiff |
2009-07-22 |
Owen Anderson | Get rid of the Pass+Context magic. |
tree | commitdiff |
2009-07-21 |
Chris Lattner | Various doc updates from Edward O'Callaghan! |
tree | commitdiff |
2009-07-18 |
Reid Kleckner | Add EngineBuilder to ExecutionEngine in favor of the... |
tree | commitdiff |
2009-07-16 |
Owen Anderson | Privatize the ConstantFP table. I'm on a roll! |
tree | commitdiff |
2009-07-13 |
Owen Anderson | Begin the painful process of tearing apart the rat... |
tree | commitdiff |
2009-07-08 |
Owen Anderson | Push LLVMContext _back_ through IRBuilder. |
tree | commitdiff |
2009-05-12 |
Bill Wendling | Use llvm::raw_stream instead of llvm::Streams. |
tree | commitdiff |
2009-04-12 |
Nick Lewycky | Fix compile error. Pointed out by mait on #llvm IRC! |
tree | commitdiff |
2009-03-11 |
Gabor Greif | do not pretend llvm/.../*.h being system headers |
tree | commitdiff |
2009-03-11 |
Gabor Greif | fix validator errors |
tree | commitdiff |
2009-03-11 |
Gabor Greif | Fix exaples using IRBuilder. Thanks, Quadrescence and... |
tree | commitdiff |
2009-02-09 |
Chris Lattner | mention rdynamic, PR3431, patch by Stein Roger Skafløtten! |
tree | commitdiff |
2008-12-12 |
Chris Lattner | fix some incorrect links. |
tree | commitdiff |
2008-10-29 |
Torok Edwin | fix typo |
tree | commitdiff |
2008-06-10 |
Gabor Greif | adjust calls to ConstantFP::get to new API |
tree | commitdiff |
2008-05-28 |
Chris Lattner | Update text to point people at the right version of... |
tree | commitdiff |
2008-05-21 |
Gabor Greif | adapt to new API |
tree | commitdiff |
2008-05-19 |
Bill Wendling | Grammar fix. |
tree | commitdiff |
2008-05-19 |
Bill Wendling | Delete module. |
tree | commitdiff |
2008-05-19 |
Bill Wendling | Convert non-ASCII apostrophes into ASCII apostrophes. |
tree | commitdiff |
2008-05-19 |
Bill Wendling | Delete the Module object. |
tree | commitdiff |
2008-05-19 |
Bill Wendling | s/insure/ensure/ |
tree | commitdiff |
2008-04-19 |
Gabor Greif | Merge ... 49966 from branches/ggreif/use-diet to trunk... |
tree | commitdiff |
2008-04-15 |
Chris Lattner | A couple minor fixes suggested by Matthijs Kooijman |
tree | commitdiff |
2008-04-14 |
Chris Lattner | improve diagnostics in call parsing, patch suggested by |
tree | commitdiff |
2008-04-13 |
Duncan Sands | Merge LLVMBuilder and FoldingBuilder, calling |
tree | commitdiff |
2008-03-31 |
Erick Tryzelaar | There isn't any c++ code in LangImpl8.html, so use... |
tree | commitdiff |
2008-03-31 |
Erick Tryzelaar | Chapter 5, 6, and 7 of the ocaml/kaleidoscope tutorial |
tree | commitdiff |
2008-03-30 |
Erick Tryzelaar | Tweak build system to allow for installing the tutorial... |
tree | commitdiff |
2008-03-30 |
Erick Tryzelaar | Fix some documentation for the tutorial. |
tree | commitdiff |
2008-03-30 |
Erick Tryzelaar | Add chapter 3 and 4 of the ocaml/kaleidoscope tutorial. |
tree | commitdiff |
2008-03-27 |
Erick Tryzelaar | Adding the first two chapters of the ocaml/kaleidoscope... |
tree | commitdiff |
2008-03-26 |
Erick Tryzelaar | Test commit (removed trailing whitespace) |
tree | commitdiff |
2008-03-24 |
Owen Anderson | Oops. I wanted the compile flags for C++, not the... |
tree | commitdiff |
2008-02-22 |
Chris Lattner | fix some bugs in tutorial, patch by Erick Tryzelaar |
tree | commitdiff |
2008-02-10 |
Chris Lattner | Various updates from Sam Bishop: |
tree | commitdiff |
2008-02-05 |
Chris Lattner | dump the module *before* we delete it, not after. |
tree | commitdiff |
2007-12-02 |
Chris Lattner | fix typo noticed by Joshua Pennington |
tree | commitdiff |
2007-11-28 |
Chris Lattner | Add a note |
tree | commitdiff |
2007-11-23 |
Chris Lattner | !< is >=, not >. Thanks to Max Hailperin for pointing... |
tree | commitdiff |
2007-11-19 |
Owen Anderson | Teach me to do stuff late at night. |
tree | commitdiff |
2007-11-19 |
Owen Anderson | Fix a factually incorrect statement pointed out by... |
tree | commitdiff |
2007-11-15 |
Chris Lattner | many edits, patch by Kelly Wilson! |
tree | commitdiff |
2007-11-13 |
Chris Lattner | Many typos, grammaro, and wording fixes. Patch by |
tree | commitdiff |
2007-11-12 |
Gordon Henriksen | Typo fix in the tutorial. |
tree | commitdiff |
2007-11-07 |
Chris Lattner | minor edit |
tree | commitdiff |
2007-11-07 |
Chris Lattner | final edits. |
tree | commitdiff |
2007-11-07 |
Chris Lattner | chapter 7 edits |
tree | commitdiff |
2007-11-07 |
Chris Lattner | edits for chapter 7 |
tree | commitdiff |
2007-11-07 |
Chris Lattner | edits for chapter 5 |
tree | commitdiff |
2007-11-07 |
Chris Lattner | minor edits |
tree | commitdiff |
2007-11-07 |
Chris Lattner | edits. |
tree | commitdiff |
2007-11-06 |
Chris Lattner | fixes from Kelly Wilson. |
tree | commitdiff |
2007-11-06 |
Chris Lattner | edits for chapter 3 |
tree | commitdiff |
2007-11-06 |
Chris Lattner | chapter 2 edits |
tree | commitdiff |
2007-11-06 |
Chris Lattner | edits |
tree | commitdiff |
2007-11-06 |
Chris Lattner | clarify what proto is. |
tree | commitdiff |
2007-11-06 |
Chris Lattner | Add a real intro to the series. |
tree | commitdiff |
2007-11-06 |
Chris Lattner | typo from Ryan Brown. |
tree | commitdiff |
2007-11-06 |
Chris Lattner | fixes from Ryan Brown. |
tree | commitdiff |
2007-11-06 |
Owen Anderson | Add a missing #include. |
tree | commitdiff |
2007-11-05 |
Chris Lattner | merge in various fixes from Kelly Wilson. |
tree | commitdiff |
2007-11-05 |
Chris Lattner | add some links to the tutorial index and between chapters. |
tree | commitdiff |
2007-11-05 |
Chris Lattner | grammaro |
tree | commitdiff |
2007-11-05 |
Chris Lattner | recursive types are our friend. |
tree | commitdiff |
2007-11-05 |
Chris Lattner | mention possibility of using a visitor |
tree | commitdiff |
2007-11-05 |
Chris Lattner | clarify why prototype::codegen returns a function. |
tree | commitdiff |
2007-11-05 |
Chris Lattner | TOC for chapter 8 |
tree | commitdiff |
2007-11-05 |
Chris Lattner | add table of contents to each chapter. |
tree | commitdiff |
2007-11-05 |
Chris Lattner | add link to llvmbuilder doxygen docs |
tree | commitdiff |
2007-11-05 |
Chris Lattner | spell identifier correctly. |
tree | commitdiff |
2007-11-05 |
Chris Lattner | fix typo |
tree | commitdiff |
2007-11-05 |
Chris Lattner | Dan points out that mem2reg also promotes vectors:... |
tree | commitdiff |
2007-11-05 |
Chris Lattner | clarify |
tree | commitdiff |
2007-11-05 |
Chris Lattner | fix typo |
tree | commitdiff |
2007-11-05 |
Duncan Sands | Fix some typos. |
tree | commitdiff |
2007-11-05 |
Duncan Sands | Trivial fixes. |
tree | commitdiff |
2007-11-05 |
Chris Lattner | add a link. |
tree | commitdiff |
2007-11-05 |
Chris Lattner | finish the tutorial, yaay. |
tree | commitdiff |
2007-11-05 |
Chris Lattner | Add the first section of chapter 8. |
tree | commitdiff |
2007-11-05 |
Chris Lattner | finish the chapter. |
tree | commitdiff |
2007-11-04 |
Chris Lattner | fix typos |
tree | commitdiff |
2007-11-03 |
Chris Lattner | finish the 'Memory in LLVM' section |
tree | commitdiff |
2007-11-03 |
Chris Lattner | hack and slash the first 20% of chapter seven. |
tree | commitdiff |
2007-11-02 |
Chris Lattner | fix typos |
tree | commitdiff |
2007-11-02 |
Chris Lattner | Finish chapter 6, and add a spiffy demo that shows... |
tree | commitdiff |
2007-11-01 |
Chris Lattner | Add the start of chapter 6, still much to go. |
tree | commitdiff |
next |