summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/Mips/cconv/arguments-varargs.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "In visitSTORE, always use FindBetterChain, rather than only when UseA...Nirav Dave2016-10-131-19/+25
* In visitSTORE, always use FindBetterChain, rather than only when UseAA is ena...Nirav Dave2016-10-131-25/+19
* Revert "In visitSTORE, always use FindBetterChain, rather than only when UseA...Nirav Dave2016-09-281-19/+25
* In visitSTORE, always use FindBetterChain, rather than only when UseAA is ena...Nirav Dave2016-09-281-25/+19
* [mips] Use --check-prefixes where appropriate. NFC.Daniel Sanders2016-06-241-8/+8
* [mips][ias] Replace anchor comments with anchor instructions in tests.Daniel Sanders2015-11-261-36/+36
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-18/+18
* Move the Mips target to storing the ABI in the TargetMachine ratherEric Christopher2015-01-261-6/+6
* llvm/test/CodeGen/Mips/cconv/arguments-varargs.ll: Add explicit -mtriple=(mip...NAKAMURA Takumi2014-08-011-4/+4
* [mips][PR19612] Fix va_arg for big-endian mode.Daniel Sanders2014-08-011-0/+1104
OpenPOWER on IntegriCloud