summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/Mips/cconv/return-struct.ll
Commit message (Expand)AuthorAgeFilesLines
* [mips] Remove -allow-deprecated-dag-overlap flag from tests. NFCSimon Atanasyan2018-10-031-12/+20
* [FileCheck] Add -allow-deprecated-dag-overlap to failing llvm testsJoel E. Denny2018-07-111-6/+6
* Remove alignment argument from memcpy/memmove/memset in favour of alignment a...Daniel Neilson2018-01-191-3/+3
* [mips] Recommit: "N64 static relocation model support"Simon Dardis2017-01-271-18/+18
* Revert "[mips] N64 static relocation model support"Simon Dardis2017-01-261-18/+18
* [mips] N64 static relocation model supportSimon Dardis2017-01-261-18/+18
* [mips] Use --check-prefixes where appropriate. NFC.Daniel Sanders2016-06-241-8/+8
* [mips] Do not use SLL for ANY_EXTEND nodes as the high bits are undefined.Vasileios Kalintiris2016-02-291-3/+0
* Revert "Change memcpy/memset/memmove to have dest and source alignments."Pete Cooper2015-11-191-3/+3
* Change memcpy/memset/memmove to have dest and source alignments.Pete Cooper2015-11-181-3/+3
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-03-131-1/+1
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-4/+4
* Move the Mips target to storing the ABI in the TargetMachine ratherEric Christopher2015-01-261-6/+6
* [mips] Fix sret arguments for N32/N64 which were accidentally broken in r221534.Daniel Sanders2014-11-101-0/+94
* [mips] For N32/N64, structs must be passed in the upper bits of a register.Daniel Sanders2014-10-241-0/+54
* [mips] Add CCValAssign::[ASZ]ExtUpper and CCPromoteToUpperBitsInType and hand...Daniel Sanders2014-09-251-0/+84
OpenPOWER on IntegriCloud