summaryrefslogtreecommitdiff
path: root/test/CodeGen/Mips/mips64intldst.ll
AgeCommit message (Expand)Author
2016-04-11[mips] Make Static a default relocation model for MIPS codegenPetar Jovanovic
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie
2015-01-26Move the Mips target to storing the ABI in the TargetMachine ratherEric Christopher
2014-04-14[mips] MIPS-IV is broadly the same as MIPS64 so duplicate all -mcpu=mips64 te...Daniel Sanders
2014-02-20[mips] Make it impossible to have UnknownABI in CodeGen and Integrated Assemb...Daniel Sanders
2012-04-04Reapply 154038 without the failing test.Akira Hatanaka
2012-04-04Revert r154038. It was causing make check failures.Owen Anderson
2012-04-04Fix LowerGlobalAddress to produce instructions with the correct relocationAkira Hatanaka
2011-11-29Change names for MIPS "generic" processors defined in Mips.td to match what GNUAkira Hatanaka
2011-10-11Test cases for 64-bit load and store instructions.Akira Hatanaka