Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | convert the operand bits into bitfields since they are all combinable in | Chris Lattner | 2010-11-15 | 1 | -57/+34 |
* | add targetoperand flags for jump tables, constant pool and block address | Chris Lattner | 2010-11-15 | 1 | -8/+17 |
* | implement support for the MO_DARWIN_STUB TargetOperand flag, | Chris Lattner | 2010-11-14 | 1 | -8/+104 |
* | implement basic support for symbol operand lowering, | Chris Lattner | 2010-11-14 | 1 | -1/+46 |
* | switch PPC to a simplified MCInstLowering model. | Chris Lattner | 2010-11-14 | 1 | -33/+3 |
* | stub out PPCMCInstLowering, add a new option that uses it and the new | Chris Lattner | 2010-11-14 | 1 | -0/+75 |