aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/mips/predicates.md
AgeCommit message (Expand)AuthorFilesLines
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-09-01MIPS compact branch supportMatthew Fortune1-1/+12
2015-05-12mips.c (mips_print_operand): Remove 'y' operand code.Steve Ellcey1-1/+1
2015-01-15Add support for the R6 LSA and DLSA instructionsMatthew Fortune1-0/+4
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-05-10gcc/Richard Sandiford1-0/+24
2013-03-25constraints.md (u, [...]): New constraints.Catherine Moore1-0/+83
2013-03-20extend.texi: (micromips, nomicromips, nocompression): Document new function a...Catherine Moore1-0/+14
2013-02-252012-02-25 Catherine Moore <clm@codesourcery.com>Catherine Moore1-14/+0
2013-02-24mips16.S: Don't build for microMIPS.Catherine Moore1-0/+14
2013-01-10Update copyright years in gcc/Richard Sandiford1-1/+1
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek1-1/+1
2012-08-02re PR target/51931 (No support for MIPS16 long branches)Richard Sandiford1-3/+0
2012-06-20constraints.md (ZR): New constraint.Tom de Vries1-0/+4
2012-01-15mips-protos.h (SYMBOL_FORCE_TO_MEM): Delete.Richard Sandiford1-1/+17
2011-12-23mips: Improved vectorization support for Loongson and mips3d-ps.Richard Henderson1-2/+9
2011-11-27mips-protos.h (mips_emit_binary): Declare.Richard Sandiford1-1/+8
2011-09-11mips.md: Use match_test rather than eq/ne symbol_ref throughout file.Richard Sandiford1-3/+3
2011-04-21target.def (legitimate_constant_p): New hook.Richard Sandiford1-1/+1
2009-10-25predicates.md (hilo_operand): New predicate.Adam Nemet1-0/+4
2009-09-14mips-protos.h (mips_cfun_has_cprestore_slot_p): Declare.Richard Sandiford1-0/+8
2009-08-11predicates.md (qi_mask_operand, [...]): New predicates.Adam Nemet1-0/+33
2009-05-12Merge cond-optab branch.Paolo Bonzini1-0/+6
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek1-1/+1
2008-08-09configure.ac (mips*-*-*linux*, [...]): Use mt-mips-gnu.Richard Sandiford1-8/+8
2008-06-09md.texi: Synchronize with later constraints.md change.Richard Sandiford1-2/+4
2007-09-11mips.c (mips_symbol_insns_1): Allow LEAs of SYMBOL_FORCE_TO_MEM constants.Richard Sandiford1-0/+8
2007-08-10predicates.md (const_call_insn_operand): Invoke SYMBOL_REF_LONG_CALL_P only o...Adam Nemet1-1/+1
2007-08-08mips-protos.h (mips_split_symbol): Add a mode and an "rtx *" argument.Richard Sandiford1-10/+0
2007-08-08mips-protos.h (mips_symbol_context): New enumeration.Richard Sandiford1-7/+10
2007-08-08mips-protos.h (SYMBOL_GENERAL): Rename to...Richard Sandiford1-3/+3
2007-08-02host-hpux.c: Change copyright header to refer to version 3 of the GNU General...Nick Clifton1-5/+4
2007-05-25mips.c (mips_attribute_table): Add "near" and "far" function attributes, "far...Sandra Loosemore1-4/+4
2007-04-12Makefile.in (insn-emit.o): Depend on $(INTEGRATE_H).Richard Sandiford1-0/+3
2007-04-12mips-protos.h (SYMBOL_GOT_LOCAL): Rename to...Richard Sandiford1-5/+5
2006-03-21predicates.md (const_call_insn_operand): Allow direct calls to locally-define...Richard Sandiford1-0/+10
2006-03-16predicates.md (splittable_const_int_operand): New, split from move_operand.Richard Sandiford1-14/+69
2006-03-09mips-protos.h (mips_output_conditional_branch): Change interface.Richard Sandiford1-0/+3
2005-08-01Add long_call attribute to mips port.James E Wilson1-2/+4
2005-07-23mips-dsp.md: New file.Chao-ying Fu1-0/+12
2005-06-25Update FSF address.R. Kelley Cook1-2/+2
2005-06-07predicates.md: Revert previous patch.Eric Christopher1-3/+3
2005-06-07predicates.md (sleu_operand): Use IN_RANGE to specify range of operand.Eric Christopher1-3/+3
2005-05-117000.md (rm7_impy_si_mult): Just match imul and imadd.Richard Sandiford1-4/+0
2004-08-29mips-modes.def (V2SF, CCV2, CCV4): New modes.Chao-ying Fu1-2/+8
2004-08-24* config/mips/predicates.md (small_data_pattern): Match prefetches.Richard Sandiford1-1/+1
2004-08-14* config/mips/mips-protos.h (mips_symbolic_constant_p)Richard Sandiford1-0/+202