aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.target/mips
AgeCommit message (Expand)AuthorFilesLines
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
2019-10-16mips.c (mips_expand_builtin_insn): Force the operands which correspond to the...Mihailo Stojanovic1-0/+28
2019-10-14mips.c (mips_cannot_force_const_mem): Reject vector constants.Mihailo Stojanovic1-0/+31
2019-10-03re PR target/91769 (wrong code with -O2 on MIPS)Dragan Mladjenovic1-0/+19
2019-10-02Fix MIPS call-clobbered-*.c testsRichard Sandiford2-25/+0
2019-08-30* gcc.target/mips/r10k-cache-barrier-9.c: Suppress warnings.Jeff Law1-1/+1
2019-08-23mips.md (mips_get_fcsr, [...]): Use SI machine mode for unspec_volatile operand.Mihailo Stojanovic1-0/+9
2019-07-09cfgcleanup.c (old_insns_match_p): Check if used hard regs set is equal for bo...Dragan Mladjenovic3-0/+65
2019-07-04[MIPS][Testsuite] Specify msa-fmadd.c abis.Chenghua Xu2-1/+102
2019-06-11mips.c (mips_final_postscan_insn): Modify call to `mips_set_text_contents_typ...Faraz Shahbazker2-3/+47
2019-05-31mips.c (mips_expand_builtin_insn): Swap the 1st and 3rd operands of the fmadd...Jeff Law1-0/+101
2019-05-17mips.c (mips_dwarf_frame_reg_mode): Replace TARGET_FLOAT64 with !TARGET_FLOAT...Dragan Mladjenovic5-0/+42
2019-01-01Update copyright years.Jakub Jelinek4-4/+4
2018-12-07re PR rtl-optimization/88349 ([MIPS] Redundant store instructions generated ...Vladimir Makarov1-0/+14
2018-12-05[MIPS][TESTSUITE][MSA] Adjusted clti to clei.Chenghua Xu1-8/+8
2018-11-08Add mips option dependency only config with loongson target.Chenghua Xu1-4/+13
2018-11-07Fix some typo and brain twister logical.Chenghua Xu2-2/+2
2018-11-07Add support for Loongson EXT2 instructions.Chenghua Xu3-0/+23
2018-11-07Add support for Loongson EXT instructions.Chenghua Xu1-0/+2
2018-11-07Add support for Loongson MMI instructions.Chenghua Xu3-5/+15
2018-04-26MIPS/GCC/testsuite: Fix data-sym-pool.c for n64 codeMaciej W. Rozycki1-1/+1
2018-04-26MIPS/GCC/testsuite: Fix data-sym-pool.c for SVR4 model at -O0Maciej W. Rozycki1-2/+6
2018-03-27umips-stroe16-2.c: Change "length = 2" to "l=2" in dg-final.Chenghua Xu1-3/+3
2018-03-27fix-r4000-1.c: Delete "[^\n]+" in dg-final.Chenghua Xu10-10/+10
2018-01-03Update copyright years.Jakub Jelinek4-4/+4
2017-11-15re PR target/82981 (unnecessary __multi3 call for mips64r6 linux kernel)Jakub Jelinek1-0/+13
2017-11-03msa.c: Add -fcommon to dg-options.Sandra Loosemore1-1/+1
2017-09-12Add short_call function attribute for MIPSSimon Atanasyan4-0/+12
2017-06-14MIPS16/GCC: Emit bounds checking as RTL in `casesi'Maciej W. Rozycki3-2/+106
2017-06-05div-9.c: Delete duplicate test.Chenghua Xu4-48/+0
2017-05-17reorgbug-1.c: Don't specify -O2.Chenghua Xu1-1/+1
2017-05-15reorg.c (relax_delay_slots): Create a new variable to hold the temporary targ...Jeff Law1-0/+39
2017-04-18re PR target/74563 (Classic MIPS16 (non-MIPS16e) function return broken)Jeff Law1-0/+14
2017-03-30Fix pr52125.c test when built as -mno-abicalls -mabi=64Matthew Fortune1-1/+1
2017-03-09Use -mhard-float for MIPS -mlxc1-sxc1 testsMatthew Fortune2-2/+2
2017-03-09msa-bclri.c: Skip the test for -O0.Prachi Godbole1-0/+1
2017-03-06MIPS: Force o32 ABI for inline-memcpy-3.c.Toma Tabacu1-1/+1
2017-03-06mips-msa.md (msa_fmax_a_<msafmt>, [...]): Introduce mode interator for if_the...Prachi Godbole1-0/+38
2017-03-06mips-msa.md (msa_dotp_<su>_d, [...]): Fix MODE for vec_select.Prachi Godbole1-0/+32
2017-03-06mips.c (mips_gen_const_int_vector): Change type of last argument.Prachi Godbole1-0/+15
2017-03-03MIPS: Fix register mode checking for n64 in pr68273.c.Toma Tabacu1-2/+5
2017-02-24Update paired single tests to cope with ABI fixes for o32/o64Matthew Fortune2-2/+12
2017-02-22Fix MIPS o32 calling convention for MSA and FP vector typesSameera Deshpande1-0/+19
2017-01-19config.gcc (supported_defaults): Add madd4.Matthew Fortune8-6/+44
2017-01-19MIPS: PR target/78176 add -mlxc1-sxc1.Matthew Fortune3-1/+131