1. 0a018d3 Regenerate. by Mikhail Glushenkov · 15 years ago
  2. 66284e0 Auto-upgrade free instructions to calls to the builtin free function. by Victor Hernandez · 15 years ago
  3. f08803b Add 2.6 release note. by Tanya Lattner · 15 years ago
  4. 71a5c22 Try r84890 again (adding ValueMap<>), now that I've tested the compile on by Jeffrey Yasskin · 15 years ago
  5. a84c9db Revert r84890, which broke the linux build. by Jeffrey Yasskin · 15 years ago
  6. e0a2340 Add a ValueMap<ValueOrSubclass*, T> type. ValueMap<Value*, T> is safe to use by Jeffrey Yasskin · 15 years ago
  7. 8ba2d5b Rename msasm to alignstack per review. by Dale Johannesen · 15 years ago
  8. 2ba7a90 Two corrections for docs/CMake.html. by Oscar Fuentes · 15 years ago
  9. 8b828a8 Add link to 'lit' from CommandGuide. by Daniel Dunbar · 15 years ago
  10. 704ac90 check in a bunch of content from TestingGuide. Part of PR5216 by Chris Lattner · 15 years ago
  11. 7e23d6e Update from Cristina, llvm-gcc doesn't build on the SPARC version of solaris by Chris Lattner · 15 years ago
  12. 78a1dcc The gcc plugin is now called dragonegg.so and no longer llvm.so. by Duncan Sands · 15 years ago
  13. b01bbdc I don't see any point in having both eh.selector.i32 and eh.selector.i64, by Duncan Sands · 15 years ago
  14. 09fed25 Documentation for the new msasm flag, which is no by Dale Johannesen · 15 years ago
  15. 61358ab rename ReleaseNotes-2.6.html -> ReleaseNotes.html by Chris Lattner · 15 years ago
  16. f21e696 add Zero by Chris Lattner · 15 years ago
  17. 321333e Force memory use markers to have a ConstantInt for the size argument. by Nick Lewycky · 15 years ago
  18. cc27186 Add new "memory use marker" intrinsics. These indicate lifetimes and invariant by Nick Lewycky · 15 years ago
  19. a83a108 fix validation error pointed out by gabor (and the w3c :) by Chris Lattner · 15 years ago
  20. 1e07905 Improve bugpoint doc, patch by Timo Lindfors! by Chris Lattner · 15 years ago
  21. 4ae7972 another bunch of <tt>s by Gabor Greif · 15 years ago
  22. c6cb1c9 even more <tt>s by Gabor Greif · 15 years ago
  23. 6bd6ede more typewriter face by Gabor Greif · 15 years ago
  24. 6bd7567 fix three validation errors, I leave the fourth to sabre :-) by Gabor Greif · 15 years ago
  25. b00933b set some options in typewriter font by Gabor Greif · 15 years ago
  26. 8040cd3 Documentation: Perform automated correction of common typos. by Benjamin Kramer · 15 years ago
  27. 8746929 Fix typo, patch from Timo Juhani Lindfors. by Torok Edwin · 15 years ago
  28. 330f6aa pic16 uses 16 bit pointers, but is 8 bit. by Chris Lattner · 15 years ago
  29. a1bbb78 More DragonEgg verbiage. by Duncan Sands · 15 years ago
  30. 83f6c92 Remove spurious brackets. by Duncan Sands · 15 years ago
  31. 71a61d1 add PR5004 as a known problem. by Chris Lattner · 15 years ago
  32. 8cf648b duncan points out that llvm-gcc doesn't do the right thing with -fverbose-asm yet. by Chris Lattner · 15 years ago
  33. f9f3cb1 some notes from Anton by Chris Lattner · 15 years ago
  34. 3baca51 catch some other serial commas that my earlier grep did not spot by Gabor Greif · 15 years ago
  35. 56e164f eliminate some instances of serial comma. sabre, if you feel strong about this, feel free to revert this rev by Gabor Greif · 15 years ago
  36. deb3f2e Fix typo. by Duncan Sands · 15 years ago
  37. f553cbc apply some tweaks by Gabor Greif · 15 years ago
  38. 3883cba fix some obvious typos by Gabor Greif · 15 years ago
  39. b88517c Add an outline of the DragonEgg gcc plugin. by Duncan Sands · 15 years ago
  40. 2840c18 Update release notes blurb on the static analyzer. by Ted Kremenek · 15 years ago
  41. aa6aeb9 clarify by Chris Lattner · 15 years ago
  42. 558c367 fix broken link by Chris Lattner · 15 years ago
  43. f0390df final changes. by Chris Lattner · 15 years ago
  44. 220b9ee down to 'major changes' by Chris Lattner · 15 years ago
  45. 85c7078 more updates by Chris Lattner · 15 years ago
  46. 9b96e80 add a link to the GSG for info on how to check out svn trunk by Chris Lattner · 15 years ago
  47. b91227d x86 uses 5 operands for most memory refs now. by Chris Lattner · 15 years ago
  48. 2eff6e7 More spelling and grammar tweaks. by Duncan Sands · 15 years ago
  49. 9ddfb94 More spelling fixes. by Benjamin Kramer · 15 years ago
  50. 65b0e39 Spelling fixes. by Duncan Sands · 15 years ago
  51. f435c41 more tweaks by Chris Lattner · 15 years ago
  52. a637737 Remove an inappropriate line in the description of the by Duncan Sands · 15 years ago
  53. cfb92fe continue decoding chris scribble. by Chris Lattner · 15 years ago
  54. 60f0340 remove some dead passes by Chris Lattner · 15 years ago
  55. 39c0e67 checkpoint. by Chris Lattner · 15 years ago
  56. 5a2d875 fix broken anchors. by Chris Lattner · 15 years ago
  57. 0c536be As it turns out, the bug fixes in GC codegen did not make it by Nicolas Geoffray · 15 years ago
  58. 7b2e71b 80-columns! by Nicolas Geoffray · 15 years ago
  59. e83ae23 Add initial information on VMKit. by Nicolas Geoffray · 15 years ago
  60. a8f4214 more random updates. by Chris Lattner · 15 years ago
  61. 4517850 checkpoint. by Chris Lattner · 15 years ago
  62. 6ee62f8 checkpoint. by Chris Lattner · 15 years ago
  63. 28d0274 update clang section. by Chris Lattner · 15 years ago
  64. d4a537b some updates from users of llvm by Chris Lattner · 15 years ago
  65. 80ed255 all content split into sections, still much work to be done. by Chris Lattner · 15 years ago
  66. 7b0a681 checkpoint, this is still not comprehendible. by Chris Lattner · 15 years ago
  67. 9ea8d9a callgraph changes came after the 2.6 branch. by Chris Lattner · 15 years ago
  68. 11f911f Move implicit and paralle to a separate codegen specific section. by Evan Cheng · 15 years ago
  69. c758fec add some completely unformated and probably incoherent notes about things by Chris Lattner · 15 years ago
  70. c32a532 add macruby, fix a validation problem. by Chris Lattner · 15 years ago
  71. da591e7 Forgot to update the documentation in r82906. s/DEBUG_RUNTIME/DEBUG_SYMBOLS/. by Jeffrey Yasskin · 15 years ago
  72. 17167be Document a bug in the ocaml bindings has wrong linkage values. by Erick Tryzelaar · 15 years ago
  73. 3128015 Regenerate. by Mikhail Glushenkov · 15 years ago
  74. c261df9 Remove the "metadata*" type and simplify the code it complicated. This was only by Nick Lewycky · 15 years ago
  75. 9217f6b rename REG -> REGISTER to make it explicit in the doc. <tt>ify some stuff. by Chris Lattner · 15 years ago
  76. eec9695 implement and document support for filecheck variables. This by Chris Lattner · 15 years ago
  77. 5138694 Remove dead code from this function and optimize. Update its corresponding by Nick Lewycky · 15 years ago
  78. 2a0ed09 Correct the version numbers to match those actually tested for by by Nick Lewycky · 15 years ago
  79. ec38da4 Move the integer type out of 'derived' and into 'primitive'. This permits us by Nick Lewycky · 15 years ago
  80. 9f8380b Revise C library functions description to be vaguer, per Chris. by Dale Johannesen · 15 years ago
  81. d448292 This patch causes the --enable-debug-runtime configure flag and the by Jeffrey Yasskin · 15 years ago
  82. 5287008 add and document regex support for FileCheck. You can now do stuff like: by Chris Lattner · 15 years ago
  83. 07de8d1 Clarify that llvm attaches C language semantics to by Dale Johannesen · 15 years ago
  84. fd1ec5e Sync c++ kaleidoscope tutorial with test. by Erick Tryzelaar · 15 years ago
  85. 22884dd Add documentation on how to use enable debug information in the JIT and use it with GDB. by Reid Kleckner · 15 years ago
  86. 4d0764d grammaro by Chris Lattner · 15 years ago
  87. f15380b implement and document support for CHECK-NOT by Chris Lattner · 15 years ago
  88. f86a778 apparently russians are really hard to sort or something! by Chris Lattner · 15 years ago
  89. b203043 I can sort, no really. by Chris Lattner · 15 years ago
  90. 941f4cd make more clear since it is sorted by last name now. by Chris Lattner · 15 years ago
  91. af5bd67 Doug is now the code owner for most of the Clang frontend. by Chris Lattner · 15 years ago
  92. d0acd9c Ted is christened as the owner of the clang static analyzer. by Chris Lattner · 15 years ago
  93. c7d10a0 Put back non-obsolete -f sections for 'opt'. by Daniel Dunbar · 15 years ago
  94. d1c990f Remove references to obsolete -f option. by Daniel Dunbar · 15 years ago
  95. 6db36f3 Update llc/opt PODs to clarify they support .ll input. by Daniel Dunbar · 15 years ago
  96. a93f30e Give llvm-link a -S option. by Dan Gohman · 15 years ago
  97. 4626268 Expose initializing the native target for the execution engine. by Erick Tryzelaar · 15 years ago
  98. 126d86b Make sure to initialize the fpm in the ocaml tutorial. by Erick Tryzelaar · 15 years ago
  99. a9ff139 CMake: New user-settable variable LLVM_TARGET_ARCH useful when cross-compiling. by Oscar Fuentes · 15 years ago
  100. 422094c Update the tutorial to match changes to examples/Kaleidoscope. by Nick Lewycky · 15 years ago