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