aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/mips
AgeCommit message (Expand)AuthorFilesLines
2017-09-04PR82045: Avoid passing machine modes through "..."Richard Sandiford2-2/+2
2017-08-30[73/77] Pass scalar_mode to scalar_mode_supported_pRichard Sandiford1-1/+1
2017-08-30[72/77] Pass scalar_mode to scalar_mode_supported_pRichard Sandiford1-1/+1
2017-08-30[62/77] Big machine_mode to scalar_int_mode replacementRichard Sandiford1-2/+2
2017-08-30[10/77] Make assemble_real take a scalar_float_modeRichard Sandiford1-1/+1
2017-08-30[6/77] Make GET_MODE_WIDER return an opt_modeRichard Sandiford1-1/+2
2017-08-30[2/77] Add an E_ prefix to case statementsRichard Sandiford2-70/+70
2017-08-21Remove the frame size argument from function_prologue/epilogueRichard Sandiford1-3/+2
2017-08-07Fix missing include of header file in mips.c.Martin Liska1-0/+1
2017-08-01re PR target/80846 (auto-vectorized AVX2 horizontal sum should narrow to 128b...Jakub Jelinek4-9/+14
2017-07-25[RTEMS] Add GCC Runtime Library ExceptionSebastian Huber1-12/+17
2017-06-14MIPS16/GCC: Emit bounds checking as RTL in `casesi'Maciej W. Rozycki1-35/+23
2017-06-05frame-header-opt.c: Include profile-count.h.Jan Hubicka1-0/+1
2017-05-04Fix previous commitRichard Sandiford2-9/+7
2017-05-04Remove bogus top-level ChangeLog commit (sorry!)Richard Sandiford2-7/+9
2017-04-20MIPS: Prevent buffer overrun in uninitialised variable fixMatthew Fortune1-1/+1
2017-04-18re PR target/74563 (Classic MIPS16 (non-MIPS16e) function return broken)Jeff Law1-1/+0
2017-04-18regcprop.c (maybe_mode_change): Avoid creating copies of the stack pointer.Jeff Law1-8/+2
2017-04-13mips.mips.md (zero_extendsidi2): Do not allow SP to appear in operands[1] if ...Jeff Law1-2/+8
2017-04-10Update MIPS -mvirt option descriptionMatthew Fortune1-1/+1
2017-04-04mips.c (mips_multi_add): Zero initialize the newly added member.Jeff Law1-1/+5
2017-04-03Fix numerous typos in commentsJonathan Wakely1-1/+1
2017-03-31Fix extraction from odd-numbered MSA registersMatthew Fortune1-1/+14
2017-03-30Fix ICE when expanding MSA constant vectors with replicated valuesMatthew Fortune1-2/+3
2017-03-21Apply temporary fix for PR rtl-optimization/79150.Toma Tabacu1-0/+3
2017-03-06mips-msa.md (msa_fmax_a_<msafmt>, [...]): Introduce mode interator for if_the...Prachi Godbole1-6/+6
2017-03-06mips-msa.md (msa_dotp_<su>_d, [...]): Fix MODE for vec_select.Prachi Godbole1-6/+6
2017-03-06mips.c (mips_gen_const_int_vector): Change type of last argument.Prachi Godbole2-2/+2
2017-02-22Fix MIPS o32 calling convention for MSA and FP vector typesSameera Deshpande1-3/+7
2017-02-07MIPS: Fix mode mismatch error between Loongson builtin arguments and insnToma Tabacu1-0/+18
2017-01-19config.gcc (supported_defaults): Add madd4.Matthew Fortune2-3/+13
2017-01-19MIPS: Make loongson3a use fused madd.dChenghua Xu1-2/+4
2017-01-19MIPS: PR target/78176 add -mlxc1-sxc1.Matthew Fortune2-2/+10
2017-01-18MIPS: Fix generation of Loongson-specific division and modulo instructions.Toma Tabacu1-5/+11
2017-01-01Update copyright years.Jakub Jelinek89-90/+90
2016-12-06[MIPS][MSA] Fix builtins with literal integer arguments.Robert Suchanek1-22/+61
2016-11-25re PR ada/67205 (eliminate No_Implicit_Dynamic_Code restriction violations)Eric Botcazou1-0/+4
2016-11-16MIPS16/GCC: Emit explicit JRC from `casesi_internal_mips16_<mode>' insnMaciej W. Rozycki1-2/+8
2016-11-16MIPS16/GCC: Improve `casesi_internal_mips16_<mode>'s instruction count estimateMaciej W. Rozycki1-1/+1
2016-11-16MIPS16/GCC: Correct `casesi_internal_mips16_<mode>'s RTL patternMaciej W. Rozycki1-1/+1
2016-11-16MIPS16/GCC: Fix DImode `casesi_internal_mips16_<mode>' assembly instructionsMaciej W. Rozycki1-6/+6
2016-11-16microMIPS/GCC: Fix PIC call relaxationMaciej W. Rozycki1-6/+3
2016-11-16MIPS/GCC: Mark text contents as code or dataMaciej W. Rozycki4-5/+104
2016-11-15Fix instances of gen_rtx_REG (VOIDmode, ...)Richard Sandiford1-1/+1
2016-11-15MIPS/GCC: Mark trailing labels with `.insn'Maciej W. Rozycki2-0/+62
2016-11-02split up some variables to use rtx_insn * moreTrevor Saunders1-28/+33
2016-10-26mips.c (mips16_constant_cost): Add missing fallthru comments.Jeff Law1-2/+4
2016-10-14mips.c (mips_prepare_pch_save): Initialize micromips_globals to zero.Catherine Moore1-17/+19
2016-10-11[MIPS] Disable -mbranch-likely for -Os when targetting generic archRobert Suchanek3-35/+52
2016-09-27MIPS/GCC/doc: Fix `d' constraint descriptionMaciej W. Rozycki1-2/+2