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