1. 744b3a5 Remove TargetInstrInfo::copyRegToReg entirely. by Jakob Stoklund Olesen · 15 years ago
  2. b26f279 Update the documentation, getCalleeSavedRegClasses is not required anymore. by Rafael Espindola · 15 years ago
  3. e2c3a49 Revert r103213. It broke several sections of live website. by mike-m · 15 years ago[Renamed from docs/main/WritingAnLLVMBackend.html]
  4. 68cb319 Overhauled llvm/clang docs builds. Closes PR6613. by mike-m · 15 years ago[Renamed from docs/WritingAnLLVMBackend.html]
  5. c310778 don't reference DwarfWriter by Chris Lattner · 15 years ago
  6. 0823d2a Inline addAssemblyEmitter into its one real caller and delete by Chris Lattner · 16 years ago
  7. 18821e0 no need to implement these. by Chris Lattner · 16 years ago
  8. deb8c15 we don't want people to override printBasicBlockLabel. by Chris Lattner · 16 years ago
  9. e15192b Documentation: fix HTML validation errors. by Benjamin Kramer · 16 years ago
  10. b6d6674 remove the dead PreferredEHDataFormat TAI hook: its now dead by Chris Lattner · 16 years ago
  11. d6b06b1 Update target registration description in Writing An LLVM Backend, and add by Daniel Dunbar · 16 years ago
  12. e6b4879 Add character encoding declaration. by Bill Wendling · 16 years ago
  13. e9e6fd9 Fix validation error. by Bill Wendling · 16 years ago
  14. 4a2bca8 A lot of formatting changes. by Bill Wendling · 16 years ago
  15. 50ef90d SDOperand has been renamed to SDValue. SDNode::Val is now by Dan Gohman · 17 years ago
  16. 4440870 Global replace of yellow W3C "valid HTML/CSS" icons with blue ones. by Misha Brukman · 17 years ago
  17. 7a15273 Describe how the JIT maps fields to MachineOperands, patch by JP Bonn! by Chris Lattner · 17 years ago
  18. 7d12b4b last validation errors by Chris Lattner · 17 years ago
  19. cfd5c26 fix some validation errors <it> -> <i> by Chris Lattner · 17 years ago
  20. 528875c fix some validation errors. by Chris Lattner · 17 years ago
  21. 611944b remove an extraneous tag by Chris Lattner · 17 years ago
  22. 7897538 Make this document *substantially* better and cover a lot more territory. by Chris Lattner · 17 years ago
  23. 6aa8127 Add some hands-on documentation about which files to create and edit when by Matthijs Kooijman · 17 years ago
  24. 6f0d024 Rename MRegisterInfo to TargetRegisterInfo. by Dan Gohman · 18 years ago
  25. 8e9f2ce Suggest looking at the SPARC backend. How weird is that?? :) by Chris Lattner · 19 years ago
  26. 05fe4b0 Changes docs for llvm.cs.uiuc.edu -> llvm.org by Reid Spencer · 19 years ago
  27. c3b0540 Update this significantly, mention subtarget and isel generation support. by Chris Lattner · 20 years ago
  28. d985a1c * Add a link to the pattern-matching codegen docs * Tersify wording by Misha Brukman · 20 years ago
  29. 4937c9d Recommend writing new instruction selectors using pattern-based mechanisms by Misha Brukman · 20 years ago
  30. a3bfc6f Add link to debugging code generators with bugpoint by Misha Brukman · 20 years ago
  31. 93d416f Add a note about registering the backend so it's available in LLC and LLI by Misha Brukman · 21 years ago
  32. e940714 Remove duplicated link to "Machine backend" by Misha Brukman · 21 years ago
  33. 7a2fd89 Make this HTML 4.01 strict by Chris Lattner · 21 years ago
  34. 8eb6719 How to write an LLVM backend, first draft. by Misha Brukman · 21 years ago