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