summaryrefslogtreecommitdiff
path: root/test/CodeGen/Mips/unalignedload.ll
Commit message (Expand)AuthorAge
* [mips][mips64r6] [ls][dw][lr] are not available in MIPS32r6/MIPS64r6Daniel Sanders2014-05-23
* [mips] Make unalignedload.ll test stricter and easier to modify for MIPS32r6/...Daniel Sanders2014-05-22
* [mips] Implement MipsTargetMachine::getInstrItineraryData().Akira Hatanaka2013-07-12
* Fix test cases in test/CodeGen/Mips.Akira Hatanaka2012-06-02
* Change the default scheduler from Latency to ILP, since LatencyDan Gohman2011-10-24
* Use subword loads instead of a 4-byte load when the size of a structure (or aAkira Hatanaka2011-08-18
* Define unaligned load and store. Akira Hatanaka2011-08-12