summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/Mips/mips64-f128.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "[mips] MIPSR6 Compact branch aliases"Simon Dardis2016-04-121-5/+5
* [mips] MIPSR6 Compact branch aliasesSimon Dardis2016-04-121-5/+5
* [mips] MIPSR6 Compact jump supportSimon Dardis2016-04-051-27/+32
* Now that we have a soft-float attribute, use it instead of theEric Christopher2015-05-081-4/+4
* Fix sign extension for MIPS64 in makeLibCall functionPetar Jovanovic2015-03-231-1/+1
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-36/+36
* [mips] Promote i32 arguments to i64 for the N32/N64 ABI and fix <64-bit struc...Daniel Sanders2014-11-071-3/+3
* [mips][mips64r6] Correct select patterns that have the condition or true/fals...Daniel Sanders2014-07-091-6/+6
* [mips][mips64r6] c.cond.fmt, mov[fntz], and mov[fntz].[ds] are not available ...Daniel Sanders2014-06-121-167/+191
* [mips] MIPS-IV is broadly the same as MIPS64 so duplicate all -mcpu=mips64 te...Daniel Sanders2014-04-141-1/+3
* Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-141-56/+56
* [mips] Implement MipsTargetMachine::getInstrItineraryData().Akira Hatanaka2013-07-121-19/+19
* [mips] Fix MipsCC::analyzeReturn so that, in soft-float mode, fp128 getsAkira Hatanaka2013-03-051-5/+5
* llvm/test/CodeGen/Mips/mips64-f128.ll: Add explicit -mtriple=mips64el-unknown...NAKAMURA Takumi2013-03-051-1/+1
* [mips] Print move instructions.Akira Hatanaka2013-03-041-8/+8
* [mips] Fix inefficient code generation.Akira Hatanaka2013-03-011-3/+3
* Set properties for f128 type.Akira Hatanaka2013-03-011-0/+646
OpenPOWER on IntegriCloud