1. db9cd76 Most browsers eliminate whitespace between anchor tags. Force whitespace with by Nick Lewycky · 14 years ago
  2. 5969379 Handles libffi on the CMake build. by Oscar Fuentes · 14 years ago
  3. 8994075 finish a sentence. by Chris Lattner · 14 years ago
  4. a5eaa86 Add a clarification about merging constants with and without unnamed_addr. by Rafael Espindola · 14 years ago
  5. 3ca2102 Don't document exactly how virtual registers are represented as integers. Code by Jakob Stoklund Olesen · 14 years ago
  6. bea4626 First step in fixing PR8927: by Rafael Espindola · 14 years ago
  7. 1434f66 by David Greene · 14 years ago
  8. ab6acc6 Stub out a new updating interface to AliasAnalysis, allowing stateful analyses to be informed when by Owen Anderson · 14 years ago
  9. 375e5a3 We can count properly. by Owen Anderson · 14 years ago
  10. 18d4987 by David Greene · 14 years ago
  11. 9959706 Further expand what a call graph pass may do. by Nick Lewycky · 14 years ago
  12. 041ee7e Permit CallGraphSCCPasses readonly access to the direct callers of the functions by Nick Lewycky · 14 years ago
  13. 5e09eef Correct a bunch of mistakes which meant that the example pass didn't by Duncan Sands · 14 years ago
  14. dc97c0b I was unable to get the instructions to work if LLVM was built by Duncan Sands · 14 years ago
  15. 779ff7f Clarify that the loadable module turns up in the top-level directory, by Duncan Sands · 14 years ago
  16. 7a31865 Add a reference to the OCamlLangImpl8. by Erick Tryzelaar · 14 years ago
  17. 160dae7 Add an OCaml tutorial page 8 by Erick Tryzelaar · 14 years ago
  18. 0538729 Integers are primitive types. Update the documentation to state this by Tobias Grosser · 14 years ago
  19. 234da68 by David Greene · 14 years ago
  20. 4d75d80 by David Greene · 14 years ago
  21. b860203 Grammar corrections and some formatting changes. by Bill Wendling · 14 years ago
  22. d5fe3ef Update the target feature matrix to reflect some new features in the MBlaze backend. by Wesley Peck · 14 years ago
  23. 784a176 New cmake option LLVM_APPEND_VC_REV for controlling when the VC by Oscar Fuentes · 14 years ago
  24. 48461f6 Update the Target Feature Matrix for Mips by Bruno Cardoso Lopes · 14 years ago
  25. 01e5988 Fix a typo that Bill spotted. by Dan Gohman · 14 years ago
  26. 49e41c5 Document some more AliasAnalysis infrastructure limitations. by Dan Gohman · 14 years ago
  27. f722699 Add mention that we support FreeBSD/amd64. by Bill Wendling · 14 years ago
  28. aca0da6 Add IntervalMap to the Programmer's Manual. by Jakob Stoklund Olesen · 14 years ago
  29. 4c247f6 further fixes. by Chris Lattner · 14 years ago
  30. 7138863 fix typo by Chris Lattner · 14 years ago
  31. 4a34cbd Introduce a new PartialAlias response for AliasAnalysis. For most by Dan Gohman · 14 years ago
  32. 031d307 Use GZIPBIN instead of GZIP. Apparently gzip uses GZIP as an environment by Eric Christopher · 14 years ago
  33. 78ceb3a fix some validation problems by Chris Lattner · 14 years ago
  34. 69ad797 restructure this for readability, correct the example to follow the public ivar name convention by Chris Lattner · 14 years ago
  35. 98bec51 add a rule for enums, patch by Zhanyong Wan! by Chris Lattner · 14 years ago
  36. 6bfd4f4 Fix the prototype for the llvm.eh.selector intrinsic. by Bill Wendling · 14 years ago
  37. 6171ab6 Fix newlines. by Bill Wendling · 14 years ago
  38. 1324289 Clarify some of the differences between indexing with getelementptr and indexing with insertvalue/extractvalue. by Frits van Bommel · 14 years ago
  39. 7fcd4dc Add naming rules to the coding standards. by Zhanyong Wan · 14 years ago
  40. 558f5d2 forbid rtti and exceptions by Chris Lattner · 14 years ago
  41. 29b6cb4 Make @llvm.invariant.start not be readonly, so that it has side-effects. This by Nick Lewycky · 14 years ago
  42. d1627e3 Bump required cmake version on CMake.html. by Oscar Fuentes · 14 years ago
  43. cafe0b4 Fix formatting nits in the coding standards. Reviewed by clattner. by Zhanyong Wan · 14 years ago
  44. bf17cfa Renaming ISD::BIT_CONVERT to ISD::BITCAST to better reflect the LLVM IR concept. by Wesley Peck · 14 years ago
  45. a6fd81d a byval argument without an align can have an arbitrary alignment by Chris Lattner · 14 years ago
  46. eddd969 add some justification for "using namespace llvm;" by Chris Lattner · 14 years ago
  47. 684cf81 various cleanups and other improvements, patch by Zhanyong Wan! by Chris Lattner · 14 years ago
  48. ce1b9ad With the newly simplified SourceMgr interfaces and the generalized by Chris Lattner · 14 years ago
  49. 221b239 update coding standards. Partial specialization is now ok, by Chris Lattner · 14 years ago
  50. ac139f1 libc++ and compiler_rt are now dual licensed under UIUC and MIT license. by Chris Lattner · 14 years ago
  51. 5a0a7ce Document -enable-no-infs-fp-math and -enable-no-nans-fp-math command line options by Peter Collingbourne · 14 years ago
  52. ab7fa08 Fix missing includes of "llvm/Analysis/Passes.h" in the tutorials. Thanks by Dan Gohman · 14 years ago
  53. dfa1a79 Update examples and documentation to explicitly add basicaa, now that it's by Dan Gohman · 14 years ago
  54. c66712f -basicaa is no longer the default. by Dan Gohman · 14 years ago
  55. ac3031a no alpha jit support. by Chris Lattner · 14 years ago
  56. 97928d1 describe the preferred approach to silencing 'unused variable warnings' due to asserts. by Chris Lattner · 14 years ago
  57. e7ae70b CMake: Add the new option "LLVM_LIT_ARGS". by NAKAMURA Takumi · 14 years ago
  58. 40d438e Document debuginfo-tests. by Devang Patel · 14 years ago
  59. 90fd797 add (and document) the ability for alias results to have by Chris Lattner · 14 years ago
  60. 98c870f generalize alias support to allow the result of an alias to by Chris Lattner · 14 years ago
  61. c7a03fb document instalias. by Chris Lattner · 14 years ago
  62. e3f75a3 Fix typo, pointed out by Trevor Harmon. by Duncan Sands · 14 years ago
  63. 9372fd3 fix typo, patch by Trevor Harmon (PR8537) by Chris Lattner · 14 years ago
  64. 3695859 Removed obsolete section about VC++ project files. by Oscar Fuentes · 14 years ago
  65. 150d20e fix the !eq operator in tblgen to return a bit instead of an int. by Chris Lattner · 14 years ago
  66. 943beeb Validate HTML. by Benjamin Kramer · 14 years ago
  67. 50e5972 add missing tag by Chris Lattner · 14 years ago
  68. 8cf8bcc fix typos and some serious bugs in feature handling (but not for by Chris Lattner · 14 years ago
  69. 693173f Implement (and document!) support for MnemonicAlias's to have Requires by Chris Lattner · 14 years ago
  70. 674c1dc implement (and document!) the first kind of MC assembler alias, which by Chris Lattner · 14 years ago
  71. da97563 Document LLVM_BUILD_TESTS, LLVM_INCLUDE_TESTS. New convenience target by Oscar Fuentes · 14 years ago
  72. 219ddf5 clarify that not having the ".o file writing" feature by Chris Lattner · 14 years ago
  73. 1b383ba Random cleanups and format changes. by Bill Wendling · 14 years ago
  74. ff91d1a Yet another thing that was forgotten to be added to the release notes... by Duncan Sands · 14 years ago
  75. 0076d20 Make the description of the hotpatch attribute even more generic. Spotted by by Charles Davis · 14 years ago
  76. 6f12e29 Make hotpatch attribute description a little less Wintel-specific. by Charles Davis · 14 years ago
  77. 970bfcc Add a new 'hotpatch' attribute. This attribute will insert a two-byte no-op by Charles Davis · 14 years ago
  78. 94cc4fe Update target feature matrix for CellSPU by Kalle Raiskila · 14 years ago
  79. 4e13612 Update target feature matrix for Blackfin. by Jakob Stoklund Olesen · 14 years ago
  80. c6a4524 Updating target feature matrix to indicate current MBlaze status. by Wesley Peck · 14 years ago
  81. 6fb9955 broken link by Chris Lattner · 14 years ago
  82. 68de602 add a big table with target features. by Chris Lattner · 14 years ago
  83. ed50d38 Standardise all build-mode affecting {EN,DIS}ABLE_* make options to by Peter Collingbourne · 14 years ago
  84. 0305724 Fix type in passes. by Tobias Grosser · 14 years ago
  85. db73228 Argh, completely forgot to add this to the release notes! by Duncan Sands · 14 years ago
  86. 6551360 Add RegionPass support. by Tobias Grosser · 14 years ago
  87. e4ad387 Add a pre-dispatch SjLj EH hook on the unwind edge for targets to do any by Jim Grosbach · 14 years ago
  88. 824c10e Teach FileCheck to handle trailing CHECK-NOT patterns. by Jakob Stoklund Olesen · 14 years ago
  89. 60cb528 Per discussion with Sanjiv, remove the PIC16 target from mainline. When/if by Chris Lattner · 14 years ago
  90. 7d2e7be clarify that zero sized vectors are illegal, PR8340 by Chris Lattner · 14 years ago
  91. ea1fe2c Fix dead link. by Nick Lewycky · 14 years ago
  92. 256f960 Warn about broken GCCs on ARM due to the problem fixed: by Nick Lewycky · 14 years ago
  93. c44c245 Fixed RELEASE_28 tags. by Bill Wendling · 14 years ago
  94. cdce44b Fix libc++ link in release notes. by Tobias Grosser · 14 years ago
  95. f61576a Add missing "-" to the command line. by Tobias Grosser · 14 years ago
  96. ed7713d No need to check out everything: binutils is enough. Patch by John Tytgat. by Duncan Sands · 14 years ago
  97. 994526c Update release location. by Tanya Lattner · 14 years ago
  98. c7252ce remove the !nameconcat tblgen feature. It "shorthand" and only used in 4 places by Chris Lattner · 14 years ago
  99. 894a1b1 s/The ARM has/The ARM backend has/ by Jim Grosbach · 14 years ago
  100. 48f9543 AVX intrinsics and builtins were also added to clang by Bruno Cardoso Lopes · 14 years ago