1. c30c5c7 Rip out 1.6ness, bump version # to 1.7cvs by Chris Lattner · 20 years ago
  2. c0c186d Merged from RELEASE_16. by John Criswell · 20 years ago
  3. 2cbdc45 document alignment on globals, functions, and allocation instructions. by Chris Lattner · 20 years ago
  4. 52942b5 Minor correction by Chris Lattner · 20 years ago
  5. afedcb3 describe extensions to the .bc format for function/global alignment by Chris Lattner · 20 years ago
  6. 49b1602 enumerate non-standard argument encoding cases, such as alignment info for by Chris Lattner · 20 years ago
  7. f97fa59 rearrange some info about the instruction encoding by Chris Lattner · 20 years ago
  8. f254836 Fix mac os spelling by Chris Lattner · 20 years ago
  9. c5851d4 Add more bison versions, thanks to Vladimir by Chris Lattner · 20 years ago
  10. f2be124 Per bug 655, give people more options in case 1.35 doesn't build on their by Chris Lattner · 20 years ago
  11. 2c122ce * Replace ampersands in section titles with more formal ``and'' by Misha Brukman · 20 years ago
  12. 42e957c Updated alpha known problems. by Andrew Lenharth · 20 years ago
  13. a088734 Update Getting Started for Visual Studio page. by Jeff Cohen · 20 years ago
  14. 6e520d0 Fix <> in html by Chris Lattner · 20 years ago
  15. c463b27 First hack-and-slash on the release notes. Comments and improvements welcome by Chris Lattner · 20 years ago
  16. feaf960 Basic updates by Chris Lattner · 20 years ago
  17. 1d9be9e Updated bytecode version numbers. by John Criswell · 20 years ago
  18. 0b81cda Fix spelling of 'separate'. by Jeff Cohen · 20 years ago
  19. cb9b4f9 Fixed spelling. by John Criswell · 20 years ago
  20. ff3468e Added a note to remove CVS directories when copying the sample project to by John Criswell · 20 years ago
  21. d6c6ee0 Attempt to make terminology more consistent. by John Criswell · 20 years ago
  22. eaf0f2b Andrew says that alpha basically works by Chris Lattner · 20 years ago
  23. 611a8d1 Fixed a grammar issue. by John Criswell · 20 years ago
  24. 0ec250c Grammar and punctuation fixes. by John Criswell · 20 years ago
  25. 56605ce This RA no longer exists by Chris Lattner · 20 years ago
  26. e941217 Three of these have been removed, as warned by Chris Lattner · 20 years ago
  27. a1ff931 Apparently, people object to floating pointers. Picky picky. by Chris Lattner · 20 years ago
  28. 82d61a1 As requested, a blurb on sub-targets. by Jim Laskey · 20 years ago
  29. 7d6915c fix some grammar-o's I noticed by Chris Lattner · 20 years ago
  30. c38959f Feedback from Nate. by Chris Lattner · 20 years ago
  31. df921f0 Document -view-isel-dags and -view-sched-dags by Chris Lattner · 20 years ago
  32. f623a08 Add notes about MF.viewCFG() and friends. by Chris Lattner · 20 years ago
  33. 7a025c8 Add a bunch of info about the isel autogenerator. Review appreciated! by Chris Lattner · 20 years ago
  34. 32e89f2 Fill this out some more. Add description of MBB/MF. Fix some broken links, by Chris Lattner · 20 years ago
  35. 47adebb Add a stub for the TargetSubtarget class. Jim, please fill a blurb in here by Chris Lattner · 20 years ago
  36. c3b0540 Update this significantly, mention subtarget and isel generation support. by Chris Lattner · 20 years ago
  37. e35d3bb update this a little bit to talk about the dag combiner and remove inaccuracies. by Chris Lattner · 20 years ago
  38. 88a06d2 Update the discussion of TargetRegisterDesc by Chris Lattner · 20 years ago
  39. e996714 Recommend what I actually test by Chris Lattner · 20 years ago
  40. 33694cf new expression type by Chris Lattner · 20 years ago
  41. 2286cab Add a requirement, patch contributed by Henrik Bach. by Chris Lattner · 20 years ago
  42. 22b7dfa Changed unsigned long to unsigned. by Jim Laskey · 20 years ago
  43. 2602922 Tweak of multiple occurance paragraph. by Jim Laskey · 20 years ago
  44. 1d8f626 Documentation updated to include upcoming support for bit vector support by Jim Laskey · 20 years ago
  45. ce5fcc3 Revert my patch which changed the code to not work. by Chris Lattner · 20 years ago
  46. 730e15e Make the example a bit easier to understand, suggested by Jim. by Chris Lattner · 20 years ago
  47. 7dc934d Update a doc, patch contributed by Jim Laskey! by Chris Lattner · 20 years ago
  48. a4d7414 llvm.sqrt somehow escaped documentation. by Chris Lattner · 20 years ago
  49. a577437 * "GNU Compiler Collection's gcc tool" is redundant by Misha Brukman · 20 years ago
  50. a307978 remove some sparc-v9-specific information by Chris Lattner · 20 years ago
  51. 627cd00 Provide descriptions for the TargetInstrInfo and TargetFrameInfo classes. by Reid Spencer · 20 years ago
  52. 2382ff7 Fixed some punctuation. by John Criswell · 20 years ago
  53. fce2ddc Update release notes regarding thread-safe JIT. by Reid Spencer · 20 years ago
  54. 9b988be add a note so I can remember the common t-t's by Chris Lattner · 20 years ago
  55. e531ec5 Bug fixed. by John Criswell · 20 years ago
  56. e67a951 add a note about variable length array by Chris Lattner · 20 years ago
  57. d0a4c62 SelectionDAG is very unhappy when the argument to an intrinsic is a struct by Andrew Lenharth · 20 years ago
  58. cf4dc1d Ignore some generated files. by Reid Spencer · 20 years ago
  59. 84b8697 Ignore generated files. by Reid Spencer · 20 years ago
  60. 8bf607a OK, after checking the backwards compatibility code on X86 and the new code by Andrew Lenharth · 20 years ago
  61. 0203a31 nothing funny about building the CFE on Linux/Itanium by Duraid Madina · 20 years ago
  62. ebc8c7d Reid linked to the CVS release notes on newsforge :( by Chris Lattner · 20 years ago
  63. 98391ce New Release Notes for LLVM 1.6. by John Criswell · 20 years ago
  64. 8bfe6a7 Merged in release_15. by John Criswell · 20 years ago
  65. b6f4afb Remove extra header in the SPARC section by Misha Brukman · 20 years ago
  66. 00812e2 Fix a few grammaros. by Reid Spencer · 20 years ago
  67. d985a1c * Add a link to the pattern-matching codegen docs * Tersify wording by Misha Brukman · 20 years ago
  68. 4937c9d Recommend writing new instruction selectors using pattern-based mechanisms by Misha Brukman · 20 years ago
  69. a3bfc6f Add link to debugging code generators with bugpoint by Misha Brukman · 20 years ago
  70. d5de2c8 Adjust the dependencies and generate the output to docs/userloc.html so by Reid Spencer · 20 years ago
  71. ee6fcf2 Add the ability to generate the User LOC page via the userloc.pl script. by Reid Spencer · 20 years ago
  72. 416db10 more minor edits by Chris Lattner · 20 years ago
  73. f9b1f46 more edits by Chris Lattner · 20 years ago
  74. bf30701 more edits, include stuff from the status update by Chris Lattner · 20 years ago
  75. 1c2c61f flush on the right and indented on the left looks a bit weird. by Chris Lattner · 20 years ago
  76. fc6b895 Added a note about how the type can be omitted in call instructions. by John Criswell · 20 years ago
  77. 77d36d4 fix a typo duraid noticed by Chris Lattner · 20 years ago
  78. 20514d1 more edits by Chris Lattner · 20 years ago
  79. f2b5e6e GCC4 + IA64 = badnews by Chris Lattner · 20 years ago
  80. eff29ab ctlz = most signficant bits, cttz = least sig by Chris Lattner · 20 years ago
  81. 98a493c add a sparcv8 section, make this validate by Chris Lattner · 20 years ago
  82. b38da0f more edits, add anchors by Chris Lattner · 20 years ago
  83. 1b592f0 edits to the simplify-libcalls element, move it higher in the list. by Chris Lattner · 20 years ago
  84. a4faa4a add generated code by Chris Lattner · 20 years ago
  85. 5934de7 Make note of the -simplify-libcalls pass. by Reid Spencer · 20 years ago
  86. 8a45876 Substantial edits for the release notes. by Chris Lattner · 20 years ago
  87. f5a5a6c add x86-64 abi by Chris Lattner · 20 years ago
  88. 50ffe0c * Truncate a long line. by Reid Spencer · 20 years ago
  89. 01f40b3 mention the C++ exception problems on alpha by Andrew Lenharth · 20 years ago
  90. 2e36d6e add a bit about the known problems on IA64 by Duraid Madina · 20 years ago
  91. 120bc6d minor changes by Chris Lattner · 20 years ago
  92. a5a4f26 user ops are not encoded in the bc format by Chris Lattner · 20 years ago
  93. a568177 Document the pseudo-instruction opcodes in opcode range 56-63. These are by Reid Spencer · 20 years ago
  94. c1f786c Minor fixup of typos. by John Criswell · 20 years ago
  95. 678cfa9 Removed PPC Linux support, as no one seems to have used it yet. by John Criswell · 20 years ago
  96. af94d58 Add a note about SPARC V8. by John Criswell · 20 years ago
  97. d0c4a76 Minor fixes. by John Criswell · 20 years ago
  98. 9321fa8 Added some missing platforms. Fixed some wording to be more accurate (I hope). by John Criswell · 20 years ago
  99. 0c8a9a1 More typo and wording fixes. by John Criswell · 20 years ago
  100. dbb8585 Add reassociation, minor cleanups. by Chris Lattner · 20 years ago