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