summaryrefslogtreecommitdiff
path: root/test/CodeGen/Mips/unalignedload.ll
Commit message (Expand)AuthorAge
* 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