1. 623751f Fix a typo Eric van Riet Paap noticed by Chris Lattner · 19 years ago
  2. 3d11bee Update doc to reflect changes in subprogram and block descriptors. by Jim Laskey · 19 years ago
  3. 230bd09 Fixed a typo in the vsetfp examples. by Robert Bocchino · 19 years ago
  4. 8949de2 Split the 'vset' instruction into two instructions, 'vsetint' and by Robert Bocchino · 19 years ago
  5. 80626e9 Update this to match the documentation in the GC doc and to match actual by Chris Lattner · 19 years ago
  6. 4d9b10b Reflect the fact that empty strings can be expressed as null. by Jim Laskey · 19 years ago
  7. cec12a5 Bring debugging information up to date. by Jim Laskey · 19 years ago
  8. cd143fc Change docs for llvm.cs.uiuc.edu -> llvm.org by Reid Spencer · 19 years ago
  9. 05fe4b0 Changes docs for llvm.cs.uiuc.edu -> llvm.org by Reid Spencer · 19 years ago
  10. f3ad36c Adding an intrinsic is simpler still. by Chris Lattner · 19 years ago
  11. 06383e9 Simpler still by Chris Lattner · 19 years ago
  12. c92dba2 Intrinsic adding is a little bit simpler now by Chris Lattner · 19 years ago
  13. f0afc2c Spec change: the size of a memset/memcpy/memmove is not required to be aligned by Chris Lattner · 19 years ago
  14. c5d658a mention some major changes by Chris Lattner · 19 years ago
  15. 41edaa0 remove the read/write port/io intrinsics. by Chris Lattner · 19 years ago
  16. 5b310c3 Update the llvm.memset/memcpy/memmove intrinsics to reflect the recent split by Chris Lattner · 19 years ago
  17. 7718658 Match the case of other mailing lists in the list by Chris Lattner · 19 years ago
  18. 1914bf1 document the llvm-testresults list by Chris Lattner · 19 years ago
  19. 7b81c75 Added documentation for vset and vselect. by Robert Bocchino · 19 years ago
  20. 7e8443f Mention that delta can be used to reduce some Front-end problems. by Chris Lattner · 20 years ago
  21. ed51a0f Add SRoA to the lexicon. Patch by Marco Matthies! by Chris Lattner · 20 years ago
  22. 23c5b3c Encourage use of the V8 ABI over the V9 ABI. by Chris Lattner · 20 years ago
  23. 029e844 This document is out of date. :( by Chris Lattner · 20 years ago
  24. 58504a6 V8 -> Sparc by Chris Lattner · 20 years ago
  25. 1faf544 Remove FAKE_SOURCES by Chris Lattner · 20 years ago
  26. e87d653 document the syntax of inline asm by Chris Lattner · 20 years ago
  27. 591d049 update the bytecode format guide for the encoding of inline asm. by Chris Lattner · 20 years ago
  28. 52599e1 minor syntax change by Chris Lattner · 20 years ago
  29. 45f5051 Update for file-scope inline asm by Chris Lattner · 20 years ago
  30. 4e9aba7 document module-level inline asm support. by Chris Lattner · 20 years ago
  31. ec6cb61 like bswap, the ct* intrinsics require unsigned operands by Chris Lattner · 20 years ago
  32. 8a886be Consistency by Chris Lattner · 20 years ago
  33. 7c89855 There is no llvm.bswap.i8, need at least 2 bytes to swap. by Reid Spencer · 20 years ago
  34. 0b11820 For PR411: by Reid Spencer · 20 years ago
  35. b5f6e25 Add a couple very minor tweaks by Chris Lattner · 20 years ago
  36. 099d76c Fix up 'adding an intrinsic' section a bit, first draft of 'adding a new by Nate Begeman · 20 years ago
  37. 15dd16e PRE is no more by Chris Lattner · 20 years ago
  38. 05ccd70 Added spec for insertelement operation. by Robert Bocchino · 20 years ago
  39. 2f86c22 Fix the instructions for adding an intrinsic. by Nate Begeman · 20 years ago
  40. 7e36c47 Make the bswap documentation more to sabre's liking! by Nate Begeman · 20 years ago
  41. fb6977d fix some minor errors by Chris Lattner · 20 years ago
  42. ed4ac95 Add documentation for the upcoming bswap intrinsics! by Nate Begeman · 20 years ago
  43. 57e1f39 Add llvm.stacksave and llvm.stackrestore. by Chris Lattner · 20 years ago
  44. fcf39d4 void* is not legal in LLVM. by Chris Lattner · 20 years ago
  45. 9fbe145 Expanded the documentation for constant expressions to cover select by Robert Bocchino · 20 years ago
  46. 3cf817d Fixed a typo; "= 1" was missing. by Robert Bocchino · 20 years ago
  47. 3a55866 Added the spec for the new "extractelement" instruction. by Robert Bocchino · 20 years ago
  48. 4896c5d Update list of supported bisons. by Jeff Cohen · 20 years ago
  49. 05d5c9d update usage of -print-alias-sets by Chris Lattner · 20 years ago
  50. b0bff9e Add a section about using namespaces. by Chris Lattner · 20 years ago
  51. fa8dab4 Document the new -post-link-opts option. by Reid Spencer · 20 years ago
  52. 9d57b4d Document the new --enable-debug-runtime configure option. by Reid Spencer · 20 years ago
  53. f495536 rename options by Chris Lattner · 20 years ago
  54. 4f501bf Document -mcpu -mattr -triple by Chris Lattner · 20 years ago
  55. aef8c64 attribute((used)) is now supported by Chris Lattner · 20 years ago
  56. e266731 Add a link to the doxygen tarball by Chris Lattner · 20 years ago
  57. 889bc47 copy the doxygen tarball into the HTML directory after building it by Chris Lattner · 20 years ago
  58. 59f7f21 Add "SCC" to the lexicon. Patch provided by Marco Matthies, thanks! by Chris Lattner · 20 years ago
  59. 0b1010e Fixed a punctuation error. by John Criswell · 20 years ago
  60. ac5bb69 Use std:: where appropriate by Chris Lattner · 20 years ago
  61. d07c3f4 Fix some typos noticed by Gabor Greif! by Chris Lattner · 20 years ago
  62. 94f3d1a this file moved by Andrew Lenharth · 20 years ago
  63. 47746aa typeo by Chris Lattner · 20 years ago
  64. 767d6ba Describe section name encoding by Chris Lattner · 20 years ago
  65. 88f6c46 document sections by Chris Lattner · 20 years ago
  66. 51b8d54 continued readcyclecounter support by Andrew Lenharth · 20 years ago
  67. 25d4f7e Fix some typos. by Jeff Cohen · 20 years ago
  68. b8d172f Packed elements must be a power of two in size by Chris Lattner · 20 years ago
  69. c30c5c7 Rip out 1.6ness, bump version # to 1.7cvs by Chris Lattner · 20 years ago
  70. c0c186d Merged from RELEASE_16. by John Criswell · 20 years ago
  71. 2cbdc45 document alignment on globals, functions, and allocation instructions. by Chris Lattner · 20 years ago
  72. 52942b5 Minor correction by Chris Lattner · 20 years ago
  73. afedcb3 describe extensions to the .bc format for function/global alignment by Chris Lattner · 20 years ago
  74. 49b1602 enumerate non-standard argument encoding cases, such as alignment info for by Chris Lattner · 20 years ago
  75. f97fa59 rearrange some info about the instruction encoding by Chris Lattner · 20 years ago
  76. f254836 Fix mac os spelling by Chris Lattner · 20 years ago
  77. c5851d4 Add more bison versions, thanks to Vladimir by Chris Lattner · 20 years ago
  78. f2be124 Per bug 655, give people more options in case 1.35 doesn't build on their by Chris Lattner · 20 years ago
  79. 2c122ce * Replace ampersands in section titles with more formal ``and'' by Misha Brukman · 20 years ago
  80. 42e957c Updated alpha known problems. by Andrew Lenharth · 20 years ago
  81. a088734 Update Getting Started for Visual Studio page. by Jeff Cohen · 20 years ago
  82. 6e520d0 Fix <> in html by Chris Lattner · 20 years ago
  83. c463b27 First hack-and-slash on the release notes. Comments and improvements welcome by Chris Lattner · 20 years ago
  84. feaf960 Basic updates by Chris Lattner · 20 years ago
  85. 1d9be9e Updated bytecode version numbers. by John Criswell · 20 years ago
  86. 0b81cda Fix spelling of 'separate'. by Jeff Cohen · 20 years ago
  87. cb9b4f9 Fixed spelling. by John Criswell · 20 years ago
  88. ff3468e Added a note to remove CVS directories when copying the sample project to by John Criswell · 20 years ago
  89. d6c6ee0 Attempt to make terminology more consistent. by John Criswell · 20 years ago
  90. eaf0f2b Andrew says that alpha basically works by Chris Lattner · 20 years ago
  91. 611a8d1 Fixed a grammar issue. by John Criswell · 20 years ago
  92. 0ec250c Grammar and punctuation fixes. by John Criswell · 20 years ago
  93. 56605ce This RA no longer exists by Chris Lattner · 20 years ago
  94. e941217 Three of these have been removed, as warned by Chris Lattner · 20 years ago
  95. a1ff931 Apparently, people object to floating pointers. Picky picky. by Chris Lattner · 20 years ago
  96. 82d61a1 As requested, a blurb on sub-targets. by Jim Laskey · 20 years ago
  97. 7d6915c fix some grammar-o's I noticed by Chris Lattner · 20 years ago
  98. c38959f Feedback from Nate. by Chris Lattner · 20 years ago
  99. df921f0 Document -view-isel-dags and -view-sched-dags by Chris Lattner · 20 years ago
  100. f623a08 Add notes about MF.viewCFG() and friends. by Chris Lattner · 20 years ago