1. 943beeb Validate HTML. by Benjamin Kramer · 15 years ago
  2. 50e5972 add missing tag by Chris Lattner · 15 years ago
  3. 8cf8bcc fix typos and some serious bugs in feature handling (but not for by Chris Lattner · 15 years ago
  4. 693173f Implement (and document!) support for MnemonicAlias's to have Requires by Chris Lattner · 15 years ago
  5. 674c1dc implement (and document!) the first kind of MC assembler alias, which by Chris Lattner · 15 years ago
  6. 219ddf5 clarify that not having the ".o file writing" feature by Chris Lattner · 15 years ago
  7. 94cc4fe Update target feature matrix for CellSPU by Kalle Raiskila · 15 years ago
  8. 4e13612 Update target feature matrix for Blackfin. by Jakob Stoklund Olesen · 15 years ago
  9. c6a4524 Updating target feature matrix to indicate current MBlaze status. by Wesley Peck · 15 years ago
  10. 6fb9955 broken link by Chris Lattner · 15 years ago
  11. 68de602 add a big table with target features. by Chris Lattner · 15 years ago
  12. 22481f2 random cruft in my tree. by Chris Lattner · 15 years ago
  13. e1b8345 add some documentation for the most important MC-level classes along with by Chris Lattner · 15 years ago
  14. 297907f Stack slot access methods are in TargetInstrInfo. by Jakob Stoklund Olesen · 15 years ago
  15. 8a3eab9 Remove the local register allocator. Please use the fast allocator instead. by Jakob Stoklund Olesen · 15 years ago
  16. e2c3a49 Revert r103213. It broke several sections of live website. by mike-m · 15 years ago[Renamed from docs/main/CodeGenerator.html]
  17. 68cb319 Overhauled llvm/clang docs builds. Closes PR6613. by mike-m · 15 years ago[Renamed from docs/CodeGenerator.html]
  18. 0473868 Fix a grammaro. by Bob Wilson · 15 years ago
  19. 6a4824c Docuemntation corrections from John Myers. by Dan Gohman · 15 years ago
  20. 2968943 add support, testcases, and dox for the new GHC calling by Chris Lattner · 15 years ago
  21. dc444e9 Add documentation on sibling call optimization. Rename tailcall2.ll test to sibcall.ll. by Evan Cheng · 15 years ago
  22. a9445e1 Floating-point add, sub, and mul are now spelled fadd, fsub, and fmul, by Dan Gohman · 15 years ago
  23. 8420910 Update the -tailcallopt description to match djg's improvements to the calling by Jeffrey Yasskin · 16 years ago
  24. b91227d x86 uses 5 operands for most memory refs now. by Chris Lattner · 16 years ago
  25. 0cabaa5 Update documentation for the -f change. by Dan Gohman · 16 years ago
  26. d2cb3d2 Remove the IA-64 backend. by Dan Gohman · 16 years ago
  27. c457b65 x86_64 was completely missing from the target triples supported by the X86 code by Torok Edwin · 16 years ago
  28. 587daed Change MachineInstrBuilder::addReg() to take a flag instead of a list of by Bill Wendling · 16 years ago
  29. d26795a Add some more documentation for x86 special address spaces. by Dan Gohman · 16 years ago
  30. 1777d0c Add basic support for code generation of by Chris Lattner · 16 years ago
  31. e370c80 ISD::ADD_PARTS is gone; use ISD::SMUL_LOHI as an example instead. by Dan Gohman · 16 years ago
  32. 8011880 More obsessive reformatting. Fixed some validation errors. by Bill Wendling · 16 years ago
  33. 3450984 Add some documentation for address-space-based access to the segment registers. by Nate Begeman · 17 years ago
  34. f00ddb0 Removed warnings from HTML 4.01 validator: trailing slashes in <br> and <img> by Misha Brukman · 17 years ago
  35. 4440870 Global replace of yellow W3C "valid HTML/CSS" icons with blue ones. by Misha Brukman · 17 years ago
  36. fd9ddc0 Delete some spurious characters. by Dan Gohman · 17 years ago
  37. a7ab2bf Fix some "</p>"s. by Dan Gohman · 17 years ago
  38. 641b279 Some documentation for LegalizeTypes. by Dan Gohman · 17 years ago
  39. 364a39f HTML syntax fixes. by Dan Gohman · 17 years ago
  40. 24585cb Fix a typo. by Dan Gohman · 17 years ago
  41. 8c9c55f Add more documentation advertising the -view-*-dags options. by Dan Gohman · 17 years ago
  42. 475871a Rename SDOperand to SDValue. by Dan Gohman · 17 years ago
  43. 03e5857 Fix an error in the two-address example. by Dan Gohman · 17 years ago
  44. 83ec4b6 Wrap MVT::ValueType in a struct to get type safety by Duncan Sands · 17 years ago
  45. 61399af Fix example to be valid LLVM assembly. by Matthijs Kooijman · 17 years ago
  46. 9097d14 Add documentation for tail call optimization to CodeGenerator.html. Add a link by Arnold Schwaighofer · 17 years ago
  47. 6f0d024 Rename MRegisterInfo to TargetRegisterInfo. by Dan Gohman · 18 years ago
  48. 534bcfb update a couple of references to SSARegMap. by Chris Lattner · 18 years ago
  49. fd80072 Make it more clear that some things that can't be done in .td files can by Dan Gohman · 18 years ago
  50. e9bb13d Document the -view-sunit-dags option. by Dan Gohman · 18 years ago
  51. 7794935 LLVM does not use the old style simple isel any more. by Evan Cheng · 18 years ago
  52. 04367bf first pass of nomenclature changes in .html files by Gabor Greif · 18 years ago
  53. d201f4e Adding credit for PPC changes. by Jim Laskey · 18 years ago
  54. b744c25 Pass html validation. by Jim Laskey · 19 years ago
  55. 762b6cb Start of PowerPC info. by Jim Laskey · 19 years ago
  56. 82e2eea Clean-up of formatting and spelling. by Bill Wendling · 19 years ago
  57. 3cd5ca6 Put code example inside of "doc_code" divisions. by Bill Wendling · 19 years ago
  58. bcb9770 Added some eye-candy for Subtarget type checking by Anton Korobeynikov · 19 years ago
  59. 41b3252 *** empty log message *** by Bill Wendling · 19 years ago
  60. bd0d7b5 Fixed my rotten Engrish grammar. by Bill Wendling · 19 years ago
  61. 3fc488d Cleaned up some of the grammar in the Live Intervals section. Removed the by Bill Wendling · 19 years ago
  62. 2f87a88 First draft of the "Live Interval Analysis" section. This is the "Live by Bill Wendling · 19 years ago
  63. bf77441 Fixed formatting problem. by Bill Wendling · 19 years ago
  64. a396ee8 Added documentation Fernando Magno Quintao Pereira wrote for the register by Bill Wendling · 19 years ago
  65. 1644877 Spell naively with the i-Umlaut... by Bill Wendling · 19 years ago
  66. 546c421 Messed up and put a "To be written" in a section that was written. by Bill Wendling · 19 years ago
  67. 91e10c4 Added some preliminary text to the TargetJITInfo class section. by Bill Wendling · 19 years ago
  68. 2a60703 Remove V9 by Chris Lattner · 19 years ago
  69. 05fe4b0 Changes docs for llvm.cs.uiuc.edu -> llvm.org by Reid Spencer · 19 years ago
  70. 0b81cda Fix spelling of 'separate'. by Jeff Cohen · 20 years ago
  71. a1ff931 Apparently, people object to floating pointers. Picky picky. by Chris Lattner · 20 years ago
  72. 82d61a1 As requested, a blurb on sub-targets. by Jim Laskey · 20 years ago
  73. 7d6915c fix some grammar-o's I noticed by Chris Lattner · 20 years ago
  74. c38959f Feedback from Nate. by Chris Lattner · 20 years ago
  75. df921f0 Document -view-isel-dags and -view-sched-dags by Chris Lattner · 20 years ago
  76. 7a025c8 Add a bunch of info about the isel autogenerator. Review appreciated! by Chris Lattner · 20 years ago
  77. 32e89f2 Fill this out some more. Add description of MBB/MF. Fix some broken links, by Chris Lattner · 20 years ago
  78. 47adebb Add a stub for the TargetSubtarget class. Jim, please fill a blurb in here by Chris Lattner · 20 years ago
  79. e35d3bb update this a little bit to talk about the dag combiner and remove inaccuracies. by Chris Lattner · 20 years ago
  80. 88a06d2 Update the discussion of TargetRegisterDesc by Chris Lattner · 20 years ago
  81. a307978 remove some sparc-v9-specific information by Chris Lattner · 20 years ago
  82. 627cd00 Provide descriptions for the TargetInstrInfo and TargetFrameInfo classes. by Reid Spencer · 20 years ago
  83. 9b988be add a note so I can remember the common t-t's by Chris Lattner · 20 years ago
  84. e0c1317 Fix bug noticed by Tzu-Chien Chiu, thanks! by Chris Lattner · 20 years ago
  85. fd84c2d fix some bugs by Chris Lattner · 20 years ago
  86. ad1f0cd Make this readable for newbies and those who can only understand one set of by Reid Spencer · 20 years ago
  87. 600df45 Remove colloquialisms from the documentation. by Misha Brukman · 20 years ago
  88. aa5bcb5 Add some initial documentation for the SelectionDAG based instruction selectors by Chris Lattner · 21 years ago
  89. 82bd0c5 Fixed typo. by John Criswell · 21 years ago
  90. bdbcb8a Fix a few typos, spellos, grammaros. by Reid Spencer · 21 years ago
  91. 0ccf549 Fix extraneous tag by Chris Lattner · 21 years ago
  92. ec94f80 Fix PR356: [doc] lib/Target/X86/README.txt needs update by Chris Lattner · 21 years ago
  93. f3709d6 Add a hyphen. by Misha Brukman · 21 years ago
  94. 900bf8c Add a note about the V9 backend. by Chris Lattner · 21 years ago
  95. 5489e93 Finish the thought that got interrupted when my train arrived. :) by Chris Lattner · 21 years ago
  96. 10d6800 Add a warning about incompleteness, fix validation errors by Chris Lattner · 21 years ago
  97. ce52b7e It's a small start, but it is certainly needed. Contributions are certainly by Chris Lattner · 21 years ago