1. 05d0265 docs: Use <Hn> as Heading elements instead of <DIV class="doc_foo">. by NAKAMURA Takumi · 14 years ago
  2. 7a2bdde Fix a ton of comment typos found by codespell. Patch by by Chris Lattner · 14 years ago
  3. ca4cac4 Fix a hole in the definition of "dependence" used by trap values. Trap by Dan Gohman · 14 years ago
  4. b9a3363 docs: Canonicalize URLs. by NAKAMURA Takumi · 14 years ago
  5. 5bb3ece Pick better examples. "fpext float 3.1415 to double" won't parse because 3.1415 by Nick Lewycky · 14 years ago
  6. 9e69ff9 Change the signext language in LangRef to closer match zeroext. by Cameron Zwarich · 14 years ago
  7. ebe8173 The x86-64 ABI says that a bool is only guaranteed to be sign-extended to a byte by Cameron Zwarich · 14 years ago
  8. dea3a5e Clarify that the result of an srem is only guaranteed to have the same sign as the by Duncan Sands · 14 years ago
  9. 9ff5de9 Small cleanup. by Bill Wendling · 14 years ago
  10. 8c20ec5 Enable support for vector sext and trunc: by Nadav Rotem · 14 years ago
  11. ed9b934 Fix 9267; Add vector zext support. by Nadav Rotem · 14 years ago
  12. 66298c1 fix typo by Chris Lattner · 14 years ago
  13. f067d58 implement .ll and .bc support for nsw/nuw on shl and exact on lshr/ashr. by Chris Lattner · 14 years ago
  14. 35bda89 enhance vmcore to know that udiv's can be exact, and add a trivial by Chris Lattner · 14 years ago
  15. db9cd76 Most browsers eliminate whitespace between anchor tags. Force whitespace with by Nick Lewycky · 14 years ago
  16. a5eaa86 Add a clarification about merging constants with and without unnamed_addr. by Rafael Espindola · 14 years ago
  17. bea4626 First step in fixing PR8927: by Rafael Espindola · 14 years ago
  18. 0538729 Integers are primitive types. Update the documentation to state this by Tobias Grosser · 14 years ago
  19. 1324289 Clarify some of the differences between indexing with getelementptr and indexing with insertvalue/extractvalue. by Frits van Bommel · 14 years ago
  20. 29b6cb4 Make @llvm.invariant.start not be readonly, so that it has side-effects. This by Nick Lewycky · 14 years ago
  21. a6fd81d a byval argument without an align can have an arbitrary alignment by Chris Lattner · 14 years ago
  22. ce1b9ad With the newly simplified SourceMgr interfaces and the generalized by Chris Lattner · 14 years ago
  23. 1b383ba Random cleanups and format changes. by Bill Wendling · 14 years ago
  24. 0076d20 Make the description of the hotpatch attribute even more generic. Spotted by by Charles Davis · 14 years ago
  25. 6f12e29 Make hotpatch attribute description a little less Wintel-specific. by Charles Davis · 14 years ago
  26. 970bfcc Add a new 'hotpatch' attribute. This attribute will insert a two-byte no-op by Charles Davis · 14 years ago
  27. 7d2e7be clarify that zero sized vectors are illegal, PR8340 by Chris Lattner · 14 years ago
  28. 473a8c8 Fix pasto. by Dale Johannesen · 14 years ago
  29. 21fe99b Add some doc for the x86mmx type. by Dale Johannesen · 14 years ago
  30. 61c70e9 remove unions from LLVM IR. They are severely buggy and not by Chris Lattner · 14 years ago
  31. 55ae515 Create the new linker type "linker_private_weak_def_auto". by Bill Wendling · 14 years ago
  32. dc65f22 fix a broken link by Chris Lattner · 14 years ago
  33. 63e4ccb add some &nbsp;'s to a pre to avoid newlines being eaten by Chris Lattner · 14 years ago
  34. cdcbbfc Grammar cop pullover: Corrected and improved some grammar in the description of by John Criswell · 14 years ago
  35. 872814a Disallow null as a named metadata operand. by Dan Gohman · 14 years ago
  36. 1005bc5 Fix the Named Metadata example to make it clear which specific by Dan Gohman · 14 years ago
  37. 26fe25f HTML cleanup and validation. by Benjamin Kramer · 14 years ago
  38. 28afd43 When doing sext/zext of constants, the target type must be strictly by Duncan Sands · 14 years ago
  39. 38da927 sdiv overflow is outright undefined behavior, with or without the by Dan Gohman · 14 years ago
  40. 191d4ee Closing tags start with slashes. by John McCall · 14 years ago
  41. 211244a minor typo by Chris Lattner · 14 years ago
  42. 76ec37a Alphabetize the list of function parameters. by Nick Lewycky · 14 years ago
  43. ff70fe4 Note the relationship between C99 restrict and LLVM noalias, and by Dan Gohman · 14 years ago
  44. efca7f9 Describe which dependencies are relevant to noalias, and document how by Dan Gohman · 14 years ago
  45. ff23535 Add some html anchors, to allow attributes to be linked to directly. by Dan Gohman · 14 years ago
  46. 1e10962 Reword the definition of the noalias attribute. The intention is for by Dan Gohman · 14 years ago
  47. 5e721d7 Implement the "linker_private_weak" linkage type. This will be used for by Bill Wendling · 14 years ago
  48. 07d3177 Revert r107205 and r107207. by Bill Wendling · 14 years ago
  49. 7645f14 Improve explanation. by Bill Wendling · 14 years ago
  50. 207855c Introducing the "linker_weak" linkage type. This will be used for Objective-C by Bill Wendling · 14 years ago
  51. c22c0f3 Minor clarification. by Dan Gohman · 14 years ago
  52. 9e130ce Document aggregate operation constant expressions. by Nick Lewycky · 14 years ago
  53. 9d8d221 Fix Data Layout description of floating point. by Dale Johannesen · 14 years ago
  54. fe47aae Fix more whitespace to be consistent with AsmPrinter. by Dan Gohman · 14 years ago
  55. 3dfb3cf Fix whitespace to be more consistent with AsmPrinter's style. by Dan Gohman · 14 years ago
  56. f75a7d3 Eliminate the restriction that the array size in an alloca must be i32. by Dan Gohman · 14 years ago
  57. 31f1af1 Fix a missing quote. by Dan Gohman · 14 years ago
  58. e2c3a49 Revert r103213. It broke several sections of live website. by mike-m · 15 years ago[Renamed from docs/main/LangRef.html]
  59. 68cb319 Overhauled llvm/clang docs builds. Closes PR6613. by mike-m · 15 years ago[Renamed from docs/LangRef.html]
  60. b7d0688 Fix some ..'s by Chris Lattner · 15 years ago
  61. 7c24ff1 Update this comment to note its relationship with the "happens-before" by Dan Gohman · 15 years ago
  62. 45baf41 Delete this comment. The behavior of struct loads and stores with by Dan Gohman · 15 years ago
  63. b532816 Describe invoke instruction dependencies. Generalize the text for by Dan Gohman · 15 years ago
  64. 855abed Say "operations" instead of "instructions", as nsw can be applied to by Dan Gohman · 15 years ago
  65. 27195a5 Fixed @ctor / @dtor the wrong way around in last commit. by David Chisnall · 15 years ago
  66. e31e996 Added a brief explanation of @llvm.global_{c,d}tors. by David Chisnall · 15 years ago
  67. 34b3d99 Rewrite the section on trap values to contain a generic description by Dan Gohman · 15 years ago
  68. 1c70c00 Fix spelling errors. by Dan Gohman · 15 years ago
  69. 2d4b8ee further clarify alignment of globals, fix instcombine by Chris Lattner · 15 years ago
  70. ce99fa9 improve the global variable alignment description. by Chris Lattner · 15 years ago
  71. ae11c3f Integrate Jeffery Yasskin's suggestions with respect to by Dan Gohman · 15 years ago
  72. 93e066d Consolidate the description of volatile operations, now that some of the by Jeffrey Yasskin · 15 years ago
  73. c30f6e1 Branching or switching on trap transfers imminent undefined behavior by Dan Gohman · 15 years ago
  74. c68ce06 Fix HTML errors that Jeffery Yasskin noticed. by Dan Gohman · 15 years ago
  75. 698cbcb PHI nodes also do not necessarily return trap with a trap operand. by Dan Gohman · 15 years ago
  76. 27ef997 Switch getelementptr inbounds and sdiv exact from undef to trap. by Dan Gohman · 15 years ago
  77. fff6c53 Add an initial description of a new concept: trap values, and change by Dan Gohman · 15 years ago
  78. 83821c8 Pointed out by housel on #llvm. by Duncan Sands · 15 years ago
  79. ff35c3f typo by Chris Lattner · 15 years ago
  80. 9f636de document isvolatile etc. by Chris Lattner · 15 years ago
  81. e88909b Update langref for memcpy, memmove, and memset by Mon P Wang · 15 years ago
  82. cf9a415 Have the inst emitter add the !srcloc mdnode to the machine instr. by Chris Lattner · 15 years ago
  83. 0cec9c8 various cleanups from daniel by Chris Lattner · 15 years ago
  84. 82c3dc6 tidy up and expound more on how half-float works. by Chris Lattner · 15 years ago
  85. f02e730 Document fp16 intrinsics by Anton Korobeynikov · 15 years ago
  86. 2968943 add support, testcases, and dox for the new GHC calling by Chris Lattner · 15 years ago
  87. dc444e9 Add documentation on sibling call optimization. Rename tailcall2.ll test to sibcall.ll. by Evan Cheng · 15 years ago
  88. e1d50cd Add metadata example. by Devang Patel · 15 years ago
  89. 0724fbd attributes are not part of types anymore, patch by James Woodyatt! by Chris Lattner · 15 years ago
  90. fbbee8d PerformTailCallOpt was renamed to GuaranteedTailCallOpt to by Dan Gohman · 15 years ago
  91. b55a1ee Fix spelling. by Dan Gohman · 15 years ago
  92. 7c78dbb Fix HTML. by Bill Wendling · 15 years ago
  93. 2eddfef Fix a typo. by Dan Gohman · 15 years ago
  94. ff3ef32 Clarify the description of pointer types, and move the by Dan Gohman · 15 years ago
  95. fdf2e8c Update LangRef to match the code; pointers default to being 64-bit. by Dan Gohman · 15 years ago
  96. 8939b0d by David Greene · 15 years ago
  97. fdfeb69 Add support for a union type in LLVM IR. Patch by Talin! by Chris Lattner · 15 years ago
  98. 1e063d1 Add a new function attribute, 'alignstack'. It will indicate (when the backends by Charles Davis · 15 years ago
  99. 570a4a5 Reintroduce the InlineHint function attribute. by Jakob Stoklund Olesen · 15 years ago
  100. e6a5ddd move "Metadata Nodes and Metadata Strings" section to the right place in the by Chris Lattner · 15 years ago