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