| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | - Added getOpcodeAfterMemoryUnfold(). It doesn't unfold an instruction, but o... | Evan Cheng | 2007-10-18 | 1 | -2/+2 |
| * | Use SmallVectorImpl instead of SmallVector with hardcoded size in MRegister p... | Evan Cheng | 2007-10-18 | 1 | -4/+4 |
| * | Position Independent Code (PIC) support [3] | Bruno Cardoso Lopes | 2007-10-09 | 1 | -2/+13 |
| * | - Added a few target hooks to generate load / store instructions from / to any | Evan Cheng | 2007-10-05 | 1 | -0/+41 |
| * | Allow copyRegToReg to emit cross register classes copies. | Evan Cheng | 2007-09-26 | 1 | -2/+8 |
| * | Added method to get Mips register numbers | Bruno Cardoso Lopes | 2007-08-28 | 1 | -55/+101 |
| * | Fixed stack frame addressing bug | Bruno Cardoso Lopes | 2007-08-18 | 1 | -8/+8 |
| * | Change instruction description to split OperandList into OutOperandList and | Evan Cheng | 2007-07-19 | 1 | -2/+2 |
| * | Added support for framepointer | Bruno Cardoso Lopes | 2007-07-11 | 1 | -28/+162 |
| * | Initial Mips support, here we go! =) | Bruno Cardoso Lopes | 2007-06-06 | 1 | -0/+288 |

