Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f... | Stephen Lin | 2013-07-14 | 1 | -8/+8 |
* | Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging.... | Stephen Lin | 2013-07-13 | 1 | -15/+15 |
* | [mips] In performDSPShiftCombine, check that all elements in the vector are | Akira Hatanaka | 2013-04-22 | 1 | -0/+56 |
* | [mips] Instruction selection patterns for DSP-ASE vector shifts. | Akira Hatanaka | 2013-04-19 | 1 | -0/+75 |
* | [mips] Reapply r179420 and r179421. | Akira Hatanaka | 2013-04-13 | 1 | -7/+106 |
* | Revert r179420 and r179421. | Akira Hatanaka | 2013-04-12 | 1 | -106/+7 |
* | [mips] Instruction selection patterns for carry-setting and using add | Akira Hatanaka | 2013-04-12 | 1 | -0/+11 |
* | [mips] v4i8 and v2i16 add, sub and mul instruction selection patterns. | Akira Hatanaka | 2013-04-12 | 1 | -7/+95 |
* | [mips] Add patterns for DSP indexed load instructions. | Akira Hatanaka | 2013-03-30 | 1 | -0/+31 |