1. 80626a7 Upgrade in preparation for doxygen 1.4.4. The config file format changed, by Reid Spencer · 18 years ago
  2. 374ab30 Update dox, patch by Vladimir Prus! by Chris Lattner · 18 years ago
  3. 76b8a33 Change token to match asmprinter output by Chris Lattner · 18 years ago
  4. d42037a For PR741: by Reid Spencer · 18 years ago
  5. 7b8229a Actually, semantical doesn't appear to be a word. by Jeff Cohen · 19 years ago
  6. ae9a993 Unfortunately this really isn't the place for advertisement. by Chris Lattner · 19 years ago
  7. 83490d3 Fix typo. by Jeff Cohen · 19 years ago
  8. c87f497 Fix some anchors. by Reid Spencer · 19 years ago
  9. 501bfee Add some notes about the current state of source (front end) languages by Reid Spencer · 19 years ago
  10. 8e9f2ce Suggest looking at the SPARC backend. How weird is that?? :) by Chris Lattner · 19 years ago
  11. 99d3c27 typo by Chris Lattner · 19 years ago
  12. 572a76f Remove more references to Burg. by Reid Spencer · 19 years ago
  13. 5d12bf8 Remove reference to BURG variable. It no longer exists. by Reid Spencer · 19 years ago
  14. 2a60703 Remove V9 by Chris Lattner · 19 years ago
  15. 26f5e98 Add a missing =back to eliminate error. by Reid Spencer · 19 years ago
  16. 6868153 Don't hardcode in 1.5 for the website, just use 'CVS'. by Chris Lattner · 19 years ago
  17. 6c787d8 This is old, out of date, and isn't linked to by anything. by Chris Lattner · 19 years ago
  18. 1ef81af Update llvmgcc4 tarball names by Chris Lattner · 19 years ago
  19. fcccd6b Removed listing of llvm releases after 1.4, and said "1.4 and newer" by Tanya Lattner · 19 years ago
  20. 2b87362 Made warning red. by Tanya Lattner · 19 years ago
  21. d006d3a Document is out of date.. added warning and link to llvm-config. by Tanya Lattner · 19 years ago
  22. 827a1d9 Fixed up comment on xfail for llvmgcc version. by Tanya Lattner · 19 years ago
  23. f894d0e Added note about being able to XFAIL based on llvmgcc version. by Tanya Lattner · 19 years ago
  24. b3c1100 Removed cvs mirror comment by Tanya Lattner · 19 years ago
  25. 993b980 Minor fixes for the release. by Tanya Lattner · 19 years ago
  26. 8bb0a6c This has been fixed! Thanks Reid. by Chris Lattner · 19 years ago
  27. d3582da Yeah that's right! by Chris Lattner · 19 years ago
  28. 31e0aea Fixes from Tanya by Chris Lattner · 19 years ago
  29. 0c760dc Alpha too! by Chris Lattner · 19 years ago
  30. f4b575b grammaro by Chris Lattner · 19 years ago
  31. 657408b Fix a bug owen noticed by Chris Lattner · 19 years ago
  32. cf797e9 Change wording by Chris Lattner · 19 years ago
  33. c71173a add a note by Chris Lattner · 19 years ago
  34. 1c1a85c add some more notes by Chris Lattner · 19 years ago
  35. 738bd30 Add some more notes, many still missing by Chris Lattner · 19 years ago
  36. 44c933e add a bunch of stuff, pieces still missing by Chris Lattner · 19 years ago
  37. 0947429 Adding back vector instructions to keep in mainline. by Tanya Lattner · 19 years ago
  38. 36ba6d4 Removing unimplemented vector instructions from language referrence. by Tanya Lattner · 19 years ago
  39. be5e85e Correct the Superclasses list for GlobalVariable and Function to indicate by Reid Spencer · 19 years ago
  40. 35dd5b0 Update adding an intrinsic to describe that you can now just plop it into the by Chris Lattner · 19 years ago
  41. 852239c Don't overload anchor names, silly browser's can't handle it. by Reid Spencer · 19 years ago
  42. 2425e4c Add the contents of my email about distribution targets as a new section. by Reid Spencer · 19 years ago
  43. fe48c80 First pass over Reid's document. by John Criswell · 19 years ago
  44. a5bbbce Fix an anchor. by Reid Spencer · 19 years ago
  45. 1a2e110 Flesh out the documentation a little bit more. by Reid Spencer · 19 years ago
  46. 8ebd7f9 * Remove duplicated table of contents for a section and at the top level by Misha Brukman · 19 years ago
  47. 004ba03 Update docs for ENABLE_ASSERTIONS -> DISABLE_ASSERTIONS by Reid Spencer · 19 years ago
  48. 3df241e Move the vector instructions to their own subsection. by Chris Lattner · 19 years ago
  49. 1eeeb0c Wrap long lines, fix verification error by Chris Lattner · 19 years ago
  50. 1bb8d30 use the right escapes by Chris Lattner · 19 years ago
  51. c198954 Description for the new shufflevector instruction I'm adding. by Chris Lattner · 19 years ago
  52. 30c495e Misunderstanding. by Jim Laskey · 19 years ago
  53. cf9db4a Typo. by Jim Laskey · 19 years ago
  54. 5f4eaa5 Clarity. by Jim Laskey · 19 years ago
  55. f8e78f0 Adding other platforms. by Jim Laskey · 19 years ago
  56. a2dee01 Add note for Mac OS X developers. by Jim Laskey · 19 years ago
  57. 2d395d9 Fixed some grammer and spelling. by Jim Laskey · 19 years ago
  58. b3e7afd Fix a typo, thanks to Gabor Greif by Chris Lattner · 19 years ago
  59. 9a0c955 Remove a spurious <table> tag. by Reid Spencer · 19 years ago
  60. cbe3a78 Add llvm-config to the index. by Reid Spencer · 19 years ago
  61. 72c4125 Documentation for llvm-config by Eric Kidd. by Reid Spencer · 19 years ago
  62. 108a638 Correction of stoppoint arguments. by Jim Laskey · 19 years ago
  63. 383e009 Updated information related to local variables and scopes. by Jim Laskey · 19 years ago
  64. 7df8e26 Add HowToReleaseLLVM.html. by Reid Spencer · 19 years ago
  65. cf427e8 A very early, rough draft of a guide to making public releases for LLVM. by Reid Spencer · 19 years ago
  66. 6c8a2f1 Wrap long lines, remove unnecessarily empty lines. by Reid Spencer · 19 years ago
  67. d465126 Document ENABLE_ASSERTIONS=1 by Chris Lattner · 19 years ago
  68. 64f9930 Fix a typo. by Reid Spencer · 19 years ago
  69. 623751f Fix a typo Eric van Riet Paap noticed by Chris Lattner · 19 years ago
  70. 3d11bee Update doc to reflect changes in subprogram and block descriptors. by Jim Laskey · 19 years ago
  71. 230bd09 Fixed a typo in the vsetfp examples. by Robert Bocchino · 19 years ago
  72. 8949de2 Split the 'vset' instruction into two instructions, 'vsetint' and by Robert Bocchino · 19 years ago
  73. 80626e9 Update this to match the documentation in the GC doc and to match actual by Chris Lattner · 19 years ago
  74. 4d9b10b Reflect the fact that empty strings can be expressed as null. by Jim Laskey · 19 years ago
  75. cec12a5 Bring debugging information up to date. by Jim Laskey · 19 years ago
  76. cd143fc Change docs for llvm.cs.uiuc.edu -> llvm.org by Reid Spencer · 19 years ago
  77. 05fe4b0 Changes docs for llvm.cs.uiuc.edu -> llvm.org by Reid Spencer · 19 years ago
  78. f3ad36c Adding an intrinsic is simpler still. by Chris Lattner · 19 years ago
  79. 06383e9 Simpler still by Chris Lattner · 19 years ago
  80. c92dba2 Intrinsic adding is a little bit simpler now by Chris Lattner · 19 years ago
  81. f0afc2c Spec change: the size of a memset/memcpy/memmove is not required to be aligned by Chris Lattner · 19 years ago
  82. c5d658a mention some major changes by Chris Lattner · 19 years ago
  83. 41edaa0 remove the read/write port/io intrinsics. by Chris Lattner · 19 years ago
  84. 5b310c3 Update the llvm.memset/memcpy/memmove intrinsics to reflect the recent split by Chris Lattner · 19 years ago
  85. 7718658 Match the case of other mailing lists in the list by Chris Lattner · 19 years ago
  86. 1914bf1 document the llvm-testresults list by Chris Lattner · 19 years ago
  87. 7b81c75 Added documentation for vset and vselect. by Robert Bocchino · 19 years ago
  88. 7e8443f Mention that delta can be used to reduce some Front-end problems. by Chris Lattner · 19 years ago
  89. ed51a0f Add SRoA to the lexicon. Patch by Marco Matthies! by Chris Lattner · 19 years ago
  90. 23c5b3c Encourage use of the V8 ABI over the V9 ABI. by Chris Lattner · 19 years ago
  91. 029e844 This document is out of date. :( by Chris Lattner · 19 years ago
  92. 58504a6 V8 -> Sparc by Chris Lattner · 19 years ago
  93. 1faf544 Remove FAKE_SOURCES by Chris Lattner · 19 years ago
  94. e87d653 document the syntax of inline asm by Chris Lattner · 19 years ago
  95. 591d049 update the bytecode format guide for the encoding of inline asm. by Chris Lattner · 19 years ago
  96. 52599e1 minor syntax change by Chris Lattner · 19 years ago
  97. 45f5051 Update for file-scope inline asm by Chris Lattner · 19 years ago
  98. 4e9aba7 document module-level inline asm support. by Chris Lattner · 19 years ago
  99. ec6cb61 like bswap, the ct* intrinsics require unsigned operands by Chris Lattner · 19 years ago
  100. 8a886be Consistency by Chris Lattner · 19 years ago