summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/Mips/unalignedload.ll
Commit message (Expand)AuthorAgeFilesLines
* [mips] Use --check-prefixes where appropriate. NFC.Daniel Sanders2016-06-241-6/+6
* [mips] Make Static a default relocation model for MIPS codegenPetar Jovanovic2016-04-111-6/+6
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-03-131-1/+1
* [mips][mips64r6] [ls][dw][lr] are not available in MIPS32r6/MIPS64r6Daniel Sanders2014-05-231-15/+52
* [mips] Make unalignedload.ll test stricter and easier to modify for MIPS32r6/...Daniel Sanders2014-05-221-12/+29
* [mips] Implement MipsTargetMachine::getInstrItineraryData().Akira Hatanaka2013-07-121-10/+10
* Fix test cases in test/CodeGen/Mips.Akira Hatanaka2012-06-021-20/+10
* Change the default scheduler from Latency to ILP, since LatencyDan Gohman2011-10-241-7/+7
* Use subword loads instead of a 4-byte load when the size of a structure (or aAkira Hatanaka2011-08-181-3/+28
* Define unaligned load and store. Akira Hatanaka2011-08-121-0/+16
OpenPOWER on IntegriCloud