Age | Commit message (Expand) | Author |
2009-08-13 | Push LLVMContexts through the IntegerType APIs. | Owen Anderson |
2009-07-29 | Move types back to the 2.5 API. | Owen Anderson |
2009-07-27 | Move ConstantFP construction back to the 2.5-ish API. | Owen Anderson |
2009-07-18 | Add EngineBuilder to ExecutionEngine in favor of the five optional argument E... | Reid Kleckner |
2009-07-16 | Privatize the ConstantFP table. I'm on a roll! | Owen Anderson |
2009-07-08 | Push LLVMContext _back_ through IRBuilder. | Owen Anderson |
2009-03-11 | fix validator errors | Gabor Greif |
2009-03-11 | Fix exaples using IRBuilder. Thanks, Quadrescence and Glip7 from IRC! | Gabor Greif |
2009-02-09 | mention rdynamic, PR3431, patch by Stein Roger Skafløtten! | Chris Lattner |
2008-06-10 | adjust calls to ConstantFP::get to new API | Gabor Greif |
2008-04-19 | merge of 49966 from branches/ggreif/use-diet to trunk. these are already acti... | Gabor Greif |
2008-04-15 | A couple minor fixes suggested by Matthijs Kooijman | Chris Lattner |
2008-04-14 | improve diagnostics in call parsing, patch suggested by | Chris Lattner |
2008-04-13 | Merge LLVMBuilder and FoldingBuilder, calling | Duncan Sands |
2008-02-10 | Various updates from Sam Bishop: | Chris Lattner |
2008-02-05 | dump the module *before* we delete it, not after. | Chris Lattner |
2007-12-02 | fix typo noticed by Joshua Pennington | Chris Lattner |
2007-11-13 | Many typos, grammaro, and wording fixes. Patch by | Chris Lattner |
2007-11-07 | minor edits | Chris Lattner |
2007-11-06 | fixes from Ryan Brown. | Chris Lattner |
2007-11-05 | add some links to the tutorial index and between chapters. | Chris Lattner |
2007-11-05 | add table of contents to each chapter. | Chris Lattner |
2007-11-05 | spell identifier correctly. | Chris Lattner |
2007-10-31 | fix validation | Chris Lattner |
2007-10-25 | some minor edits, link to Passes.html, make one point | Chris Lattner |
2007-10-25 | Fix an obvious typo. | Owen Anderson |
2007-10-25 | Add chapter 4, feedback appreciated. | Chris Lattner |
2007-10-23 | Fix validation problems, which were somewhat ironically in the "valid html" b... | Chris Lattner |
2007-10-23 | add a skeleton for part 4 | Chris Lattner |