aboutsummaryrefslogtreecommitdiff
path: root/docs/CodeGenerator.html
AgeCommit message (Expand)Author
2012-08-02Sphinxify the Code Generator document.Bill Wendling
2012-06-14Remove/modify C backend references from LLVM documentation.David Blaikie
2012-06-01Remove the old register list functions from MCRegisterInfo.Jakob Stoklund Olesen
2012-04-19[docs] Update HTML pages to refer to CSS in a way that works locally and with...Daniel Dunbar
2012-04-15Fix class name.Jakub Staszak
2012-04-15Fix filename and register numbers.Jakub Staszak
2012-03-27llvm/docs/*.html: Fix markups.NAKAMURA Takumi
2012-01-16Add a new kind of MachineOperand: MO_RegisterMask.Jakob Stoklund Olesen
2012-01-16Adding a Hexagon cell for segmented stacks, as they have been implemented for...Joe Abbey
2011-12-14Add high level description of MachineInstr bundles.Evan Cheng
2011-12-12Hexagon backend supportTony Linthicum
2011-12-06Add documentation for machine-independent DFA packetizerAnshuman Dasgupta
2011-11-29grammar.Rafael Espindola
2011-11-28Fix spelling/grammar errors found by Duncan.Rafael Espindola
2011-11-27Add a description of the status of segmented stacks.Rafael Espindola
2011-10-31docs/*.html: Fix markups.NAKAMURA Takumi
2011-10-27Remove the Alpha backend.Dan Gohman
2011-10-25According to Mips folks, the backend is now generally reliable (they canBruno Cardoso Lopes
2011-10-25Remove the Blackfin backend.Dan Gohman
2011-10-24Remove the SystemZ backend.Dan Gohman
2011-09-19X86 has asterisk-free inline asm support now.Jakob Stoklund Olesen
2011-08-11PTX: Add basic documentation to CodeGenerator.htmlJustin Holewinski
2011-08-01Fix a typo.Roman Divacky
2011-07-26Updating stale documentation on regalloc modes.Andrew Trick
2011-07-26Describe the reasoning for compact unwind in better terms. Thanks to Nick Kle...Bill Wendling
2011-07-25Fix some typos.Bill Wendling
2011-07-25An initial description of the compact unwind encoding.Bill Wendling
2011-05-22document thiscall, PR9101Chris Lattner
2011-05-04Document the automatic alias printing of InstAliases.Bill Wendling
2011-04-23docs: Introduce cascading style <div> and <p> continued on <h[2-5]>.NAKAMURA Takumi
2011-04-18docs: Use <Hn> as Heading elements instead of <DIV class="doc_foo">.NAKAMURA Takumi
2011-04-13Fix typo.Jay Foad
2011-04-09docs: Canonicalize URLs.NAKAMURA Takumi
2011-04-06Trivial typo fixes.Jay Foad
2011-04-06Finish up the first draft of the release notes.Chris Lattner
2011-01-08Don't document exactly how virtual registers are represented as integers. CodeJakob Stoklund Olesen
2010-12-20Update the target feature matrix to reflect some new features in the MBlaze b...Wesley Peck
2010-12-19Update the Target Feature Matrix for MipsBruno Cardoso Lopes
2010-12-13further fixes.Chris Lattner
2010-12-12fix typoChris Lattner
2010-11-14no alpha jit support.Chris Lattner
2010-11-06add (and document) the ability for alias results to haveChris Lattner
2010-11-06generalize alias support to allow the result of an alias toChris Lattner
2010-11-06document instalias.Chris Lattner
2010-10-30Validate HTML.Benjamin Kramer
2010-10-30add missing tagChris Lattner
2010-10-30fix typos and some serious bugs in feature handling (but not forChris Lattner
2010-10-30Implement (and document!) support for MnemonicAlias's to have Requires Chris Lattner
2010-10-30implement (and document!) the first kind of MC assembler alias, which Chris Lattner
2010-10-28clarify that not having the ".o file writing" featureChris Lattner