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