Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [mips] Use --check-prefixes where appropriate. NFC. | Daniel Sanders | 2016-06-24 | 1 | -6/+6 |
* | [mips] Make Static a default relocation model for MIPS codegen | Petar Jovanovic | 2016-04-11 | 1 | -6/+6 |
* | [opaque pointer type] Add textual IR support for explicit type parameter to g... | David Blaikie | 2015-03-13 | 1 | -1/+1 |
* | [mips][mips64r6] [ls][dw][lr] are not available in MIPS32r6/MIPS64r6 | Daniel Sanders | 2014-05-23 | 1 | -15/+52 |
* | [mips] Make unalignedload.ll test stricter and easier to modify for MIPS32r6/... | Daniel Sanders | 2014-05-22 | 1 | -12/+29 |
* | [mips] Implement MipsTargetMachine::getInstrItineraryData(). | Akira Hatanaka | 2013-07-12 | 1 | -10/+10 |
* | Fix test cases in test/CodeGen/Mips. | Akira Hatanaka | 2012-06-02 | 1 | -20/+10 |
* | Change the default scheduler from Latency to ILP, since Latency | Dan Gohman | 2011-10-24 | 1 | -7/+7 |
* | Use subword loads instead of a 4-byte load when the size of a structure (or a | Akira Hatanaka | 2011-08-18 | 1 | -3/+28 |
* | Define unaligned load and store. | Akira Hatanaka | 2011-08-12 | 1 | -0/+16 |