summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/Mips/cconv/arguments-varargs.ll
Commit message (Expand)AuthorAgeFilesLines
* [mips] Remove -allow-deprecated-dag-overlap flag from tests. NFCSimon Atanasyan2018-10-031-38/+19
* [FileCheck] Add -allow-deprecated-dag-overlap to failing llvm testsJoel E. Denny2018-07-111-6/+6
* In visitSTORE, always use FindBetterChain, rather than only when UseAA is ena...Nirav Dave2017-03-141-25/+19
* [SDAG] Revert r296476 (and r296486, r296668, r296690).Chandler Carruth2017-03-031-19/+25
* In visitSTORE, always use FindBetterChain, rather than only when UseAA is ena...Nirav Dave2017-02-281-25/+19
* Revert "In visitSTORE, always use FindBetterChain, rather than only when UseA...Nirav Dave2017-02-261-19/+25
* In visitSTORE, always use FindBetterChain, rather than only when UseAA is ena...Nirav Dave2017-02-251-25/+19
* Revert "In visitSTORE, always use FindBetterChain, rather than only when UseA...Nirav Dave2017-02-021-19/+25
* In visitSTORE, always use FindBetterChain, rather than only when UseAA is ena...Nirav Dave2017-02-021-25/+19
* [mips] Recommit: "N64 static relocation model support"Simon Dardis2017-01-271-9/+9
* Revert "In visitSTORE, always use FindBetterChain, rather than only when UseA...Nirav Dave2017-01-261-19/+25
* In visitSTORE, always use FindBetterChain, rather than only when UseAA is ena...Nirav Dave2017-01-261-25/+19
* Revert "[mips] N64 static relocation model support"Simon Dardis2017-01-261-9/+9
* [mips] N64 static relocation model supportSimon Dardis2017-01-261-9/+9
* Revert "In visitSTORE, always use FindBetterChain, rather than only when UseA...Nirav Dave2016-12-141-19/+25
* In visitSTORE, always use FindBetterChain, rather than only when UseAA is ena...Nirav Dave2016-12-141-25/+19
* Revert "In visitSTORE, always use FindBetterChain, rather than only when UseA...Nirav Dave2016-12-091-19/+25
* In visitSTORE, always use FindBetterChain, rather than only when UseAA is ena...Nirav Dave2016-12-091-25/+19
* 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