aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.target/mips
AgeCommit message (Expand)AuthorFilesLines
2024-01-17MIPS: avoid $gp store if global_pointer is not $gpYunQiang Su3-0/+23
2024-01-15MIPS/testsuite: Add -mno-abicalls option to unaligned-2.cYunQiang Su1-1/+1
2024-01-04MIPS: Add pattern insqisi_extended and inshisi_extendedYunQiang Su1-0/+25
2024-01-04MIPS: Implement TARGET_INSN_COSTSYunQiang Su1-1/+1
2024-01-03Update copyright years.Jakub Jelinek4-4/+4
2023-11-09MIPS: Use -mnan value for -mabs if not specifiedYunQiang Su2-0/+20
2023-07-05MIPS: Use unaligned access to expand block_move on r6YunQiang Su2-0/+35
2023-07-05MIPS: Adjust mips16e2 related tests for ifcvt costing changesJie Mei2-2/+2
2023-07-03MIPS: Add CACHE instruction for mips16e2Jie Mei1-0/+34
2023-07-03MIPS: Add load/store word left/right instructions for mips16e2Jie Mei1-0/+116
2023-07-03MIPS: Add LUI instruction for mips16e2Jie Mei1-0/+22
2023-07-03MIPS: Add bitwise instructions for mips16e2Jie Mei1-0/+102
2023-07-03MIPS: Add instruction about global pointer register for mips16e2Jie Mei1-0/+101
2023-07-03MIPS: Add MOVx instructions support for mips16e2Jie Mei1-0/+68
2023-07-03MIPS: Add basic support for mips16e2Jie Mei1-0/+10
2023-06-30mips: Fix overaligned function arguments [PR109435]Jovan Dmitrovic2-0/+40
2023-06-16MIPS16: Implement `code_readable` function attribute.Simon Dardis5-0/+206
2023-04-29Adjust mips test for recent ifcvt costing changesJeff Law2-4/+4
2023-03-19Re: [PATCH] Testsuite: Disable micromips for MSA testsXin Liu1-0/+1
2023-03-07Fix MIPS testsuite over-eager matchingJeff Law1-2/+6
2023-02-24MIPS: Add pattern for cloJunxian Zhu3-0/+24
2023-02-24Hazard barrier return supportJunxian Zhu1-0/+20
2023-01-16Update copyright years.Jakub Jelinek4-4/+4
2022-12-02LRA: Check hard reg availability of pseudo and its subreg for pseudo reloadVladimir N. Makarov1-0/+12
2022-10-25MIPS: Not trigger error for pre-R6 and -mcompact-branches=alwaysYunQiang Su4-4/+22
2022-06-25Convert DOM to use Ranger rather than EVRPAldy Hernandez2-1/+2
2022-04-13mips: testsuite: enforce -ffat-lto-objects for pr102024-4.cXi Ruoyao1-1/+1
2022-04-02mips: Fix an ICE caused by r12-7962Xi Ruoyao1-0/+10
2022-04-01mips: Ignore zero width fields in arguments and issue -Wpsabi warning about C...Xi Ruoyao3-0/+60
2022-01-20[committed] Fix expected output for various MIPS multiplication testsJeff Law4-14/+6
2022-01-03Update copyright years.Jakub Jelinek4-4/+4
2021-12-07MIPS: R6: load/store can process unaligned addressYunQiang Su3-0/+107
2021-11-18Fix MIPS test after recent match.pd changesJeff Law1-1/+3
2021-11-17Fix two mips target tests compromised by recent IPA workJeff Law2-2/+2
2021-10-14Fix mips testsuite fallout from vectorizer changesJeff Law1-1/+1
2021-08-31Restore intent of data-sym-multi-pool testJeff Law2-1/+2
2021-08-23mips: msa: truncate immediate shift amount [PR101922]Xi Ruoyao1-0/+19
2021-07-31mips: add MSA vec_cmp and vec_cmpu expand pattern [PR101132]Xi Ruoyao1-0/+14
2021-07-23testsuite: mips: pass -finline/-fnoinline throughXi Ruoyao1-0/+1
2021-07-23Revert "testsuite: mips: use noinline attribute instead of -fno-inline"Xi Ruoyao2-11/+6
2021-07-09testsuite: mips: use noinline attribute instead of -fno-inlineXi Ruoyao2-6/+11
2021-07-09mips: check MSA support for vector modes [PR100760,PR100761,PR100762]Xi Ruoyao3-0/+52
2021-02-16[PATCH 3/3] MIPS: fix compact-branches test FAIL for PIC default configurationYunQiang Su2-2/+2
2021-01-04Update copyright years.Jakub Jelinek4-4/+4
2020-05-05Merge dg-options and dg-additional-options if len <= 120 chars.Martin Liska2-4/+2
2020-01-01Update copyright years.Jakub Jelinek4-4/+4
2019-11-19[MIPS] Prevent MSA branches from being put into delay slotsDragan Mladjenovic1-0/+31
2019-10-28re PR target/82981 (unnecessary __multi3 call for mips64r6 linux kernel)Mihailo Stojanovic1-0/+16
2019-10-28mips.c (DIRECT_BUILTIN_PURE): New macro.Mihailo Stojanovic1-0/+20
2019-10-28mips-msa.md (msa_insert_<msaftm_f>): Add an alternative which covers the floa...Mihailo Stojanovic1-0/+16