1. 9832874 Bug fixed by Chris Lattner · 21 years ago
  2. eb373aa Document the code generator debugger. by Chris Lattner · 21 years ago
  3. 15a2986 document the -march=c option by Chris Lattner · 21 years ago
  4. a972dad Extract has new options by Chris Lattner · 21 years ago
  5. 9502658 Bug fixed by Chris Lattner · 21 years ago
  6. 2ca2652 PreSelection isn't optional and so there's no way to turn it off. by Misha Brukman · 21 years ago
  7. 2e6fcaf Document bug 240 by Chris Lattner · 21 years ago
  8. 9f3c7f7 QOI bug fixed by Chris Lattner · 21 years ago
  9. d6a185f Bug fixed by Chris Lattner · 21 years ago
  10. 1fda370 New code quality fix by Chris Lattner · 21 years ago
  11. 50c372b fix typeo by Chris Lattner · 21 years ago
  12. 3a51be1 These should be mentioned by Chris Lattner · 21 years ago
  13. 1061064 Document new intrinsics by Chris Lattner · 21 years ago
  14. 25795bc builtin_return/frame_address now work by Chris Lattner · 21 years ago
  15. 036e639 Updates for the C backend's movement by Chris Lattner · 21 years ago
  16. 4b2b684 Bug fixed by Chris Lattner · 21 years ago
  17. bd8c456 Bug fix by Chris Lattner · 21 years ago
  18. 3bc6579 New features by Chris Lattner · 21 years ago
  19. 3301ced Be a bit more specific about what the alignment value means and the restrictions on it by Chris Lattner · 21 years ago
  20. aa55c8c Fixed minor typos. by John Criswell · 21 years ago
  21. 0eb51b4 Add support for the llvm.memmove intrinsic. by Chris Lattner · 21 years ago
  22. 33aec9e Document the llvm.memcpy intrinsic. Clean up some of the formatting of other by Chris Lattner · 21 years ago
  23. 421f317 add advice bullet about -check-exit-code by Brian Gaeke · 21 years ago
  24. 4fda776 add description of -check-exit-code by Brian Gaeke · 21 years ago
  25. 1fa3dab Fix documentation bugs by Chris Lattner · 21 years ago
  26. 3361386 Mention install, RPM, autoconf improvements by Brian Gaeke · 21 years ago
  27. 964b0d8 Bug fixed by Chris Lattner · 21 years ago
  28. 56e6705 Many things have been fixed, so move them out of the "known problems" section by Chris Lattner · 21 years ago
  29. a50c4ba QOI bug fixed by Chris Lattner · 21 years ago
  30. e3235af Method is gone by Chris Lattner · 21 years ago
  31. de4afdc All of spec, including 253.perlbmk should now work. There is still the 254.gap by Chris Lattner · 21 years ago
  32. 95778a0 Add new bug, add note about llvm-db by Chris Lattner · 21 years ago
  33. 127215e Bug fixed by Chris Lattner · 21 years ago
  34. 4bb2969 add pr105 by Brian Gaeke · 21 years ago
  35. 5c681b6 Document automake as a build dependency because we use aclocal by Brian Gaeke · 21 years ago
  36. 5852a2b Add a missing link by Chris Lattner · 21 years ago
  37. 23f54fa Add information about the piece I forgot to write: parameterized tablegen classes by Chris Lattner · 21 years ago
  38. fa6f309 Syntax hilight examples and add note about emacs/vim mode files by Chris Lattner · 21 years ago
  39. b54c99c Add a new document describing TableGen by Chris Lattner · 21 years ago
  40. 741f6b4 Bug fixed by Chris Lattner · 21 years ago
  41. 913a934 s/gcse/scalarrepl by Chris Lattner · 21 years ago
  42. e8425c5 qoi bug fixed by Chris Lattner · 21 years ago
  43. 3e0bd31 Bug fixed by Chris Lattner · 21 years ago
  44. acc00bc bug fixed by Chris Lattner · 21 years ago
  45. 02babb8 Bug fixed by Chris Lattner · 21 years ago
  46. 55d14de Bug fixed by Chris Lattner · 21 years ago
  47. c8a3581 Bug fixed by Chris Lattner · 21 years ago
  48. 7e9bd80 I think this is a more robust fix for the Solaris wchar problems (PR206). by Brian Gaeke · 21 years ago
  49. f9c7865 Clarified the extension to shared library objects. by John Criswell · 21 years ago
  50. 6b15340 Updating release notes for PR214. by John Criswell · 21 years ago
  51. ae3664b bug fixed by Chris Lattner · 21 years ago
  52. 54111c4 Now with HTML 4.01 comliance flavor. by Misha Brukman · 21 years ago
  53. 655c8d6 Clarify situation w.r.t the -lowerinvoke pass. by Chris Lattner · 21 years ago
  54. 6b31beb Add a fixed bug by Brian Gaeke · 21 years ago
  55. 6e4afd0 Put stylesheet after the title. by Misha Brukman · 21 years ago
  56. 637cab0 * HTML 4.01 Strict DTD compliance * Added icons to check document easily by Misha Brukman · 21 years ago
  57. c540240 * HTML 4.01 Strict DTD compliance by Misha Brukman · 21 years ago
  58. 23632f1 Hrm, thanks to misha for paying attention to my foolishness! by Chris Lattner · 21 years ago
  59. e92f205 PR73 is finally fixed by Chris Lattner · 21 years ago
  60. 13fd15c * Conform to HTML 4.01 strict DTD by Misha Brukman · 21 years ago
  61. 5a141db Make the stylesheet conform to CSS standard. by Misha Brukman · 21 years ago
  62. c43f91f Bug fixed by Chris Lattner · 21 years ago
  63. 1abc87e New bugs fixed by Chris Lattner · 21 years ago
  64. 8ff7590 Add links to SLD from the LangRef.html doc by Chris Lattner · 21 years ago
  65. bdfb339 First version of this document. It is still missing some pretty big pieces, and by Chris Lattner · 21 years ago
  66. b0fa659 Add a bunch of fine tunings that Reid contributed. Thanks Reid! by Chris Lattner · 21 years ago
  67. 590c6cf What do you know, we actually do accomplish some things around here :) by Chris Lattner · 21 years ago
  68. 71f0a82 boog fixed by Chris Lattner · 21 years ago
  69. 02f61c1 Corrected typo. by John Criswell · 21 years ago
  70. 0cbdd97 bug fixed by Chris Lattner · 21 years ago
  71. 5de946f Bug fixed by Chris Lattner · 21 years ago
  72. 306acee The GCC problem is not specific to suse by Chris Lattner · 21 years ago
  73. 38847d5 Fix the URL to check the referrer for CSS conformity. by Misha Brukman · 21 years ago
  74. ef56a19 Another day, another bug by Chris Lattner · 21 years ago
  75. e29ac16 PR135 is now finally fixed by Chris Lattner · 21 years ago
  76. 539ca70 Expand on the AliasSetTracker a bit, so I can remember this next time I come back to it. :) by Chris Lattner · 21 years ago
  77. 9e25906 Turn QOI section into CQ section (QUI can be added later if needed) Add PR187 by Chris Lattner · 21 years ago
  78. d000e1d Merged in RELEASE_11. by John Criswell · 21 years ago
  79. 5b7142a add boog by Chris Lattner · 21 years ago
  80. 45ab10c Check in patch that Reid submitted by Chris Lattner · 21 years ago
  81. e12e5f3 Fix the links to match our 'llvm' namespace in doxygen-generated docs. by Misha Brukman · 21 years ago
  82. 3e7ada6 Since we are now in the 'llvm' namespace, the mangled C++ name of structs by Misha Brukman · 21 years ago
  83. a28e3ce Add a faq entry for the demo page by Chris Lattner · 21 years ago
  84. ad64385 Added info about PR186: weak linkage on memory functions. by Misha Brukman · 21 years ago
  85. b40efb3 Rev the release notes to 1.2 by Chris Lattner · 21 years ago
  86. 1124e2c Try rewording stuff talking about unwinding. Hopefully it will make llvm sound less bad, and still make John happy. :) by Chris Lattner · 21 years ago
  87. 5eccca4 Link to lists, incorporate feedback from Tanya by Chris Lattner · 21 years ago
  88. bb1bad5 Fixed some minor typos. by John Criswell · 21 years ago
  89. 8b644f9 PR177 is no longer among the open by Chris Lattner · 21 years ago
  90. 8c1237e Note about bytecode format by Chris Lattner · 21 years ago
  91. 97e4acd These aren't bugs, don't phrase them like they are. by Chris Lattner · 21 years ago
  92. 287c9e6 I'm a spaz by Chris Lattner · 21 years ago
  93. 3b368c7 Add note about Stacker, duh! by Chris Lattner · 21 years ago
  94. c4b7bee Break lines and add space after ':' to be consistent in layout. by Misha Brukman · 21 years ago
  95. 9e84809 More updates for the release by Chris Lattner · 21 years ago
  96. 2d9d4e7 Update release notes for PR86 and C++ support by Chris Lattner · 21 years ago
  97. a6ffa54 Add more fixed bugs. Keep llvm core section sorted by pr#. (Is that ok?) by Brian Gaeke · 21 years ago
  98. 2998d3f Fixed a comma error. by John Criswell · 21 years ago
  99. a84962c Added the --host= option to the Sparc configuration directions. by John Criswell · 21 years ago
  100. 5507284 Updated build instructions for Sparc. by John Criswell · 21 years ago