Fix bug with APInt::getBitsNeeded with for base 10 numbers 0-9.
[oota-llvm.git] / docs / tutorial /
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.
2007-11-05 Duncan SandsTrivial fixes.
2007-11-05 Chris Lattneradd a link.
2007-11-05 Chris Lattnerfinish the tutorial, yaay.
2007-11-05 Chris LattnerAdd the first section of chapter 8.
2007-11-05 Chris Lattnerfinish the chapter.
2007-11-04 Chris Lattnerfix typos
2007-11-03 Chris Lattnerfinish the 'Memory in LLVM' section
2007-11-03 Chris Lattnerhack and slash the first 20% of chapter seven.
2007-11-02 Chris Lattnerfix typos
2007-11-02 Chris LattnerFinish chapter 6, and add a spiffy demo that shows...
2007-11-01 Chris LattnerAdd the start of chapter 6, still much to go.
2007-10-31 Chris Lattnerfix validation
2007-10-31 Chris Lattnerokay, fine, make me finish this chapter. :)
2007-10-31 Chris Lattneradd the code for expression code that we'll add, though...
2007-10-31 Chris LattnerAdd the first half of chapter 5: if/then/else.
2007-10-25 Chris Lattnertypo
2007-10-25 Chris Lattnersome minor edits, link to Passes.html, make one point
next