summaryrefslogtreecommitdiff
path: root/docs/CodeGenerator.html
AgeCommit message (Expand)Author
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
2010-10-25Update target feature matrix for CellSPUKalle Raiskila
2010-10-24Update target feature matrix for Blackfin.Jakob Stoklund Olesen
2010-10-24Updating target feature matrix to indicate current MBlaze status.Wesley Peck
2010-10-24broken linkChris Lattner
2010-10-24add a big table with target features.Chris Lattner
2010-09-21random cruft in my tree.Chris Lattner
2010-09-11add some documentation for the most important MC-level classes along withChris Lattner
2010-08-31Stack slot access methods are in TargetInstrInfo.Jakob Stoklund Olesen
2010-06-15Remove the local register allocator.Jakob Stoklund Olesen
2010-05-07Revert r103213. It broke several sections of live website.mike-m
2010-05-06Overhauled llvm/clang docs builds. Closes PR6613.mike-m