1. 41fcea3 Many typos, grammaro, and wording fixes. Patch by Kelly Wilson, thanks! by Chris Lattner · 17 years ago
  2. bb310f1 Typo fix in the tutorial. by Gordon Henriksen · 17 years ago
  3. 788ee28 Update links. by Chris Lattner · 17 years ago
  4. 1b024ce try again by Chris Lattner · 17 years ago
  5. cf326da Add a link to the tutorial. by Nick Lewycky · 17 years ago
  6. 8816498 minor edit by Chris Lattner · 17 years ago
  7. 8bbe014 final edits. by Chris Lattner · 17 years ago
  8. 1e46a6c chapter 7 edits by Chris Lattner · 17 years ago
  9. 3616a8a edits for chapter 7 by Chris Lattner · 17 years ago
  10. 1092a96 edits for chapter 5 by Chris Lattner · 17 years ago
  11. a54c201 minor edits by Chris Lattner · 17 years ago
  12. d96b159 edits. by Chris Lattner · 17 years ago
  13. bd779a3 fixes from Kelly Wilson. by Chris Lattner · 17 years ago
  14. 4f6766d Clarify some of the iostreams stuff. by Bill Wendling · 17 years ago
  15. 7badb2d edits for chapter 3 by Chris Lattner · 17 years ago
  16. cde1d9d chapter 2 edits by Chris Lattner · 17 years ago
  17. 4134c28 edits by Chris Lattner · 17 years ago
  18. a1cd224 clarify what proto is. by Chris Lattner · 17 years ago
  19. 95ce0d6 Add a real intro to the series. by Chris Lattner · 17 years ago
  20. efcc3f5 typo from Ryan Brown. by Chris Lattner · 17 years ago
  21. 7115521 fixes from Ryan Brown. by Chris Lattner · 17 years ago
  22. 89c94f5 Add a missing #include. by Owen Anderson · 17 years ago
  23. 8017631 Add support for vector remainder operations. by Dan Gohman · 17 years ago
  24. 619bc0a merge in various fixes from Kelly Wilson. by Chris Lattner · 17 years ago
  25. 0e555b1 add some links to the tutorial index and between chapters. by Chris Lattner · 17 years ago
  26. bb80f93 grammaro by Chris Lattner · 17 years ago
  27. 9ca08f3 recursive types are our friend. by Chris Lattner · 17 years ago
  28. cac2135 mention possibility of using a visitor by Chris Lattner · 17 years ago
  29. cf9893d clarify why prototype::codegen returns a function. by Chris Lattner · 17 years ago
  30. 99005a4 TOC for chapter 8 by Chris Lattner · 17 years ago
  31. 128eb86 add table of contents to each chapter. by Chris Lattner · 17 years ago
  32. f6e53df add link to llvmbuilder doxygen docs by Chris Lattner · 17 years ago
  33. 20a0c80 spell identifier correctly. by Chris Lattner · 17 years ago
  34. b501964 fix typo by Chris Lattner · 17 years ago
  35. a56b22d Dan points out that mem2reg also promotes vectors: be more precise. by Chris Lattner · 17 years ago
  36. fc60ab0 clarify by Chris Lattner · 17 years ago
  37. 01fcc04 fix typo by Chris Lattner · 17 years ago
  38. 72261ff Fix some typos. by Duncan Sands · 17 years ago
  39. e0a3435 Trivial fixes. by Duncan Sands · 17 years ago
  40. b0f0deb add a link. by Chris Lattner · 17 years ago
  41. a3f07ef finish the tutorial, yaay. by Chris Lattner · 17 years ago
  42. 90a5214 Bringing Passes.html up-to-date with the deletion of the by Gordon Henriksen · 17 years ago
  43. b8fc650 Add the first section of chapter 8. by Chris Lattner · 17 years ago
  44. 62a709d finish the chapter. by Chris Lattner · 17 years ago
  45. 2e5d07e fix typos by Chris Lattner · 17 years ago
  46. 873390e Validation fix. by Gordon Henriksen · 17 years ago
  47. 23a8ce5 Typo fix. by Gordon Henriksen · 17 years ago
  48. 75ff18e Completing Passes.html with the exception of -emitbitcode, which should be by Gordon Henriksen · 17 years ago
  49. e626bbe Fix a validation error. by Gordon Henriksen · 17 years ago
  50. c86b677 Finishing initial docs for all transformations in Passes.html. by Gordon Henriksen · 17 years ago
  51. e719831 finish the 'Memory in LLVM' section by Chris Lattner · 17 years ago
  52. 00c992d hack and slash the first 20% of chapter seven. by Chris Lattner · 17 years ago
  53. b5d81b3 fix typos by Chris Lattner · 17 years ago
  54. 58f2c87 Finish chapter 6, and add a spiffy demo that shows off the language. by Chris Lattner · 17 years ago
  55. c9d5d2c Add the start of chapter 6, still much to go. by Chris Lattner · 17 years ago
  56. 269f80c add a broken gcc version, thanks to P. Durante for pointing this out. by Chris Lattner · 17 years ago
  57. 2e89f3a fix validation by Chris Lattner · 17 years ago
  58. 6093bd5 okay, fine, make me finish this chapter. :) by Chris Lattner · 17 years ago
  59. f523480 add the code for expression code that we'll add, though most of the by Chris Lattner · 17 years ago
  60. 602c832c Add the first half of chapter 5: if/then/else. To come: for statement. by Chris Lattner · 17 years ago
  61. a631a87 __main is dead along with llvm-gcc3. by Chris Lattner · 17 years ago
  62. 55cbec3 More fleshing out of docs/Passes.html, plus some typo fixes and by Gordon Henriksen · 17 years ago
  63. e949512 typo by Chris Lattner · 17 years ago
  64. 7271423 some minor edits, link to Passes.html, make one point I forgot about yesterday. by Chris Lattner · 17 years ago
  65. 0e15dc2 Fleshing out docs/Passes.html for some analyses. by Gordon Henriksen · 17 years ago
  66. ddaa61d Passes.html now 'passes' validation. by Gordon Henriksen · 17 years ago
  67. 1f5cce0 Bringing Passes.html structurally up-to-date, and enabling by Gordon Henriksen · 17 years ago
  68. 6867aec Fix an obvious typo. by Owen Anderson · 17 years ago
  69. 18f0992 More tutorial cleanups. by Owen Anderson · 17 years ago
  70. 34ba67a Add proper footers. by Owen Anderson · 17 years ago
  71. 5339f85 Don't bother providing code samples. Maintaining zip files in the repository is a pain. by Owen Anderson · 17 years ago
  72. 118749e Add chapter 4, feedback appreciated. by Chris Lattner · 17 years ago
  73. d9b8616 Run the verifier on generated code. by Chris Lattner · 17 years ago
  74. 975de81 Update Makefile to use simpler llvm-config parameters. by Owen Anderson · 17 years ago
  75. 8f9710b Update Makefile to use simpler llvm-config parameters. by Owen Anderson · 17 years ago
  76. 9ac0ca0 further simplify run options, thanks to gordonh for pointing this out by Chris Lattner · 17 years ago
  77. 06bb404 Fix instructions now that PR1739 is fixed. by Chris Lattner · 17 years ago
  78. 8eef4b2 Fix validation problems, which were somewhat ironically in the "valid html" button code :) by Chris Lattner · 17 years ago
  79. c0b42e9 add a skeleton for part 4 by Chris Lattner · 17 years ago
  80. 35abbf5 complete the codegen chapter by Chris Lattner · 17 years ago
  81. bad82d8 Now with valid HTML 4.01! by Owen Anderson · 17 years ago
  82. a6f31fe Add a link to the "writing an optimization" tutorial. by Owen Anderson · 17 years ago
  83. a7dfb75 Add downloadable code sample for tutorial 2. by Owen Anderson · 17 years ago
  84. c04ee69 Add the second of the "basic topics" tutorials. by Owen Anderson · 17 years ago
  85. 485eff5 Reorder the optimization and bitcode tutorials. by Owen Anderson · 17 years ago
  86. d93a584 Fix up a broken #include, move code to its own section, add conclusions. by Chris Lattner · 17 years ago
  87. d3f0cdd Finish up expr codegen. by Chris Lattner · 17 years ago
  88. 28571ed several improvements suggested by Dan, thanks! by Chris Lattner · 17 years ago
  89. bee175b fit in 80 cols :) by Chris Lattner · 17 years ago
  90. 2e90204 start of chapter 3 by Chris Lattner · 17 years ago
  91. c6311b9 Fix a few typos I noticed. by Owen Anderson · 17 years ago
  92. c333e4f Add downloadable code samples. by Owen Anderson · 17 years ago
  93. e6c9104 Check in part 2: parser and ast. by Chris Lattner · 17 years ago
  94. d2ae9a9 Fix some code to make it actually work. by Owen Anderson · 17 years ago
  95. 8c6c72d Put correct link in example by Bill Wendling · 17 years ago
  96. c38ef54 add part 1, review appreciated. by Chris Lattner · 17 years ago
  97. 9de3c39 add an outline for "part 2". by Chris Lattner · 17 years ago
  98. 7d63bea rename tutorial 1 -> JITTutorial1, make unimplemented links not be dead links. by Chris Lattner · 17 years ago
  99. 0ec16ee Some improvements based on feedback from Anders. by Owen Anderson · 17 years ago
  100. 7d69c95 Fix some weird indenting in code. by Owen Anderson · 17 years ago