1. e847277 Fix formatting tags. by Bob Wilson · 14 years ago
  2. 5b2fb95 Document NEON intrinsic changes for 2.8. by Bob Wilson · 14 years ago
  3. e1b8345 add some documentation for the most important MC-level classes along with by Chris Lattner · 14 years ago
  4. 8c35936 Add documentation for llvm-diff. by John McCall · 14 years ago
  5. 702f2d4 add note by Chris Lattner · 14 years ago
  6. 8dc5faf some random notes. by Chris Lattner · 14 years ago
  7. 2295b5a this is a release note worthy change. by Chris Lattner · 14 years ago
  8. b742ff0 updates to make it clear that this applies to clang and other llvm subprojects. by Chris Lattner · 14 years ago
  9. f57fcf7 update the tutorial to use CreateFAdd to create fp operations. by Chris Lattner · 14 years ago
  10. 297907f Stack slot access methods are in TargetInstrInfo. by Jakob Stoklund Olesen · 14 years ago
  11. f727748 Update the Ada instructions to LLVM 2.7 (from LLVM 2.5). by Duncan Sands · 14 years ago
  12. 39429e2 Update the descriptions of NoModRef and ModRef to be consistent by Dan Gohman · 14 years ago
  13. 12881e7 Remove a hack that tries to understand incorrect triples from the by Duncan Sands · 14 years ago
  14. 885b661 remove the MSIL backend. It isn't maintained, is buggy, has no testcases by Chris Lattner · 14 years ago
  15. 61c70e9 remove unions from LLVM IR. They are severely buggy and not by Chris Lattner · 14 years ago
  16. 55ae515 Create the new linker type "linker_private_weak_def_auto". by Bill Wendling · 14 years ago
  17. 52fdaed Make the SCC printing passes use errs() instead of outs(), as the by Dan Gohman · 14 years ago
  18. dc65f22 fix a broken link by Chris Lattner · 14 years ago
  19. 63e4ccb add some  's to a pre to avoid newlines being eaten by Chris Lattner · 14 years ago
  20. c2d8688 CMake: document how to incorporate LLVM into the cmake project of an by Oscar Fuentes · 14 years ago
  21. fd2f3e6 CMake: documented testing procedure by Oscar Fuentes · 14 years ago
  22. ec62d53 Add a opt-args option that can be used to pass arguments to every opt by Rafael Espindola · 14 years ago
  23. 53843f8 s/libLLVMgold/LLVMgold/g by Rafael Espindola · 14 years ago
  24. c3086ba Fix missing </a> tag error introduced by addition of LowerAtomic pass. by Peter Collingbourne · 14 years ago
  25. 3aff669 Document results of PR7762. by Eric Christopher · 14 years ago
  26. 87ebbc0 Add a note about the changing pass registration interface. by Owen Anderson · 14 years ago
  27. c1076ea Delete mkpatch. Everything it does is already done by svn diff by default. by Dan Gohman · 14 years ago
  28. b049510 Remove a link which is no longer relevant. by Dan Gohman · 14 years ago
  29. 7c46cf0 Note some LLVM 2.7 -> 2.8 APIs that changed / got renamed. by Torok Edwin · 14 years ago
  30. 3bababf Add an atomic lowering pass by Peter Collingbourne · 14 years ago
  31. cd3b117 docs/TestingGuide: Minimal update to describe 'lit' based regression testing by Daniel Dunbar · 14 years ago
  32. 1628665 docs/TestingGuide: Rip out description of old nightly tester infrastructure. The by Daniel Dunbar · 14 years ago
  33. 2a80aca Fix word choice. by Nick Lewycky · 14 years ago
  34. cdcbbfc Grammar cop pullover: Corrected and improved some grammar in the description of by John Criswell · 14 years ago
  35. 05006e2 re-commit r109220, the compile error has already been fixed by Gabor Greif · 14 years ago
  36. 0cb24da Document BUILD_EXAMPLES makefile variable by Peter Collingbourne · 14 years ago
  37. f96b006 Add new RegionInfo pass. by Tobias Grosser · 14 years ago
  38. d8cc7be Add INSTANTIATE_AG_PASS, which combines RegisterPass<> with RegisterAnalysisGroup<> for pass registration. by Owen Anderson · 14 years ago
  39. 20813e0 First stab at updating the documentation for INITIALIZE_PASS(). by Owen Anderson · 14 years ago
  40. 872814a Disallow null as a named metadata operand. by Dan Gohman · 14 years ago
  41. 922d00f strip out the 2.7 release notes, this really is the 2.8 release notes by Chris Lattner · 14 years ago
  42. 50fb330 appease Validator by Gabor Greif · 14 years ago
  43. 17b59fe add info on operand rotation by Gabor Greif · 14 years ago
  44. 78e6e00 Remove the isMoveInstr() hook. by Jakob Stoklund Olesen · 14 years ago
  45. 38e5989 Don't pass StringRef by reference. by Benjamin Kramer · 14 years ago
  46. 1005bc5 Fix the Named Metadata example to make it clear which specific by Dan Gohman · 14 years ago
  47. 9fea9c2 Fix compile unit in example. Thanks Renato Golin! by Devang Patel · 14 years ago
  48. 26fe25f HTML cleanup and validation. by Benjamin Kramer · 14 years ago
  49. 28afd43 When doing sext/zext of constants, the target type must be strictly by Duncan Sands · 14 years ago
  50. 744b3a5 Remove TargetInstrInfo::copyRegToReg entirely. by Jakob Stoklund Olesen · 14 years ago
  51. 38da927 sdiv overflow is outright undefined behavior, with or without the by Dan Gohman · 14 years ago
  52. 67f8a7b Tweak some docs now that the default build is called Debug+Asserts. by Duncan Sands · 14 years ago
  53. 8947282 Update the docs for debugging JITed code with GDB. by Reid Kleckner · 14 years ago
  54. 9e86f43 Remove interprocedural-basic-aa and associated code. The AliasAnalysis by Dan Gohman · 14 years ago
  55. 8246adc Rename "Release" builds as "Release+Asserts"; rename "Release-Asserts" by Duncan Sands · 14 years ago
  56. 191d4ee Closing tags start with slashes. by John McCall · 14 years ago
  57. 211244a minor typo by Chris Lattner · 14 years ago
  58. 76ec37a Alphabetize the list of function parameters. by Nick Lewycky · 14 years ago
  59. 5c60386 Bring the list of passes and their descriptions up to date. by Duncan Sands · 14 years ago
  60. ff70fe4 Note the relationship between C99 restrict and LLVM noalias, and by Dan Gohman · 14 years ago
  61. aa6c855 indmemrem and lowerallocs are gone. by Chris Lattner · 14 years ago
  62. 43b8fd7 Document that BasicAA respects noalias, while InterproceduralBasicAA does not. by Dan Gohman · 14 years ago
  63. efca7f9 Describe which dependencies are relevant to noalias, and document how by Dan Gohman · 14 years ago
  64. ff23535 Add some html anchors, to allow attributes to be linked to directly. by Dan Gohman · 14 years ago
  65. 1e10962 Reword the definition of the noalias attribute. The intention is for by Dan Gohman · 14 years ago
  66. 5e721d7 Implement the "linker_private_weak" linkage type. This will be used for by Bill Wendling · 14 years ago
  67. 07d3177 Revert r107205 and r107207. by Bill Wendling · 14 years ago
  68. 7645f14 Improve explanation. by Bill Wendling · 14 years ago
  69. 207855c Introducing the "linker_weak" linkage type. This will be used for Objective-C by Bill Wendling · 14 years ago
  70. 85dfca6 Add a blurb about -scev-aa. by Dan Gohman · 14 years ago
  71. 3f43dc3 Document problems that I encountered when working on -scev-aa. by Dan Gohman · 14 years ago
  72. d47397f This makes example Makefile a lot more like actual by Chris Lattner · 14 years ago
  73. 1f4a149 Remove isTwoAddress from llvm. by Eric Christopher · 14 years ago
  74. 6808cdc fix typos reported by Adam Warner! by Chris Lattner · 14 years ago
  75. 69a462e Another typo. by Eric Christopher · 14 years ago
  76. 6492a35 Fix typo. by Eric Christopher · 14 years ago
  77. 6e0a99a Teach tablegen how to inherit from classes in 'defm' definitions. by Bruno Cardoso Lopes · 14 years ago
  78. c22c0f3 Minor clarification. by Dan Gohman · 14 years ago
  79. eba8f18 For a tablegen expression such as !if(a,b,c), let 'a' by Bruno Cardoso Lopes · 14 years ago
  80. e87de41 let the '!eq' expression support 'int' and 'bit' types by Bruno Cardoso Lopes · 14 years ago
  81. 8a3eab9 Remove the local register allocator. Please use the fast allocator instead. by Jakob Stoklund Olesen · 14 years ago
  82. 2214b81 Update html tutorial docs to match api changes. by Eric Christopher · 14 years ago
  83. ee65db3 Teach tablegen to allow "let" expressions inside multiclasses, by Bruno Cardoso Lopes · 14 years ago
  84. 270562b Teach tablegen to support 'defm' inside multiclasses. by Bruno Cardoso Lopes · 14 years ago
  85. 80ecc15 Update docs to reflect new DISubprogram elements. by Devang Patel · 14 years ago
  86. b26f279 Update the documentation, getCalleeSavedRegClasses is not required anymore. by Rafael Espindola · 14 years ago
  87. 9e130ce Document aggregate operation constant expressions. by Nick Lewycky · 14 years ago
  88. 9d8d221 Fix Data Layout description of floating point. by Dale Johannesen · 14 years ago
  89. fe47aae Fix more whitespace to be consistent with AsmPrinter. by Dan Gohman · 14 years ago
  90. 3dfb3cf Fix whitespace to be more consistent with AsmPrinter's style. by Dan Gohman · 14 years ago
  91. f75a7d3 Eliminate the restriction that the array size in an alloca must be i32. by Dan Gohman · 14 years ago
  92. 31f1af1 Fix a missing quote. by Dan Gohman · 14 years ago
  93. 90346e2 Add entry for llvm.eh.sjlj.longjmp. PR4999. by Jim Grosbach · 14 years ago
  94. 299f424 expand on the llvm ir bitcode dox. Patch by Peter Housel! by Chris Lattner · 14 years ago
  95. 0560ce4 Update autoconf/automake versions in the documentation to match the versions used in Autogen.sh by Tobias Grosser · 14 years ago
  96. 16d8f8b I got tired of VISIBILITY_HIDDEN colliding with the gcc enum. Rename it by Duncan Sands · 14 years ago
  97. c9d0c4e Test commit. by Daniel Dunbar · 14 years ago
  98. 10934e8 Test commit. by Tanya Lattner · 14 years ago
  99. e924ab5 Test commit. by Tanya Lattner · 14 years ago
  100. 733783b Document graphviz passes for the (post) dominator tree. by Tobias Grosser · 14 years ago