1. 0c542ff end sentence in period, draw attention to the fact that you should by Chris Lattner · 15 years ago
  2. 3ddd717 we beat exceptions out of lib/system a long time ago. by Chris Lattner · 15 years ago
  3. c5ec8a7 Add support for naked functions by Anton Korobeynikov · 15 years ago
  4. 445c89a Fix typo. by Daniel Dunbar · 15 years ago
  5. 3bf2d03 Add broken gcc from PR4532. by Nick Lewycky · 15 years ago
  6. 914e50c Privatize the ConstantFP table. I'm on a roll! by Owen Anderson · 15 years ago
  7. e4d54d7 Add a note about the raw_fd_ostream API change. by Dan Gohman · 15 years ago
  8. 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
  9. eaff524 remove llvm.part.set.* and llvm.part.select.*. They have never been by Chris Lattner · 15 years ago
  10. 02e7313 Add an LLVM API change. by Daniel Dunbar · 15 years ago
  11. b927ca8 be explicit about making comments real sentences. by Chris Lattner · 15 years ago
  12. 4429aaf Regenerate. by Mikhail Glushenkov · 15 years ago
  13. 09826e3 Update documentation. by Mikhail Glushenkov · 15 years ago
  14. 98a3961 Regenerate. by Mikhail Glushenkov · 15 years ago
  15. 792f182 Documentation update. by Mikhail Glushenkov · 15 years ago
  16. d1fbd14 Push LLVMContext _back_ through IRBuilder. by Owen Anderson · 15 years ago
  17. 91f935e Update the example to show that an archive can contain llvm bitcode. by Rafael Espindola · 15 years ago
  18. 7f6aa2b Remove the vicmp and vfcmp instructions. Because we never had a release with by Nick Lewycky · 15 years ago
  19. f667e7e Add a paragraph about the Add->FAdd API change. by Dan Gohman · 15 years ago
  20. 15367df Regenerate. by Mikhail Glushenkov · 15 years ago
  21. 640dd26 Regenerate. by Mikhail Glushenkov · 15 years ago
  22. 226f54b Clarify that later compiler versions are known to by Duncan Sands · 15 years ago
  23. e27be3a Describe the LLVMContext API change. by Owen Anderson · 15 years ago
  24. b71725b Try to clarify a point about getting DominatorTree info from a module pass. by Daniel Dunbar · 15 years ago
  25. 2c6f9f7 add a FAQ. by Chris Lattner · 15 years ago
  26. a44f87f got confused again by Chris Lattner · 15 years ago
  27. 09bc65e fix some issues Jeff Yasskin noticed by Chris Lattner · 15 years ago
  28. 0af39ea add a note about re-evaluating end() every time through a loop. by Chris Lattner · 15 years ago
  29. e25b845 Regenerate. by Mikhail Glushenkov · 15 years ago
  30. 2c02662 by David Greene · 15 years ago
  31. 1b6d3da Clarify how to configure llvm-gcc-4.2 for use with by Shantonu Sen · 15 years ago
  32. 13e16b6 by Devang Patel · 15 years ago
  33. d7acf73 Regenerate. by Mikhail Glushenkov · 15 years ago
  34. 294f507 Update documentation. by Mikhail Glushenkov · 15 years ago
  35. 5e98cb7 ReleaseNotes.External Projects += Rubinius by Jeffrey Yasskin · 15 years ago
  36. ba2aa78 ReleaseNotes.External Projects += Unladen Swallow by Jeffrey Yasskin · 15 years ago
  37. e2e4a89 Start sketching 2.6 release notes. This provides a by Duncan Sands · 15 years ago
  38. 434ca80 Clarify that if the alignment is zero then an alignment by Duncan Sands · 15 years ago
  39. 24e0411 Fix link to BasicBlock doxygen documentation in Programmer's Manual by Stefanus Du Toit · 15 years ago
  40. df04ead Formatting fix. by Mikhail Glushenkov · 15 years ago
  41. 63dc318 Regenerate. by Mikhail Glushenkov · 15 years ago
  42. 6be9266 Remove support for building LLVM libraries into "relinked" by Chris Lattner · 15 years ago
  43. 1ad70e3 Update the threading section to reflect current plans/implementation. by Owen Anderson · 15 years ago
  44. 5e8c50e Fix validation errors. by Owen Anderson · 15 years ago
  45. 7ed5d56 Remove the "llvm.umul.with.overflow is broken" warning; it should be by Eli Friedman · 15 years ago
  46. 8bc1b3b Add initial stab at documenting the use of LLVM with threaded clients. by Owen Anderson · 15 years ago
  47. 502106a Regenerate. by Mikhail Glushenkov · 15 years ago
  48. 125473b Rewrite the noredzone description, attempting to avoid confusing language. by Dan Gohman · 15 years ago
  49. d87c9e3 Fix a typo. by Dan Gohman · 15 years ago
  50. 2185f9e Reword the description of the noredzone attribute. by Dan Gohman · 15 years ago
  51. c457b65 x86_64 was completely missing from the target triples supported by the X86 code by Torok Edwin · 15 years ago
  52. 8792232 remove some old CVS-specific arguments that don't work with SVN. by Chris Lattner · 15 years ago
  53. 5d96fda by Devang Patel · 15 years ago
  54. af0f65f CMake: New variable LLVM_LIBDIR_SUFFIX. by Oscar Fuentes · 15 years ago
  55. cbdbcb1 CMake: Documented how to cross-compile with CMake. by Oscar Fuentes · 15 years ago
  56. ffc0ab6 by David Greene · 15 years ago
  57. 0d97399 by David Greene · 15 years ago
  58. ccbfb8d by David Greene · 15 years ago
  59. 87bde0b Document the stack alignment part of target data description. by Daniel Dunbar · 15 years ago
  60. 938c8ab by David Greene · 15 years ago
  61. 9d813df Move </pre> to column one to avoid an extra line of spaces in the example. by Nick Lewycky · 15 years ago
  62. ae3a0be Split the Add, Sub, and Mul instruction opcodes into separate by Dan Gohman · 15 years ago
  63. 347c7bb --plugin is not needed for bfd anymore. Update docs. by Torok Edwin · 15 years ago
  64. 76941b2 CMake: Renamed LLVM_ENABLE_ASSERTS to by Oscar Fuentes · 15 years ago
  65. 4734ed8 lets not forget about c++! by Torok Edwin · 15 years ago
  66. 81a8755 CMake: Implements and documents option LLVM_ENABLE_ASSERTS. by Oscar Fuentes · 15 years ago
  67. 5641f8d Document how easy it is to use the gold plugin and have LTO with autotooled projects. by Torok Edwin · 15 years ago
  68. d244909 Document how phi and invoke instructions interact with SSA form. by Jay Foad · 15 years ago
  69. 1e8c7a6 Metadata uses metadata type not empty struct. by Nick Lewycky · 15 years ago
  70. 7a0370f Give embedded metadata its own type instead of relying on EmptyStructTy. by Nick Lewycky · 15 years ago
  71. d80ddc0 Fix some typos by Bruno Cardoso Lopes · 15 years ago
  72. 86c4864 Remove border around table used for layout. by Nick Lewycky · 15 years ago
  73. f96a499 Add a note mentioning that uses of the return value of an invoke by Dan Gohman · 15 years ago
  74. c4c268b Add some missing steps to the sacred testing ritual scriptures. by Stuart Hastings · 15 years ago
  75. fb57f1c Test commit. by Cristian Cadar · 15 years ago
  76. a7185b2 Add short descriptions of 'implicit' and 'parallel'. by Evan Cheng · 15 years ago
  77. 48839d9 Formatting. Some updating of data structures. More work needs to be done to update the examples. by Bill Wendling · 15 years ago
  78. 9bea7c8 by David Greene · 15 years ago
  79. 5f9f9ba by David Greene · 15 years ago
  80. beb31a5 by David Greene · 15 years ago
  81. 4afc509 by David Greene · 15 years ago
  82. e6c27de by David Greene · 15 years ago
  83. 06261cd clean up line-wrapping by Jim Grosbach · 15 years ago
  84. f957012 Update the names of the exception handling sjlj instrinsics to by Jim Grosbach · 15 years ago
  85. 587daed Change MachineInstrBuilder::addReg() to take a flag instead of a list of by Bill Wendling · 15 years ago
  86. 7f3b36d garbage allocation is not a good idea :) by Chris Lattner · 15 years ago
  87. 588764e Use llvm::raw_stream instead of llvm::Streams. by Bill Wendling · 15 years ago
  88. cb33799 Make MDNode use CallbackVH. Also change MDNode to store Value* instead of by Nick Lewycky · 15 years ago
  89. 60150a3 fix typo by Chris Lattner · 15 years ago
  90. 871eb0a Fix typo. by Bill Wendling · 15 years ago
  91. 7af1c78 Allow readonly functions to unwind exceptions. Teach by Duncan Sands · 15 years ago
  92. d6d2efc Regenerate documentation. by Mikhail Glushenkov · 15 years ago
  93. d26795a Add some more documentation for x86 special address spaces. by Dan Gohman · 15 years ago
  94. 1777d0c Add basic support for code generation of by Chris Lattner · 15 years ago
  95. fe095f3 Restore minor deletion. by Mike Stump · 15 years ago
  96. bdd7329 Remove obsolete wording, the only exception a readnone function can throw by Chris Lattner · 15 years ago
  97. 7a57c5b be very explicit that readnone/readonly functions can't throw exceptions. by Chris Lattner · 15 years ago
  98. 1af789f HTML-escape '>' as '&gt;' in sample C++ code. by Misha Brukman · 15 years ago
  99. 714257f Add a mention of TypeBuilder to the programmer's manual, and clean up the class by Jeffrey Yasskin · 15 years ago
  100. be8cc2a Second attempt: by Bill Wendling · 15 years ago