aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/Mips/unalignedload.ll
AgeCommit message (Expand)Author
2011-10-24Change the default scheduler from Latency to ILP, since LatencyDan Gohman
2011-08-18Use subword loads instead of a 4-byte load when the size of a structure (or aAkira Hatanaka
2011-08-12Define unaligned load and store. Akira Hatanaka