1. 5eb9f0d update this to reflect the new selection daggy world by Chris Lattner · 20 years ago
  2. 590cff3 don't duplicate information, particularly when it's out of date! by Chris Lattner · 20 years ago
  3. c74fd7a Remove vim modeline; this should go into ~/.vimrc by Misha Brukman · 20 years ago
  4. bff8cc4 Remove vim modeline, this belongs in ~/.vimrc by Misha Brukman · 20 years ago
  5. c43d914 Consistently surround `cl::' code structures with <b> and <tt> to make them by Misha Brukman · 20 years ago
  6. e8714af note HP-UX support by Duraid Madina · 20 years ago
  7. 7516255 Updated the list of code generators for LLVM 1.5. by John Criswell · 20 years ago
  8. 838bce5 Little corrections. by John Criswell · 20 years ago
  9. e0c1317 Fix bug noticed by Tzu-Chien Chiu, thanks! by Chris Lattner · 20 years ago
  10. 7939b78 add note about bit builtins newly supported by Chris Lattner · 20 years ago
  11. cfe6b37 fix bugs in my previous commit clarify the return type of the bit ops by Chris Lattner · 20 years ago
  12. 8cdc5bc add a couple of notes by Chris Lattner · 20 years ago
  13. bad10ee document calling convention extensions by Chris Lattner · 20 years ago
  14. 2bff524 Add info on new 'tail' marker by Chris Lattner · 20 years ago
  15. 68fb553 Correct the descriptions of WHILE...END and RROT. Thanks to Lalo Martins by Reid Spencer · 20 years ago
  16. 7ba1ea5 fixup argument by Andrew Lenharth · 20 years ago
  17. ec370fd initial descriptions of count intrinsics by Andrew Lenharth · 20 years ago
  18. 30a1f8f note the vararg change, and other stuff by Andrew Lenharth · 20 years ago
  19. a7e302a Mention that arguments to functions must be first class types. by Reid Spencer · 20 years ago
  20. c915108 no parens by Chris Lattner · 20 years ago
  21. 695b78b update some paths by Chris Lattner · 20 years ago
  22. a8d451e Convert the remainder of the intrinsic function prototypes to "declare" by Reid Spencer · 20 years ago
  23. d462235 Use the declare syntax not the call syntax for intrinsic prototypes so by Reid Spencer · 20 years ago
  24. 14fc5c1 Added question about turning off all optimizations. I think this has been asked once or twice. by Tanya Lattner · 20 years ago
  25. 69c11bb document 'opaque' types by Chris Lattner · 20 years ago
  26. 0f876db Add feedback from Vikram by Chris Lattner · 20 years ago
  27. fd84c2d fix some bugs by Chris Lattner · 20 years ago
  28. ad1f0cd Make this readable for newbies and those who can only understand one set of by Reid Spencer · 20 years ago
  29. 4e8458d extract has been renamed to llvm-extract to avoid conflicting with another tool by Misha Brukman · 20 years ago
  30. 55f9501 Types.def is going away by Chris Lattner · 20 years ago
  31. f1b200b add a bunch of documentation about the LLVM type resolution machinery by Chris Lattner · 20 years ago
  32. d9d6e10 make an advanced topics section, move symtab to it by Chris Lattner · 20 years ago
  33. 61cba49 This is not needed by Chris Lattner · 20 years ago
  34. 86d9b4c add a search box for the documentation by Chris Lattner · 20 years ago
  35. 2ebdb53 Mention the --enable-targets= option to configure. by Reid Spencer · 20 years ago
  36. cfa87bc Hyphenate the adjective `n-bit' when used to describe values and processors by Misha Brukman · 20 years ago
  37. 2dedcf5 Document the --enable-targets= feature of the configure script. by Reid Spencer · 20 years ago
  38. 53f72b3 remove 'another common example', which doesn't work with VC++, and indent by Chris Lattner · 20 years ago
  39. 94c8fb4 There is no =head3. Convert to =head2. by Reid Spencer · 20 years ago
  40. d9dd326 Correct the documentation to match the program. by Reid Spencer · 20 years ago
  41. 01d7139 Fix some broken links, taking care of PR554 by Chris Lattner · 20 years ago
  42. 4c376ea update to match build changes. by Chris Lattner · 20 years ago
  43. f79e57e Bug fixed by Chris Lattner · 20 years ago
  44. 109d9e8 * Put command-line switches and function names in <tt> by Misha Brukman · 20 years ago
  45. 81dbf44 Add section for Itanium by Duraid Madina · 20 years ago
  46. 2c5b1d2 * Add section for Alpha * Remove extraneous subsections by Misha Brukman · 20 years ago
  47. 7f4ec3b First step in adding pcmarker intrinsic. Second step (soon) is adding backend support. by Andrew Lenharth · 20 years ago
  48. 89976ff We shall have IA64 as a new experimental backend released with LLVM 1.5 by Misha Brukman · 20 years ago
  49. 77d6924 methods removed. by Chris Lattner · 20 years ago
  50. 89cc265 switch from a* to arg_* and g* to global_* for argument/global var iterators by Chris Lattner · 20 years ago
  51. 38d3828 Move link to GCC prefetch info here, since it's gone from Open Projects page by Misha Brukman · 20 years ago
  52. d03b3bc prefetch is now supported. by Chris Lattner · 20 years ago
  53. f75c4b4 Sprinkle code examples and command-line interaction examples with some style by Misha Brukman · 20 years ago
  54. fc1a27b * Add directions to send output of nightly test script to llvm-testresults@cs by Misha Brukman · 20 years ago
  55. ca0a909 Clarify inability to generate assembly, and note that VC++ Express works. by Jeff Cohen · 20 years ago
  56. d4f6b17 Various cleanups and clarifications, thanks to Gabor Greif for contributing this patch! by Chris Lattner · 20 years ago
  57. aeffb4a fix another typo by Chris Lattner · 20 years ago
  58. b40bb38 fix typeo that Gabor Greif noticed! by Chris Lattner · 20 years ago
  59. 55c0461 cleanup some html by Chris Lattner · 20 years ago
  60. 7fd5dee These methods are removed. by Chris Lattner · 20 years ago
  61. 00b95c3 Fix HTML-4.01 Strict compliance by Misha Brukman · 20 years ago
  62. 98558ae Use a colon instead of a period since we're introducing a command list by Misha Brukman · 20 years ago
  63. 2a61536 cleanup my miswording by Chris Lattner · 20 years ago
  64. 9a9d7ac Document llvm.prefetch, patch contributed by Justin Wick! by Chris Lattner · 20 years ago
  65. d793454 Adam Treat implemented this :) by Chris Lattner · 20 years ago
  66. f8b235d A few small steps toward HTML 4.01 Strict compliance. by Reid Spencer · 20 years ago
  67. 5175b82 Add a little more detail about the configuration process for projects. by Reid Spencer · 20 years ago
  68. 2a3cdf7 Bug fixed by Chris Lattner · 20 years ago
  69. 5a53c5d add an entry, add links to entries for demo page. by Chris Lattner · 20 years ago
  70. 837300a Remove a -C I forgot to remove earlier. by Reid Spencer · 20 years ago
  71. 29fbdd7 For PR528: by Reid Spencer · 20 years ago
  72. c8118e1 add another plausible reason by Chris Lattner · 20 years ago
  73. 290d229 Bug fixed. by Chris Lattner · 20 years ago
  74. d12b9b2 typeo by Chris Lattner · 20 years ago
  75. 94f6ac7 Bug fixed. by Chris Lattner · 20 years ago
  76. c1f90a9 Bug fixed. by Chris Lattner · 20 years ago
  77. a977c48 Fix a bug. by Chris Lattner · 20 years ago
  78. 7e8a1d7 * llvmc does not have a -V switch by Misha Brukman · 20 years ago
  79. 600df45 Remove colloquialisms from the documentation. by Misha Brukman · 20 years ago
  80. 5ad907a Bug fixed by Chris Lattner · 21 years ago
  81. 4a9dc29 Bug fixed. by Chris Lattner · 21 years ago
  82. a5d803e wow, interesting typo :) by Chris Lattner · 21 years ago
  83. f54e9cb Bugs fixed by Chris Lattner · 21 years ago
  84. 2e12c74 Add some updates by Chris Lattner · 21 years ago
  85. 8e64f15 SuSE 3.3.3 is also borken. by Chris Lattner · 21 years ago
  86. 25e7b16 Add note about broken GCC by Chris Lattner · 21 years ago
  87. 3689a34 Document the newly generalized model for constant globals. by Chris Lattner · 21 years ago
  88. b1241b0 Slightly expand on the instructions. by Chris Lattner · 21 years ago
  89. f832f6a Bug fixed by Chris Lattner · 21 years ago
  90. 27ae027 This will be moved elsewhere. by Chris Lattner · 21 years ago
  91. 1fc9f8e * Use doc_code style for blocks of code by Misha Brukman · 21 years ago
  92. 0465e89 Do not mention colors in style names, we might want to change styles themselves by Misha Brukman · 21 years ago
  93. 6d8e153 * Use an HTML list <ol> instead of custom superscripts in the platform notes by Misha Brukman · 21 years ago
  94. cbe2aaa Add style to display notes on a different background than the main text by Misha Brukman · 21 years ago
  95. 7db3f52 Turn footnotes into links, make the page validate. by Chris Lattner · 21 years ago
  96. 4e06a39 If needed, this should be in the 'how to compile the cfe' doc. by Chris Lattner · 21 years ago
  97. e1a53a5 this should be incorporated into the build by Chris Lattner · 21 years ago
  98. a892ead * Separate superscript footnotes with a comma, otherwise it's a 2-digit number by Misha Brukman · 21 years ago
  99. 8ccb87f Add instructions for MINGW, contributed by Henrik Bach by Chris Lattner · 21 years ago
  100. 9106eca * Fix broken link to directions to get llvm, llvm-gcc, and llvm-test from CVS by Misha Brukman · 21 years ago