I plan to release a version of dragonegg based on llvm-2.7 shortly
[oota-llvm.git] / docs / tutorial /
2010-03-21 Erick TryzelaarFix the ocaml kaleidoscope tutorial to fix linking...
2010-03-08 Erick TryzelaarUpdate the OCaml Kaleidoscope tutorial.
2010-03-04 Erick TryzelaarRewrite makefiles to explicitly reference DESTDIR to...
2010-03-02 Dan GohmanFloating-point add, sub, and mul are now spelled fadd...
2010-02-17 Chris Lattnerirbuilder is doing constant folding now by default...
2010-02-17 Chris Lattnerfix some out of date prose dating from the LLVMContext...
2010-02-11 Jeffrey YasskinMake Kaleidoscope not link against the interpreter...
2010-02-03 Dan GohmanAdd "Author Date Id Revision" svn:keyword properties...
2010-01-27 Jeffrey YasskinKill ModuleProvider and ghost linkage by inverting...
2009-11-30 Nick LewyckyRemove the 'simple jit' tutorial as it wasn't really...
2009-10-27 Jeffrey YasskinChange the JIT to compile eagerly by default as agreed in
2009-10-12 Benjamin KramerDocumentation: Perform automated correction of common...
2009-09-22 Erick TryzelaarSync c++ kaleidoscope tutorial with test.
2009-09-14 Erick TryzelaarExpose initializing the native target for the execution...
2009-09-14 Erick TryzelaarMake sure to initialize the fpm in the ocaml tutorial.
2009-09-13 Nick LewyckyUpdate the tutorial to match changes to examples/Kaleid...
2009-08-26 Reid KlecknerAllocate the module provider in the Kaleidoscope code...
2009-08-19 Erick TryzelaarUpdate the ocaml docs to work with LLVMContext.
2009-08-17 John McCall#include <cstdlib> in the code listing for strtod.
2009-08-13 Owen AndersonPush LLVMContexts through the IntegerType APIs.
2009-08-05 Benjamin KramerDocumentation: fix HTML validation errors.
2009-07-31 Owen AndersonMove a few more APIs back to 2.5 forms. The only remai...
2009-07-29 Owen AndersonMove types back to the 2.5 API.
2009-07-27 Owen AndersonMove ConstantFP construction back to the 2.5-ish API.
2009-07-22 Owen AndersonGet rid of the Pass+Context magic.
2009-07-21 Chris LattnerVarious doc updates from Edward O'Callaghan!
2009-07-18 Reid KlecknerAdd EngineBuilder to ExecutionEngine in favor of the...
2009-07-16 Owen AndersonPrivatize the ConstantFP table. I'm on a roll!
2009-07-13 Owen AndersonBegin the painful process of tearing apart the rat...
2009-07-08 Owen AndersonPush LLVMContext _back_ through IRBuilder.
2009-05-12 Bill WendlingUse llvm::raw_stream instead of llvm::Streams.
2009-04-12 Nick LewyckyFix compile error. Pointed out by mait on #llvm IRC!
2009-03-11 Gabor Greifdo not pretend llvm/.../*.h being system headers
2009-03-11 Gabor Greiffix validator errors
2009-03-11 Gabor GreifFix exaples using IRBuilder. Thanks, Quadrescence and...
2009-02-09 Chris Lattnermention rdynamic, PR3431, patch by Stein Roger Skafløtten!
2008-12-12 Chris Lattnerfix some incorrect links.
2008-10-29 Torok Edwinfix typo
2008-06-10 Gabor Greifadjust calls to ConstantFP::get to new API
2008-05-28 Chris LattnerUpdate text to point people at the right version of...
2008-05-21 Gabor Greifadapt to new API
2008-05-19 Bill WendlingGrammar fix.
2008-05-19 Bill WendlingDelete module.
2008-05-19 Bill WendlingConvert non-ASCII apostrophes into ASCII apostrophes.
2008-05-19 Bill WendlingDelete the Module object.
2008-05-19 Bill Wendlings/insure/ensure/
2008-04-19 Gabor GreifMerge ... 49966 from branches/ggreif/use-diet to trunk...
2008-04-15 Chris LattnerA couple minor fixes suggested by Matthijs Kooijman
2008-04-14 Chris Lattnerimprove diagnostics in call parsing, patch suggested by
2008-04-13 Duncan SandsMerge LLVMBuilder and FoldingBuilder, calling
2008-03-31 Erick TryzelaarThere isn't any c++ code in LangImpl8.html, so use...
2008-03-31 Erick TryzelaarChapter 5, 6, and 7 of the ocaml/kaleidoscope tutorial
2008-03-30 Erick TryzelaarTweak build system to allow for installing the tutorial...
2008-03-30 Erick TryzelaarFix some documentation for the tutorial.
2008-03-30 Erick TryzelaarAdd chapter 3 and 4 of the ocaml/kaleidoscope tutorial.
2008-03-27 Erick TryzelaarAdding the first two chapters of the ocaml/kaleidoscope...
2008-03-26 Erick TryzelaarTest commit (removed trailing whitespace)
2008-03-24 Owen AndersonOops. I wanted the compile flags for C++, not the...
2008-02-22 Chris Lattnerfix some bugs in tutorial, patch by Erick Tryzelaar
2008-02-10 Chris LattnerVarious updates from Sam Bishop:
2008-02-05 Chris Lattnerdump the module *before* we delete it, not after.
2007-12-02 Chris Lattnerfix typo noticed by Joshua Pennington
2007-11-28 Chris LattnerAdd a note
2007-11-23 Chris Lattner!< is >=, not >. Thanks to Max Hailperin for pointing...
2007-11-19 Owen AndersonTeach me to do stuff late at night.
2007-11-19 Owen AndersonFix a factually incorrect statement pointed out by...
2007-11-15 Chris Lattnermany edits, patch by Kelly Wilson!
2007-11-13 Chris LattnerMany typos, grammaro, and wording fixes. Patch by
2007-11-12 Gordon HenriksenTypo fix in the tutorial.
2007-11-07 Chris Lattnerminor edit
2007-11-07 Chris Lattnerfinal edits.
2007-11-07 Chris Lattnerchapter 7 edits
2007-11-07 Chris Lattneredits for chapter 7
2007-11-07 Chris Lattneredits for chapter 5
2007-11-07 Chris Lattnerminor edits
2007-11-07 Chris Lattneredits.
2007-11-06 Chris Lattnerfixes from Kelly Wilson.
2007-11-06 Chris Lattneredits for chapter 3
2007-11-06 Chris Lattnerchapter 2 edits
2007-11-06 Chris Lattneredits
2007-11-06 Chris Lattnerclarify what proto is.
2007-11-06 Chris LattnerAdd a real intro to the series.
2007-11-06 Chris Lattnertypo from Ryan Brown.
2007-11-06 Chris Lattnerfixes from Ryan Brown.
2007-11-06 Owen AndersonAdd a missing #include.
2007-11-05 Chris Lattnermerge in various fixes from Kelly Wilson.
2007-11-05 Chris Lattneradd some links to the tutorial index and between chapters.
2007-11-05 Chris Lattnergrammaro
2007-11-05 Chris Lattnerrecursive types are our friend.
2007-11-05 Chris Lattnermention possibility of using a visitor
2007-11-05 Chris Lattnerclarify why prototype::codegen returns a function.
2007-11-05 Chris LattnerTOC for chapter 8
2007-11-05 Chris Lattneradd table of contents to each chapter.
2007-11-05 Chris Lattneradd link to llvmbuilder doxygen docs
2007-11-05 Chris Lattnerspell identifier correctly.
2007-11-05 Chris Lattnerfix typo
2007-11-05 Chris LattnerDan points out that mem2reg also promotes vectors:...
2007-11-05 Chris Lattnerclarify
2007-11-05 Chris Lattnerfix typo
2007-11-05 Duncan SandsFix some typos.
next