aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/Mips/unalignedload.ll
Commit message (Collapse)AuthorAgeFilesLines
* Use subword loads instead of a 4-byte load when the size of a structure (or aAkira Hatanaka2011-08-181-3/+28
| | | | | | | | piece of it) that is being passed by value is smaller than a word. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@138007 91177308-0d34-0410-b5e6-96231b3b80d8
* Define unaligned load and store. Akira Hatanaka2011-08-121-0/+16
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@137515 91177308-0d34-0410-b5e6-96231b3b80d8