aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/Mips/unalignedload.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-1/+1
* Update LLVM for 3.5 rebase (r209712).Stephen Hines2014-05-291-14/+68
* [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