1. d6da5db Use print() instead of dump() in code by Matthias Braun · 9 years ago
  2. 38ccacb [Examples] Fix some Clang-tidy modernize-use-default and Include What You Use warnings; other minor fixes. by Eugene Zelenko · 9 years ago
  3. 60e94e8 [Kaleidoscope] Fix static global ordering to prevent crash on exit. by Lang Hames · 9 years ago
  4. efac554 Fix some Clang-tidy modernize-use-bool-literals and Include What You Use warnings in examples; other minor fixes. by Eugene Zelenko · 9 years ago
  5. 8be7707 Remove every uses of getGlobalContext() in LLVM (but the C API) by Mehdi Amini · 9 years ago
  6. 215b61f [Kaleidoscope] Rename Error -> LogError in Chapters 2-5. by Lang Hames · 9 years ago
  7. caeade4 Remove autoconf support by Chris Bieneman · 10 years ago
  8. d16725c Fix Clang-tidy modernize-use-nullptr warnings in examples and include directories; other minor cleanups. by Hans Wennborg · 10 years ago
  9. 2838831 Big Kaleidoscope tutorial update. by Lang Hames · 10 years ago
  10. 1356c79 [Kaleidoscope] More inter-chapter diff reduction. by Lang Hames · 10 years ago
  11. 44364a3 [Kaleidoscope] Clang-format the Kaleidoscope tutorials. by Lang Hames · 10 years ago
  12. afae23b [Kaleidoscope] Start C++11'ifying the kaleidoscope tutorials. by Lang Hames · 10 years ago
  13. c16fc54 Use 'override/final' instead of 'virtual' for overridden methods by Alexander Kornienko · 10 years ago
  14. c182476 cmake: Add Kaleidoscope target by Duncan P. N. Exon Smith · 11 years ago
  15. 098dd80 [cleanup] Fix the includes in the examples for r199082. by Chandler Carruth · 12 years ago
  16. 3aabdeb [CMake] Update LLVM_LINK_COMPONENTS for each CMakeLists.txt. by NAKAMURA Takumi · 12 years ago
  17. ba0f991 [weak vtables] Place class definitions into anonymous namespaces to prevent weak vtables. by Juergen Ributzka · 12 years ago
  18. 3543625 [weak vtables] Remove a bunch of weak vtables by Juergen Ributzka · 12 years ago
  19. b21ab43 Revert r194865 and r194874. by Alexey Samsonov · 12 years ago
  20. 5a364c5 [weak vtables] Remove a bunch of weak vtables by Juergen Ributzka · 12 years ago
  21. e3ba15c Add missing #include's to cctype when using isdigit/alpha/etc. by Will Dietz · 12 years ago
  22. 0a08460 Update the examples for the new header file locations. by Chandler Carruth · 13 years ago
  23. 4ca7e09 Sort the #include lines of the examples/... tree. by Chandler Carruth · 13 years ago
  24. 06cb8ed Move llvm/Support/IRBuilder.h -> llvm/IRBuilder.h by Chandler Carruth · 13 years ago
  25. 0bd9d3a Convert CallInst and InvokeInst APIs to use ArrayRef. For the LLVM examples. by Francois Pichet · 14 years ago
  26. d1c2bd8 fix some examples by John Wiegley · 14 years ago
  27. 3a210e2 Revert "CMake: Get rid of LLVMLibDeps.cmake and export the libraries normally." by Michael J. Spencer · 15 years ago
  28. 4e9c939 CMake: Get rid of LLVMLibDeps.cmake and export the libraries normally. by Michael J. Spencer · 15 years ago
  29. 3472766 Convert some tab stops into spaces. by Duncan Sands · 15 years ago
  30. b0e9ead fix several bugs in the tutorial, patch by Kevin Kelley! by Chris Lattner · 15 years ago
  31. 31c6c5d Add examples for Kaleidoscope chapters 2 through 6. by Erick Tryzelaar · 16 years ago