1. b75137d Fully specify the type of the llvm.va* intrinsics. This helps resolve Pr1093 by Chris Lattner · 19 years ago
  2. 30ade26 llvm.isunordered is no longer alive. by Chris Lattner · 19 years ago
  3. 5cf0fe4 Add an example to the trunc instruction to clarify trunc to bool. by Reid Spencer · 19 years ago
  4. ac8d276 Correct the documentation for function declarations. They can have dllimport by Reid Spencer · 19 years ago
  5. a517338 Clean up usage of "unsigned" and "signed" in the documentation to indicate by Reid Spencer · 19 years ago
  6. 350f8aa icmp and fcmp do not take packed type operands. by Reid Spencer · 19 years ago
  7. c28d2bc Remove documentation of non-existent cextcc and csretextcc calling by Reid Spencer · 19 years ago
  8. f17a0b7 One more try on the table formatting. by Reid Spencer · 19 years ago
  9. 92f8230 Clean up some typos and formatting. by Reid Spencer · 19 years ago
  10. ca86e16 For PR950: by Reid Spencer · 19 years ago
  11. 6f85b9d Preview of new calling conventions: cextcc and csretextcc to handle explicit by Reid Spencer · 19 years ago
  12. 75e1068 Packed Structure Definitions (docs) by Andrew Lenharth · 19 years ago
  13. 93a4985 Tie the ordered/unordered predicate descriptions to their meaning wrt by Reid Spencer · 19 years ago
  14. 85f5b5b We only support 32-bit or 64-bit sequential type indices for GEP. Document by Reid Spencer · 19 years ago
  15. 01c4259 Document the icmp and fcmp constant expressions. by Reid Spencer · 19 years ago
  16. 42ddd84 Update for signless GEP semantics. by Reid Spencer · 19 years ago
  17. 722a0ca remove dead tag by Chris Lattner · 19 years ago
  18. b7f2628 Corrections from review. by Reid Spencer · 19 years ago
  19. 36d68e4 Update a reference to the old setcc instruction. by Reid Spencer · 19 years ago
  20. f3a70a6 For PR950: by Reid Spencer · 19 years ago
  21. 5c0ef47 Document new constant expr operators, rename bitconvert as bitcast. by Reid Spencer · 19 years ago
  22. 7267925 Add a preview of two new conversion operators: ptrtoint and inttoptr. Update by Reid Spencer · 19 years ago
  23. d444879 Post-review changes on conversion instructions. by Reid Spencer · 19 years ago
  24. 3fa91b0 Fix runaway <tt> element and section ordering. by Reid Spencer · 19 years ago
  25. 16c469e Remove futurisms that won't be in our future. by Reid Spencer · 19 years ago
  26. 035ab57 One more time for indentation. by Reid Spencer · 19 years ago
  27. 47ce179 Fix indentation problem starting at GEP. by Reid Spencer · 19 years ago
  28. 3822ff5 For PR950: by Reid Spencer · 19 years ago
  29. 2fd21e6 Fix the section headings. by Reid Spencer · 19 years ago
  30. 9dee3ac For PR950: by Reid Spencer · 19 years ago
  31. 0a783f7 For PR950: Replace the REM instruction with UREM, SREM and FREM. by Reid Spencer · 19 years ago
  32. 1628cec For PR950: by Reid Spencer · 19 years ago
  33. 32b5d71 clarify by Chris Lattner · 19 years ago
  34. b74ed07 Adding dllimport, dllexport and external weak linkage types. by Anton Korobeynikov · 19 years ago
  35. f4d252d new powi intrinsic by Chris Lattner · 19 years ago
  36. 884a970 Add a link to the GEP faq. by Chris Lattner · 19 years ago
  37. 81c01f0 Decribe the "implementation" keyword. by Chris Lattner · 19 years ago
  38. 5710ce9 New calling convention I will be adding shortly. by Chris Lattner · 19 years ago
  39. 374ab30 Update dox, patch by Vladimir Prus! by Chris Lattner · 19 years ago
  40. 76b8a33 Change token to match asmprinter output by Chris Lattner · 19 years ago
  41. 99d3c27 typo by Chris Lattner · 19 years ago
  42. 0947429 Adding back vector instructions to keep in mainline. by Tanya Lattner · 19 years ago
  43. 36ba6d4 Removing unimplemented vector instructions from language referrence. by Tanya Lattner · 19 years ago
  44. 3df241e Move the vector instructions to their own subsection. by Chris Lattner · 19 years ago
  45. 1eeeb0c Wrap long lines, fix verification error by Chris Lattner · 19 years ago
  46. 1bb8d30 use the right escapes by Chris Lattner · 19 years ago
  47. c198954 Description for the new shufflevector instruction I'm adding. by Chris Lattner · 19 years ago
  48. b3e7afd Fix a typo, thanks to Gabor Greif by Chris Lattner · 19 years ago
  49. 230bd09 Fixed a typo in the vsetfp examples. by Robert Bocchino · 19 years ago
  50. 8949de2 Split the 'vset' instruction into two instructions, 'vsetint' and by Robert Bocchino · 19 years ago
  51. 80626e9 Update this to match the documentation in the GC doc and to match actual by Chris Lattner · 19 years ago
  52. 05fe4b0 Changes docs for llvm.cs.uiuc.edu -> llvm.org by Reid Spencer · 19 years ago
  53. f0afc2c Spec change: the size of a memset/memcpy/memmove is not required to be aligned by Chris Lattner · 19 years ago
  54. 41edaa0 remove the read/write port/io intrinsics. by Chris Lattner · 19 years ago
  55. 5b310c3 Update the llvm.memset/memcpy/memmove intrinsics to reflect the recent split by Chris Lattner · 19 years ago
  56. 7b81c75 Added documentation for vset and vselect. by Robert Bocchino · 19 years ago
  57. e87d653 document the syntax of inline asm by Chris Lattner · 20 years ago
  58. 52599e1 minor syntax change by Chris Lattner · 20 years ago
  59. 4e9aba7 document module-level inline asm support. by Chris Lattner · 20 years ago
  60. ec6cb61 like bswap, the ct* intrinsics require unsigned operands by Chris Lattner · 20 years ago
  61. 8a886be Consistency by Chris Lattner · 20 years ago
  62. 7c89855 There is no llvm.bswap.i8, need at least 2 bytes to swap. by Reid Spencer · 20 years ago
  63. 0b11820 For PR411: by Reid Spencer · 20 years ago
  64. 05ccd70 Added spec for insertelement operation. by Robert Bocchino · 20 years ago
  65. 7e36c47 Make the bswap documentation more to sabre's liking! by Nate Begeman · 20 years ago
  66. fb6977d fix some minor errors by Chris Lattner · 20 years ago
  67. ed4ac95 Add documentation for the upcoming bswap intrinsics! by Nate Begeman · 20 years ago
  68. 57e1f39 Add llvm.stacksave and llvm.stackrestore. by Chris Lattner · 20 years ago
  69. fcf39d4 void* is not legal in LLVM. by Chris Lattner · 20 years ago
  70. 9fbe145 Expanded the documentation for constant expressions to cover select by Robert Bocchino · 20 years ago
  71. 3a55866 Added the spec for the new "extractelement" instruction. by Robert Bocchino · 20 years ago
  72. d07c3f4 Fix some typos noticed by Gabor Greif! by Chris Lattner · 20 years ago
  73. 88f6c46 document sections by Chris Lattner · 20 years ago
  74. 51b8d54 continued readcyclecounter support by Andrew Lenharth · 20 years ago
  75. 25d4f7e Fix some typos. by Jeff Cohen · 20 years ago
  76. b8d172f Packed elements must be a power of two in size by Chris Lattner · 20 years ago
  77. 2cbdc45 document alignment on globals, functions, and allocation instructions. by Chris Lattner · 20 years ago
  78. 0ec250c Grammar and punctuation fixes. by John Criswell · 20 years ago
  79. a4d7414 llvm.sqrt somehow escaped documentation. by Chris Lattner · 20 years ago
  80. e67a951 add a note about variable length array by Chris Lattner · 20 years ago
  81. d0a4c62 SelectionDAG is very unhappy when the argument to an intrinsic is a struct by Andrew Lenharth · 20 years ago
  82. 8bf607a OK, after checking the backwards compatibility code on X86 and the new code by Andrew Lenharth · 20 years ago
  83. fc6b895 Added a note about how the type can be omitted in call instructions. by John Criswell · 20 years ago
  84. eff29ab ctlz = most signficant bits, cttz = least sig by Chris Lattner · 20 years ago
  85. c1f786c Minor fixup of typos. by John Criswell · 20 years ago
  86. dae2e93 Correct a detail with the alloca instruction. by John Criswell · 20 years ago
  87. e4c57cc Fixed some typos. by John Criswell · 20 years ago
  88. 590cff3 don't duplicate information, particularly when it's out of date! by Chris Lattner · 20 years ago
  89. cfe6b37 fix bugs in my previous commit clarify the return type of the bit ops by Chris Lattner · 20 years ago
  90. 8cdc5bc add a couple of notes by Chris Lattner · 20 years ago
  91. bad10ee document calling convention extensions by Chris Lattner · 20 years ago
  92. 2bff524 Add info on new 'tail' marker by Chris Lattner · 20 years ago
  93. 7ba1ea5 fixup argument by Andrew Lenharth · 20 years ago
  94. ec370fd initial descriptions of count intrinsics by Andrew Lenharth · 20 years ago
  95. a7e302a Mention that arguments to functions must be first class types. by Reid Spencer · 20 years ago
  96. a8d451e Convert the remainder of the intrinsic function prototypes to "declare" by Reid Spencer · 20 years ago
  97. d462235 Use the declare syntax not the call syntax for intrinsic prototypes so by Reid Spencer · 20 years ago
  98. 69c11bb document 'opaque' types by Chris Lattner · 20 years ago
  99. cfa87bc Hyphenate the adjective `n-bit' when used to describe values and processors by Misha Brukman · 20 years ago
  100. 7f4ec3b First step in adding pcmarker intrinsic. Second step (soon) is adding backend support. by Andrew Lenharth · 20 years ago