1. fd1ec5e Sync c++ kaleidoscope tutorial with test. by Erick Tryzelaar · 16 years ago
  2. 422094c Update the tutorial to match changes to examples/Kaleidoscope. by Nick Lewycky · 16 years ago
  3. 1d0be15 Push LLVMContexts through the IntegerType APIs. by Owen Anderson · 16 years ago
  4. debcb01 Move types back to the 2.5 API. by Owen Anderson · 16 years ago
  5. 6f83c9c Move ConstantFP construction back to the 2.5-ish API. by Owen Anderson · 16 years ago
  6. 3e7b5ca Various doc updates from Edward O'Callaghan! by Chris Lattner · 16 years ago
  7. 914e50c Privatize the ConstantFP table. I'm on a roll! by Owen Anderson · 16 years ago
  8. d1fbd14 Push LLVMContext _back_ through IRBuilder. by Owen Anderson · 16 years ago
  9. d6c1ed0 Fix exaples using IRBuilder. Thanks, Quadrescence and Glip7 from IRC! by Gabor Greif · 16 years ago
  10. 5934adf adjust calls to ConstantFP::get to new API by Gabor Greif · 17 years ago
  11. d4c2491 Update text to point people at the right version of the tutorial for by Chris Lattner · 17 years ago
  12. 97e378e adapt to new API by Gabor Greif · 17 years ago
  13. df7d2b4 merge of 49966 from branches/ggreif/use-diet to trunk. these are already active API changes by Gabor Greif · 17 years ago
  14. 1ace67c A couple minor fixes suggested by Matthijs Kooijman by Chris Lattner · 17 years ago
  15. 6c4be9c improve diagnostics in call parsing, patch suggested by Matthijs Kooijman by Chris Lattner · 17 years ago
  16. 89f6d88 Merge LLVMBuilder and FoldingBuilder, calling by Duncan Sands · 17 years ago
  17. 729eb14 Various updates from Sam Bishop: by Chris Lattner · 18 years ago
  18. c80c23f fix typo noticed by Joshua Pennington by Chris Lattner · 18 years ago
  19. 51c9717 Add a note by Chris Lattner · 18 years ago
  20. 41fcea3 Many typos, grammaro, and wording fixes. Patch by Kelly Wilson, thanks! by Chris Lattner · 18 years ago
  21. d96b159 edits. by Chris Lattner · 18 years ago
  22. 7badb2d edits for chapter 3 by Chris Lattner · 18 years ago
  23. a1cd224 clarify what proto is. by Chris Lattner · 18 years ago
  24. 7115521 fixes from Ryan Brown. by Chris Lattner · 18 years ago
  25. 0e555b1 add some links to the tutorial index and between chapters. by Chris Lattner · 18 years ago
  26. bb80f93 grammaro by Chris Lattner · 18 years ago
  27. cac2135 mention possibility of using a visitor by Chris Lattner · 18 years ago
  28. cf9893d clarify why prototype::codegen returns a function. by Chris Lattner · 18 years ago
  29. 128eb86 add table of contents to each chapter. by Chris Lattner · 18 years ago
  30. f6e53df add link to llvmbuilder doxygen docs by Chris Lattner · 18 years ago
  31. 20a0c80 spell identifier correctly. by Chris Lattner · 18 years ago
  32. fc60ab0 clarify by Chris Lattner · 18 years ago
  33. d9b8616 Run the verifier on generated code. by Chris Lattner · 18 years ago
  34. 9ac0ca0 further simplify run options, thanks to gordonh for pointing this out by Chris Lattner · 18 years ago
  35. 06bb404 Fix instructions now that PR1739 is fixed. by Chris Lattner · 18 years ago
  36. 8eef4b2 Fix validation problems, which were somewhat ironically in the "valid html" button code :) by Chris Lattner · 18 years ago
  37. 35abbf5 complete the codegen chapter by Chris Lattner · 18 years ago
  38. d3f0cdd Finish up expr codegen. by Chris Lattner · 18 years ago
  39. 28571ed several improvements suggested by Dan, thanks! by Chris Lattner · 18 years ago
  40. 2e90204 start of chapter 3 by Chris Lattner · 18 years ago