aboutsummaryrefslogtreecommitdiffstats
path: root/docs/WritingAnLLVMBackend.html
Commit message (Expand)AuthorAgeFilesLines
* Rename MRegisterInfo to TargetRegisterInfo.Dan Gohman2008-02-101-1/+1
* Suggest looking at the SPARC backend. How weird is that?? :)Chris Lattner2006-04-241-2/+3
* Changes docs for llvm.cs.uiuc.edu -> llvm.orgReid Spencer2006-03-141-1/+1
* Update this significantly, mention subtarget and isel generation support.Chris Lattner2005-10-161-33/+32
* * Add a link to the pattern-matching codegen docsMisha Brukman2005-05-171-7/+9
* Recommend writing new instruction selectors using pattern-based mechanismsMisha Brukman2005-05-171-9/+8
* Add link to debugging code generators with bugpointMisha Brukman2005-05-171-3/+6
* Add a note about registering the backend so it's available in LLC and LLIMisha Brukman2004-12-271-0/+12
* Remove duplicated link to "Machine backend"Misha Brukman2004-12-011-1/+0
* Make this HTML 4.01 strictChris Lattner2004-09-181-4/+4
* How to write an LLVM backend, first draft.Misha Brukman2004-09-061-0/+245