1. e922c02 Get rid of the Pass+Context magic. by Owen Anderson · 16 years ago
  2. 4b1511b Add EngineBuilder to ExecutionEngine in favor of the five optional argument EE::create(). by Reid Kleckner · 16 years ago
  3. 914e50c Privatize the ConstantFP table. I'm on a roll! by Owen Anderson · 16 years ago
  4. 0a5372e Begin the painful process of tearing apart the rat'ss nest that is Constants.cpp and ConstantFold.cpp. by Owen Anderson · 16 years ago
  5. d1fbd14 Push LLVMContext _back_ through IRBuilder. by Owen Anderson · 16 years ago
  6. d6c1ed0 Fix exaples using IRBuilder. Thanks, Quadrescence and Glip7 from IRC! by Gabor Greif · 16 years ago
  7. 5934adf adjust calls to ConstantFP::get to new API by Gabor Greif · 17 years ago
  8. df7d2b4 merge of 49966 from branches/ggreif/use-diet to trunk. these are already active API changes by Gabor Greif · 17 years ago
  9. 6c4be9c improve diagnostics in call parsing, patch suggested by Matthijs Kooijman by Chris Lattner · 17 years ago
  10. 89f6d88 Merge LLVMBuilder and FoldingBuilder, calling by Duncan Sands · 17 years ago
  11. 729eb14 Various updates from Sam Bishop: by Chris Lattner · 18 years ago
  12. 515686b dump the module *before* we delete it, not after. by Chris Lattner · 18 years ago
  13. c80c23f fix typo noticed by Joshua Pennington by Chris Lattner · 18 years ago
  14. 41fcea3 Many typos, grammaro, and wording fixes. Patch by Kelly Wilson, thanks! by Chris Lattner · 18 years ago
  15. bb310f1 Typo fix in the tutorial. by Gordon Henriksen · 18 years ago
  16. 1092a96 edits for chapter 5 by Chris Lattner · 18 years ago
  17. 7115521 fixes from Ryan Brown. by Chris Lattner · 18 years ago
  18. 0e555b1 add some links to the tutorial index and between chapters. by Chris Lattner · 18 years ago
  19. 128eb86 add table of contents to each chapter. by Chris Lattner · 18 years ago
  20. 20a0c80 spell identifier correctly. by Chris Lattner · 18 years ago
  21. b501964 fix typo by Chris Lattner · 18 years ago
  22. b0f0deb add a link. by Chris Lattner · 18 years ago
  23. 6093bd5 okay, fine, make me finish this chapter. :) by Chris Lattner · 18 years ago
  24. f523480 add the code for expression code that we'll add, though most of the by Chris Lattner · 18 years ago
  25. 602c832c Add the first half of chapter 5: if/then/else. To come: for statement. by Chris Lattner · 18 years ago