summaryrefslogtreecommitdiff
path: root/test/CodeGen/Mips/mips64fpldst.ll
AgeCommit message (Expand)Author
2017-12-11[mips] Removal of microMIPS64R6Aleksandar Beserminji
2017-06-07evert "[mips] Fix test mips64fpldst.ll with machine verifier enabled"Simon Dardis
2017-04-26[mips] Fix test mips64fpldst.ll with machine verifier enabledSagar Thakur
2016-07-11[mips][microMIPS] Implement LDC1, SDC1, LDC2, SDC2, LWC1, SWC1, LWC2 and SWC2...Zlatko Buljan
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