Age | Commit message (Expand) | Author |
---|---|---|
2008-02-10 | Rename MRegisterInfo to TargetRegisterInfo. | Dan Gohman |
2006-04-24 | Suggest looking at the SPARC backend. How weird is that?? :) | Chris Lattner |
2006-03-14 | Changes docs for llvm.cs.uiuc.edu -> llvm.org | Reid Spencer |
2005-10-16 | Update this significantly, mention subtarget and isel generation support. | Chris Lattner |
2005-05-17 | * Add a link to the pattern-matching codegen docs | Misha Brukman |
2005-05-17 | Recommend writing new instruction selectors using pattern-based mechanisms | Misha Brukman |
2005-05-17 | Add link to debugging code generators with bugpoint | Misha Brukman |
2004-12-27 | Add a note about registering the backend so it's available in LLC and LLI | Misha Brukman |
2004-12-01 | Remove duplicated link to "Machine backend" | Misha Brukman |
2004-09-18 | Make this HTML 4.01 strict | Chris Lattner |
2004-09-06 | How to write an LLVM backend, first draft. | Misha Brukman |