1. 5934adf adjust calls to ConstantFP::get to new API by Gabor Greif · 16 years ago
  2. 98301c0 Update the build instructions. by Duncan Sands · 16 years ago
  3. 93ee81e Small formatting changes. by Bill Wendling · 16 years ago
  4. 301d5b4 Create dirs as needed. by Tanya Lattner · 16 years ago
  5. a3bd11d removed two implicitly closed </p> tags to get it validate by Gabor Greif · 16 years ago
  6. b37ef51 Update with new release. by Tanya Lattner · 16 years ago
  7. f821ca3 Add a note in the API Changes section about the ConstantFP::get change. by Dan Gohman · 16 years ago
  8. 44181de Use proper icon :) by Anton Korobeynikov · 16 years ago
  9. d1b9ef9 Fix few validations errors by Anton Korobeynikov · 16 years ago
  10. 28b6670 Add footer by Anton Korobeynikov · 16 years ago
  11. 7412031 Remove obsolete CompilerDriver.html and provie a new one, based on autogenerated file form by Anton Korobeynikov · 16 years ago
  12. f3a4fea linkify, this requires pulling CodeGenerator.html into 2.3. by Chris Lattner · 16 years ago
  13. e7bc136 grammaro by Chris Lattner · 16 years ago
  14. 04af7cb final edits from me, simplify the ia64 section. by Chris Lattner · 16 years ago
  15. 43b65e9 more edits by Chris Lattner · 16 years ago
  16. 8207ba9 Add notes about two known X86-64 limitations. by Dan Gohman · 16 years ago
  17. f8e0b4e several edits by Chris Lattner · 16 years ago
  18. e328078 Add some links to doxygen documentation. by Dan Gohman · 16 years ago
  19. fd0d22e Describe MachineMemOperands. by Dan Gohman · 16 years ago
  20. eedf6fe Fix a grammero. by Dan Gohman · 16 years ago
  21. 7e59b8a Revert a bad edit from r52095. by Gordon Henriksen · 16 years ago
  22. 8348b47 add vmkit and rewrite clang section by Chris Lattner · 16 years ago
  23. ea34f64 start edits. by Chris Lattner · 16 years ago
  24. e6e1b35 add more notes. by Chris Lattner · 16 years ago
  25. c4e6b37 add some html escapes by Chris Lattner · 16 years ago
  26. 27aff87 Using llc always rather than sometimes using LLC. by Duncan Sands · 16 years ago
  27. 47eff2b Fix spelling. by Duncan Sands · 16 years ago
  28. a6094be Add win64 by Anton Korobeynikov · 16 years ago
  29. 0d17691 This was fixed by Anton Korobeynikov · 16 years ago
  30. 0b83220 add some notes. by Chris Lattner · 16 years ago
  31. 30073ff Include loop deletion and the ADCE rewrite in the release notes. by Owen Anderson · 16 years ago
  32. 83ec4b6 Wrap MVT::ValueType in a struct to get type safety by Duncan Sands · 16 years ago
  33. 83a15d7 Describe loop index split. by Devang Patel · 16 years ago
  34. 6e60ea4 Wording fixes. Thanks Bill! by Dan Gohman · 16 years ago
  35. 96a89c7 fix typos, tweak stuff, make it to validate by Gabor Greif · 16 years ago
  36. 4e16d40 Move i128 on x86-64 from the codegen section to the x86-specific section. by Dan Gohman · 16 years ago
  37. 9c39926 Add a note about improved alignment detection. by Dan Gohman · 16 years ago
  38. 809d91e Add a note mentioning --view-sunit-dags improvements. by Dan Gohman · 16 years ago
  39. 85765e6 Expand the bullet item about i128 support and APInt usage in codegen. by Dan Gohman · 16 years ago
  40. 1494bcc Move this to the proper section. by Gordon Henriksen · 16 years ago
  41. 4ca93d0 Adding release notes for bindings improvements. by Gordon Henriksen · 16 years ago
  42. 77d29b1 more updates and random notes, including changes up through Week-of-Mon-20080324. by Chris Lattner · 16 years ago
  43. 845f524 Update comments and documentation to reflect that GCSE and ValueNumbering are by Matthijs Kooijman · 16 years ago
  44. bc5786b add llvmc2 notes, stack realignment. by Chris Lattner · 16 years ago
  45. 5733b27 various status updates. by Chris Lattner · 16 years ago
  46. 791f77b Start adding 2.3 content. by Chris Lattner · 16 years ago
  47. da021aa Fix inst_iterator example. by Chris Lattner · 16 years ago
  48. 61399af Fix example to be valid LLVM assembly. by Matthijs Kooijman · 16 years ago
  49. f4408e8 Add a standard for control-flow unreachable assertions in functions that return by Nick Lewycky · 16 years ago
  50. 81a0c0b IR, bitcode reader, bitcode writer, and asmparser changes to by Dan Gohman · 16 years ago
  51. d4c2491 Update text to point people at the right version of the tutorial for by Chris Lattner · 16 years ago
  52. 2307a7f Document common linkage. by Dale Johannesen · 16 years ago
  53. ade5faa label is a first-class type. by Dan Gohman · 16 years ago
  54. c4b49eb Update the description of first-class types to reflect that by Dan Gohman · 16 years ago
  55. 6fce844 Restructure the testing documentation. by Matthijs Kooijman · 16 years ago
  56. 64a4c11 minor edits by Chris Lattner · 16 years ago
  57. 97e378e adapt to new API by Gabor Greif · 16 years ago
  58. 5568e94 Clarify that and/or/xor/sdiv etc all allow vectors. by Chris Lattner · 16 years ago
  59. 305915b Clarify copyright transfer when you don't own the copyright of by Chris Lattner · 16 years ago
  60. d30020a Clarify the testing documentation a bit and solve two HTML validator warnings. by Matthijs Kooijman · 16 years ago
  61. 40da626 Grammar fix. by Bill Wendling · 16 years ago
  62. 6acc859 Delete module. by Bill Wendling · 16 years ago
  63. 176e829 Convert non-ASCII apostrophes into ASCII apostrophes. by Bill Wendling · 16 years ago
  64. d63729f Delete the Module object. by Bill Wendling · 16 years ago
  65. c8968d9 s/insure/ensure/ by Bill Wendling · 16 years ago
  66. 9097d14 Add documentation for tail call optimization to CodeGenerator.html. Add a link by Arnold Schwaighofer · 16 years ago
  67. c3dac5c s/indicies/indices/ and clarify the extractvalue and insertvalue are by Dan Gohman · 16 years ago
  68. a334d5f Initial documentation for first-class aggregates changes. by Dan Gohman · 16 years ago
  69. f3480b9 Fix a malformed %gt; by Dan Gohman · 16 years ago
  70. ac80ade Add two new instructions to the llvm IR, vicmp and vfcmp. see updated LangRef by Nate Begeman · 16 years ago
  71. a8a118b Improve pass documentation and comments. by Gordon Henriksen · 17 years ago
  72. 9d9dc7d Remove entries from here also by Anton Korobeynikov · 17 years ago
  73. cae8ccd Drop llvmc also, it will be replaced by shiny new llvmc2 by Anton Korobeynikov · 17 years ago
  74. a9d9ca4 Drop llvm2cpp, it's now a llc target by Anton Korobeynikov · 17 years ago
  75. 3d8c358 Minor spelling and typo fixes. by John Criswell · 17 years ago
  76. beb4d82 Add support for response files to the CommandLine library. by Mikhail Glushenkov · 17 years ago
  77. 1734055 % -> @ by Chris Lattner · 17 years ago
  78. 05d6709 Doc updates/edits, contributed by Terence Parr! by Chris Lattner · 17 years ago
  79. f4cde4e fix description of 'ret' to be more correct with multiple return by Chris Lattner · 17 years ago
  80. 1c406d7 Allow undef as an operand to getresult. by Chris Lattner · 17 years ago
  81. e0db56d free(null) -> noop by Chris Lattner · 17 years ago
  82. df7d2b4 merge of 49966 from branches/ggreif/use-diet to trunk. these are already active API changes by Gabor Greif · 17 years ago
  83. 72ed200 Some clarifications suggested by Jon Sargeant by Chris Lattner · 17 years ago
  84. 1ace67c A couple minor fixes suggested by Matthijs Kooijman by Chris Lattner · 17 years ago
  85. 6c4be9c improve diagnostics in call parsing, patch suggested by Matthijs Kooijman by Chris Lattner · 17 years ago
  86. 89f6d88 Merge LLVMBuilder and FoldingBuilder, calling by Duncan Sands · 17 years ago
  87. d918b7e The Ada front-end from the LLVM 2.2 release by Duncan Sands · 17 years ago
  88. 148df15 Added note to getting started guide to use llvm-gcc4.2. by Tanya Lattner · 17 years ago
  89. 4316dec more edits from Jon Sargeant by Chris Lattner · 17 years ago
  90. 5a15814 add a dropped hunk from Jon Sargeant's patch. by Chris Lattner · 17 years ago
  91. a73afe0 make langref more precise, wave 1, from Jon Sargeant by Chris Lattner · 17 years ago
  92. 8eedc9e minor typo by Chris Lattner · 17 years ago
  93. 56a7c88 Add a unified 'generated documentation' target so the web site script has a consistent target to use. by Gordon Henriksen · 17 years ago
  94. 86550b0 There isn't any c++ code in LangImpl8.html, so use that by Erick Tryzelaar · 17 years ago
  95. 35295ff Chapter 5, 6, and 7 of the ocaml/kaleidoscope tutorial by Erick Tryzelaar · 17 years ago
  96. 4f678c3 Tweak build system to allow for installing the tutorial and uninstalling the docs. by Erick Tryzelaar · 17 years ago
  97. d564686 Fix some documentation for the tutorial. by Erick Tryzelaar · 17 years ago
  98. 74ba171 fix typo, PR2181 by Chris Lattner · 17 years ago
  99. 37c076b Add chapter 3 and 4 of the ocaml/kaleidoscope tutorial. by Erick Tryzelaar · 17 years ago
  100. 0c78ac1 Update example to new syntax. by Nick Lewycky · 17 years ago