1. 59fec6a fix some wording problems Daniel pointed out, make a example actually real. by Chris Lattner · 15 years ago
  2. 71d8f3b fix typo noticed by Duncan by Chris Lattner · 15 years ago
  3. 219bd29 remove Bill from the author list: his contribution (describing llvm::Ostream by Chris Lattner · 15 years ago
  4. d283cb1 add some more topics to the coding standards doc: by Chris Lattner · 15 years ago
  5. d8afc46 fix some formatting stuff, patch by Edward O'Callaghan! by Chris Lattner · 15 years ago
  6. e922c02 Get rid of the Pass+Context magic. by Owen Anderson · 15 years ago
  7. 9c5beed Misc. doc fixes following suggestions from Eli. by Dan Gohman · 15 years ago
  8. aedb59a fix typo by Chris Lattner · 15 years ago
  9. 3e7b5ca Various doc updates from Edward O'Callaghan! by Chris Lattner · 15 years ago
  10. f6fa8ae Add a few fairly obvious API changes I noticed while porting some old code. by Torok Edwin · 15 years ago
  11. cbb38f2 Documentation for the new non-overflow and exact keywords. by Dan Gohman · 15 years ago
  12. 401e10c implement a new magic global "llvm.compiler.used" which is like llvm.used, but by Chris Lattner · 15 years ago
  13. 857755c document llvm.used and llvm.metadata. Stub out llvm.global_[cd]tors by Chris Lattner · 15 years ago
  14. 987e7eb Rename the index to linkage types. by Bill Wendling · 15 years ago
  15. c39e3e0 More reformatting. by Bill Wendling · 15 years ago
  16. d9fe298 Fix HTML violations. by Bill Wendling · 15 years ago
  17. e910b4c Obsessivly reformat. by Bill Wendling · 15 years ago
  18. 3d10a5a Add plumbing for the `linker_private' linkage type. This type is meant for by Bill Wendling · 15 years ago
  19. 8ad2f98 fix some typos pointed out by Hidenobu Seki by Chris Lattner · 15 years ago
  20. f689fa1 cmake builds don't need this hack for MSVC anymore. by Daniel Dunbar · 15 years ago
  21. 4b1511b Add EngineBuilder to ExecutionEngine in favor of the five optional argument EE::create(). by Reid Kleckner · 15 years ago
  22. 0c542ff end sentence in period, draw attention to the fact that you should by Chris Lattner · 15 years ago
  23. 3ddd717 we beat exceptions out of lib/system a long time ago. by Chris Lattner · 15 years ago
  24. c5ec8a7 Add support for naked functions by Anton Korobeynikov · 15 years ago
  25. 445c89a Fix typo. by Daniel Dunbar · 15 years ago
  26. 3bf2d03 Add broken gcc from PR4532. by Nick Lewycky · 15 years ago
  27. 914e50c Privatize the ConstantFP table. I'm on a roll! by Owen Anderson · 15 years ago
  28. e4d54d7 Add a note about the raw_fd_ostream API change. by Dan Gohman · 15 years ago
  29. 0a5372e Begin the painful process of tearing apart the rat'ss nest that is Constants.cpp and ConstantFold.cpp. by Owen Anderson · 15 years ago
  30. eaff524 remove llvm.part.set.* and llvm.part.select.*. They have never been by Chris Lattner · 15 years ago
  31. 02e7313 Add an LLVM API change. by Daniel Dunbar · 15 years ago
  32. b927ca8 be explicit about making comments real sentences. by Chris Lattner · 15 years ago
  33. 4429aaf Regenerate. by Mikhail Glushenkov · 15 years ago
  34. 09826e3 Update documentation. by Mikhail Glushenkov · 15 years ago
  35. 98a3961 Regenerate. by Mikhail Glushenkov · 15 years ago
  36. 792f182 Documentation update. by Mikhail Glushenkov · 15 years ago
  37. d1fbd14 Push LLVMContext _back_ through IRBuilder. by Owen Anderson · 15 years ago
  38. 91f935e Update the example to show that an archive can contain llvm bitcode. by Rafael Espindola · 15 years ago
  39. 7f6aa2b Remove the vicmp and vfcmp instructions. Because we never had a release with by Nick Lewycky · 15 years ago
  40. f667e7e Add a paragraph about the Add->FAdd API change. by Dan Gohman · 15 years ago
  41. 15367df Regenerate. by Mikhail Glushenkov · 15 years ago
  42. 640dd26 Regenerate. by Mikhail Glushenkov · 15 years ago
  43. 226f54b Clarify that later compiler versions are known to by Duncan Sands · 15 years ago
  44. e27be3a Describe the LLVMContext API change. by Owen Anderson · 15 years ago
  45. b71725b Try to clarify a point about getting DominatorTree info from a module pass. by Daniel Dunbar · 15 years ago
  46. 2c6f9f7 add a FAQ. by Chris Lattner · 15 years ago
  47. a44f87f got confused again by Chris Lattner · 15 years ago
  48. 09bc65e fix some issues Jeff Yasskin noticed by Chris Lattner · 15 years ago
  49. 0af39ea add a note about re-evaluating end() every time through a loop. by Chris Lattner · 15 years ago
  50. e25b845 Regenerate. by Mikhail Glushenkov · 15 years ago
  51. 2c02662 by David Greene · 15 years ago
  52. 1b6d3da Clarify how to configure llvm-gcc-4.2 for use with by Shantonu Sen · 15 years ago
  53. 13e16b6 by Devang Patel · 15 years ago
  54. d7acf73 Regenerate. by Mikhail Glushenkov · 15 years ago
  55. 294f507 Update documentation. by Mikhail Glushenkov · 15 years ago
  56. 5e98cb7 ReleaseNotes.External Projects += Rubinius by Jeffrey Yasskin · 15 years ago
  57. ba2aa78 ReleaseNotes.External Projects += Unladen Swallow by Jeffrey Yasskin · 15 years ago
  58. e2e4a89 Start sketching 2.6 release notes. This provides a by Duncan Sands · 15 years ago
  59. 434ca80 Clarify that if the alignment is zero then an alignment by Duncan Sands · 15 years ago
  60. 24e0411 Fix link to BasicBlock doxygen documentation in Programmer's Manual by Stefanus Du Toit · 15 years ago
  61. df04ead Formatting fix. by Mikhail Glushenkov · 15 years ago
  62. 63dc318 Regenerate. by Mikhail Glushenkov · 15 years ago
  63. 6be9266 Remove support for building LLVM libraries into "relinked" by Chris Lattner · 15 years ago
  64. 1ad70e3 Update the threading section to reflect current plans/implementation. by Owen Anderson · 15 years ago
  65. 5e8c50e Fix validation errors. by Owen Anderson · 15 years ago
  66. 7ed5d56 Remove the "llvm.umul.with.overflow is broken" warning; it should be by Eli Friedman · 15 years ago
  67. 8bc1b3b Add initial stab at documenting the use of LLVM with threaded clients. by Owen Anderson · 15 years ago
  68. 502106a Regenerate. by Mikhail Glushenkov · 15 years ago
  69. 125473b Rewrite the noredzone description, attempting to avoid confusing language. by Dan Gohman · 15 years ago
  70. d87c9e3 Fix a typo. by Dan Gohman · 15 years ago
  71. 2185f9e Reword the description of the noredzone attribute. by Dan Gohman · 15 years ago
  72. c457b65 x86_64 was completely missing from the target triples supported by the X86 code by Torok Edwin · 15 years ago
  73. 8792232 remove some old CVS-specific arguments that don't work with SVN. by Chris Lattner · 15 years ago
  74. 5d96fda by Devang Patel · 15 years ago
  75. af0f65f CMake: New variable LLVM_LIBDIR_SUFFIX. by Oscar Fuentes · 15 years ago
  76. cbdbcb1 CMake: Documented how to cross-compile with CMake. by Oscar Fuentes · 15 years ago
  77. ffc0ab6 by David Greene · 15 years ago
  78. 0d97399 by David Greene · 15 years ago
  79. ccbfb8d by David Greene · 15 years ago
  80. 87bde0b Document the stack alignment part of target data description. by Daniel Dunbar · 15 years ago
  81. 938c8ab by David Greene · 15 years ago
  82. 9d813df Move </pre> to column one to avoid an extra line of spaces in the example. by Nick Lewycky · 15 years ago
  83. ae3a0be Split the Add, Sub, and Mul instruction opcodes into separate by Dan Gohman · 15 years ago
  84. 347c7bb --plugin is not needed for bfd anymore. Update docs. by Torok Edwin · 15 years ago
  85. 76941b2 CMake: Renamed LLVM_ENABLE_ASSERTS to by Oscar Fuentes · 15 years ago
  86. 4734ed8 lets not forget about c++! by Torok Edwin · 15 years ago
  87. 81a8755 CMake: Implements and documents option LLVM_ENABLE_ASSERTS. by Oscar Fuentes · 15 years ago
  88. 5641f8d Document how easy it is to use the gold plugin and have LTO with autotooled projects. by Torok Edwin · 15 years ago
  89. d244909 Document how phi and invoke instructions interact with SSA form. by Jay Foad · 15 years ago
  90. 1e8c7a6 Metadata uses metadata type not empty struct. by Nick Lewycky · 15 years ago
  91. 7a0370f Give embedded metadata its own type instead of relying on EmptyStructTy. by Nick Lewycky · 15 years ago
  92. d80ddc0 Fix some typos by Bruno Cardoso Lopes · 15 years ago
  93. 86c4864 Remove border around table used for layout. by Nick Lewycky · 15 years ago
  94. f96a499 Add a note mentioning that uses of the return value of an invoke by Dan Gohman · 15 years ago
  95. c4c268b Add some missing steps to the sacred testing ritual scriptures. by Stuart Hastings · 15 years ago
  96. fb57f1c Test commit. by Cristian Cadar · 15 years ago
  97. a7185b2 Add short descriptions of 'implicit' and 'parallel'. by Evan Cheng · 15 years ago
  98. 48839d9 Formatting. Some updating of data structures. More work needs to be done to update the examples. by Bill Wendling · 15 years ago
  99. 9bea7c8 by David Greene · 15 years ago
  100. 5f9f9ba by David Greene · 15 years ago