1. a8f4214 more random updates. by Chris Lattner · 15 years ago
  2. 4517850 checkpoint. by Chris Lattner · 15 years ago
  3. 6ee62f8 checkpoint. by Chris Lattner · 15 years ago
  4. 28d0274 update clang section. by Chris Lattner · 15 years ago
  5. d4a537b some updates from users of llvm by Chris Lattner · 15 years ago
  6. 80ed255 all content split into sections, still much work to be done. by Chris Lattner · 15 years ago
  7. 7b0a681 checkpoint, this is still not comprehendible. by Chris Lattner · 15 years ago
  8. 9ea8d9a callgraph changes came after the 2.6 branch. by Chris Lattner · 15 years ago
  9. 11f911f Move implicit and paralle to a separate codegen specific section. by Evan Cheng · 15 years ago
  10. c758fec add some completely unformated and probably incoherent notes about things by Chris Lattner · 15 years ago
  11. c32a532 add macruby, fix a validation problem. by Chris Lattner · 15 years ago
  12. da591e7 Forgot to update the documentation in r82906. s/DEBUG_RUNTIME/DEBUG_SYMBOLS/. by Jeffrey Yasskin · 15 years ago
  13. 17167be Document a bug in the ocaml bindings has wrong linkage values. by Erick Tryzelaar · 15 years ago
  14. 3128015 Regenerate. by Mikhail Glushenkov · 15 years ago
  15. c261df9 Remove the "metadata*" type and simplify the code it complicated. This was only by Nick Lewycky · 15 years ago
  16. 9217f6b rename REG -> REGISTER to make it explicit in the doc. <tt>ify some stuff. by Chris Lattner · 15 years ago
  17. eec9695 implement and document support for filecheck variables. This by Chris Lattner · 15 years ago
  18. 5138694 Remove dead code from this function and optimize. Update its corresponding by Nick Lewycky · 15 years ago
  19. 2a0ed09 Correct the version numbers to match those actually tested for by by Nick Lewycky · 15 years ago
  20. ec38da4 Move the integer type out of 'derived' and into 'primitive'. This permits us by Nick Lewycky · 15 years ago
  21. 9f8380b Revise C library functions description to be vaguer, per Chris. by Dale Johannesen · 15 years ago
  22. d448292 This patch causes the --enable-debug-runtime configure flag and the by Jeffrey Yasskin · 15 years ago
  23. 5287008 add and document regex support for FileCheck. You can now do stuff like: by Chris Lattner · 15 years ago
  24. 07de8d1 Clarify that llvm attaches C language semantics to by Dale Johannesen · 15 years ago
  25. fd1ec5e Sync c++ kaleidoscope tutorial with test. by Erick Tryzelaar · 15 years ago
  26. 22884dd Add documentation on how to use enable debug information in the JIT and use it with GDB. by Reid Kleckner · 15 years ago
  27. 4d0764d grammaro by Chris Lattner · 15 years ago
  28. f15380b implement and document support for CHECK-NOT by Chris Lattner · 15 years ago
  29. f86a778 apparently russians are really hard to sort or something! by Chris Lattner · 15 years ago
  30. b203043 I can sort, no really. by Chris Lattner · 15 years ago
  31. 941f4cd make more clear since it is sorted by last name now. by Chris Lattner · 15 years ago
  32. af5bd67 Doug is now the code owner for most of the Clang frontend. by Chris Lattner · 15 years ago
  33. d0acd9c Ted is christened as the owner of the clang static analyzer. by Chris Lattner · 15 years ago
  34. c7d10a0 Put back non-obsolete -f sections for 'opt'. by Daniel Dunbar · 15 years ago
  35. d1c990f Remove references to obsolete -f option. by Daniel Dunbar · 15 years ago
  36. 6db36f3 Update llc/opt PODs to clarify they support .ll input. by Daniel Dunbar · 15 years ago
  37. a93f30e Give llvm-link a -S option. by Dan Gohman · 15 years ago
  38. 4626268 Expose initializing the native target for the execution engine. by Erick Tryzelaar · 15 years ago
  39. 126d86b Make sure to initialize the fpm in the ocaml tutorial. by Erick Tryzelaar · 15 years ago
  40. a9ff139 CMake: New user-settable variable LLVM_TARGET_ARCH useful when cross-compiling. by Oscar Fuentes · 15 years ago
  41. 422094c Update the tutorial to match changes to examples/Kaleidoscope. by Nick Lewycky · 15 years ago
  42. f6dd026 remove two docs about the old Sparc backend which used Value*'s for vregs. by Chris Lattner · 15 years ago
  43. 39ddef3 move old clang readme here. by Chris Lattner · 15 years ago
  44. deb8c15 we don't want people to override printBasicBlockLabel. by Chris Lattner · 15 years ago
  45. ec08046 Fix llvm-extract's "writing bitcode to a terminal" warning, which wasn't by Dan Gohman · 15 years ago
  46. c608cb1 more typos by Chris Lattner · 15 years ago
  47. 169e1b0 Fix validation errors. by Bill Wendling · 15 years ago
  48. 808b9ce Fix validation errors. by Bill Wendling · 15 years ago
  49. 478e71d add another broken version of gcc, thanks to Niels Moller for pointing this out. by Chris Lattner · 15 years ago
  50. f3e2d80 Remove prcontext. by Daniel Dunbar · 15 years ago
  51. 61f6978 Correct __cxa_end_catch documentation to reflect that it doesn't take any arguments. by Eric Christopher · 15 years ago
  52. 8e371aa another typo by Chris Lattner · 15 years ago
  53. 349eb41 fix a couple typos pointed out by edwin and duncan by Chris Lattner · 15 years ago
  54. be7ada7 Add 'lit' testing tool. by Daniel Dunbar · 15 years ago
  55. 3fee6ed llvm::cerr is gone. by Chris Lattner · 15 years ago
  56. 0ce6f93 update this to use raw_ostream by Chris Lattner · 15 years ago
  57. 6e9057b add some more notes. by Chris Lattner · 15 years ago
  58. 48a109c describe undef semantics in some more detail. by Chris Lattner · 15 years ago
  59. 53a99f9 Document opt -S argument. by Daniel Dunbar · 15 years ago
  60. fdfca79 Fix the syntax of add/sub/mul nsw/nuw and sdiv exact. by Dan Gohman · 15 years ago
  61. ce0c81e Add regular expression matching support, based on OpenBSD regexec()/regcomp() by Torok Edwin · 15 years ago
  62. e4b2756 Reapply 79977. Use MDNodes to encode debug info in llvm IR. by Devang Patel · 15 years ago
  63. b80e1ab Mark Andersen's as experimental. by Chris Lattner · 15 years ago
  64. 60130f0 Allocate the module provider in the Kaleidoscope code on the heap, not the stack, so that it can be properly deleted. Also update the tutorial with the new code. This fixes PR4762, hopefully better than the last time. by Reid Kleckner · 15 years ago
  65. 8245988 Revert 79977. It causes llvm-gcc bootstrap failures on some platforms. by Devang Patel · 15 years ago
  66. de86d47 Add an 'inline hint' attribute to represent source by Dale Johannesen · 15 years ago
  67. 0cabaa5 Update documentation for the -f change. by Dan Gohman · 15 years ago
  68. 2a610c7 Update DebugInfo interface to use metadata, instead of special named llvm.dbg.... global variables, to encode debugging information in llvm IR. This is mostly a mechanical change that tests metadata support very well. by Devang Patel · 15 years ago
  69. e1eaf91 improve documentation for linker_private linkage. by Chris Lattner · 15 years ago
  70. 983c592 disuade people from using ostream. by Chris Lattner · 15 years ago
  71. cb3e3d3 Don't install the man page for FileCheck by Douglas Gregor · 15 years ago
  72. 405ce8d Update release document with more details. by Tanya Lattner · 15 years ago
  73. 50310f9 Note down a few bits and bobs off the top of my head for ReleaseNotes-2.6.html by Edward O'Callaghan · 15 years ago
  74. 00484d1 Add basic information about SJLJ EH by Jim Grosbach · 15 years ago
  75. b255b88 Clarify a few things in the inbounds description. by Dan Gohman · 15 years ago
  76. 64e3961 Correct ARM v7-A architecture name spelling and add note about hard float. by Sandeep Patel · 15 years ago
  77. 38eee3c fix this back, thanks Eli by Chris Lattner · 15 years ago
  78. f636b96 minor grammar tweak by Chris Lattner · 15 years ago
  79. 49b9186 Update the release process some more. Lots of good details now. by Tanya Lattner · 15 years ago
  80. e0c951a Add a first stab at describing LLVMContext. by Owen Anderson · 15 years ago
  81. 1f3d276 Update the ocaml docs to work with LLVMContext. by Erick Tryzelaar · 15 years ago
  82. 4b9e1d2 First steps to document new release plan. by Tanya Lattner · 15 years ago
  83. fc13d1c Surrounded variable in <tt> tags for consistency. by Misha Brukman · 15 years ago
  84. 1e02bf0 CMake: LLVM_ENABLE_PIC now defaults to ON, as in `configure'. This is by Oscar Fuentes · 15 years ago
  85. 46c8181 #include <cstdlib> in the code listing for strtod. by John McCall · 15 years ago
  86. 2962664 Remove a bit more cruft from the sjlj moving to a backend pass. by Jim Grosbach · 15 years ago
  87. 3488881 CMake: Removed traces of obsolete variable LLVM_PLO_FLAGS. by Oscar Fuentes · 15 years ago
  88. c81f56d CMake: New option LLVM_BUILD_TOOLS. Renamed LLVM_EXAMPLES to by Oscar Fuentes · 15 years ago
  89. bf230bf Fix validation errors. by Bill Wendling · 15 years ago
  90. 3cf4ffd Fix validation errors. by Bill Wendling · 15 years ago
  91. e93f373 wrap to 80 cols by Chris Lattner · 15 years ago
  92. 5dafafd implement support for CHECK-NEXT: in filecheck. by Chris Lattner · 15 years ago
  93. 272e308 document filecheck. by Chris Lattner · 15 years ago
  94. 741042f fix pasto noticed by Jakub by Chris Lattner · 15 years ago
  95. 3d2de1d add a stub for futher description of filecheck. by Chris Lattner · 15 years ago
  96. 9d3787b add a simple FileCheck man page. by Chris Lattner · 15 years ago
  97. c4f661e Reformatting and some cleanup. by Bill Wendling · 15 years ago
  98. 1d0be15 Push LLVMContexts through the IntegerType APIs. by Owen Anderson · 15 years ago
  99. 0f6d5f8 Grammar fix. by Misha Brukman · 15 years ago
  100. 755cbe0 Add some release notes about ARM v7 support and known problems. by Bob Wilson · 15 years ago