summaryrefslogtreecommitdiff
path: root/test/CodeGen/Mips/mips64intldst.ll
Commit message (Expand)AuthorAge
* [mips] MIPS-IV is broadly the same as MIPS64 so duplicate all -mcpu=mips64 te...Daniel Sanders2014-04-14
* [mips] Make it impossible to have UnknownABI in CodeGen and Integrated Assemb...Daniel Sanders2014-02-20
* Reapply 154038 without the failing test.Akira Hatanaka2012-04-04
* Revert r154038. It was causing make check failures.Owen Anderson2012-04-04
* Fix LowerGlobalAddress to produce instructions with the correct relocationAkira Hatanaka2012-04-04
* Change names for MIPS "generic" processors defined in Mips.td to match what GNUAkira Hatanaka2011-11-29
* Test cases for 64-bit load and store instructions.Akira Hatanaka2011-10-11