summaryrefslogtreecommitdiff
path: root/gcc/config/mips/predicates.md
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years in gcc/Richard Sandiford2013-01-101-1/+1
* Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek2013-01-041-1/+1
* re PR target/51931 (No support for MIPS16 long branches)Richard Sandiford2012-08-021-3/+0
* constraints.md (ZR): New constraint.Tom de Vries2012-06-201-0/+4
* mips-protos.h (SYMBOL_FORCE_TO_MEM): Delete.Richard Sandiford2012-01-151-1/+17
* mips: Improved vectorization support for Loongson and mips3d-ps.Richard Henderson2011-12-231-2/+9
* mips-protos.h (mips_emit_binary): Declare.Richard Sandiford2011-11-271-1/+8
* mips.md: Use match_test rather than eq/ne symbol_ref throughout file.Richard Sandiford2011-09-111-3/+3
* target.def (legitimate_constant_p): New hook.Richard Sandiford2011-04-211-1/+1
* predicates.md (hilo_operand): New predicate.Adam Nemet2009-10-251-0/+4
* mips-protos.h (mips_cfun_has_cprestore_slot_p): Declare.Richard Sandiford2009-09-141-0/+8
* predicates.md (qi_mask_operand, [...]): New predicates.Adam Nemet2009-08-111-0/+33
* Merge cond-optab branch.Paolo Bonzini2009-05-121-0/+6
* Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek2009-02-201-1/+1
* configure.ac (mips*-*-*linux*, [...]): Use mt-mips-gnu.Richard Sandiford2008-08-091-8/+8
* md.texi: Synchronize with later constraints.md change.Richard Sandiford2008-06-091-2/+4
* mips.c (mips_symbol_insns_1): Allow LEAs of SYMBOL_FORCE_TO_MEM constants.Richard Sandiford2007-09-111-0/+8
* predicates.md (const_call_insn_operand): Invoke SYMBOL_REF_LONG_CALL_P only o...Adam Nemet2007-08-101-1/+1
* mips-protos.h (mips_split_symbol): Add a mode and an "rtx *" argument.Richard Sandiford2007-08-081-10/+0
* mips-protos.h (mips_symbol_context): New enumeration.Richard Sandiford2007-08-081-7/+10
* mips-protos.h (SYMBOL_GENERAL): Rename to...Richard Sandiford2007-08-081-3/+3
* host-hpux.c: Change copyright header to refer to version 3 of the GNU General...Nick Clifton2007-08-021-5/+4
* mips.c (mips_attribute_table): Add "near" and "far" function attributes, "far...Sandra Loosemore2007-05-251-4/+4
* Makefile.in (insn-emit.o): Depend on $(INTEGRATE_H).Richard Sandiford2007-04-121-0/+3
* mips-protos.h (SYMBOL_GOT_LOCAL): Rename to...Richard Sandiford2007-04-121-5/+5
* predicates.md (const_call_insn_operand): Allow direct calls to locally-define...Richard Sandiford2006-03-211-0/+10
* predicates.md (splittable_const_int_operand): New, split from move_operand.Richard Sandiford2006-03-161-14/+69
* mips-protos.h (mips_output_conditional_branch): Change interface.Richard Sandiford2006-03-091-0/+3
* Add long_call attribute to mips port.James E Wilson2005-08-011-2/+4
* mips-dsp.md: New file.Chao-ying Fu2005-07-231-0/+12
* Update FSF address.R. Kelley Cook2005-06-251-2/+2
* predicates.md: Revert previous patch.Eric Christopher2005-06-071-3/+3
* predicates.md (sleu_operand): Use IN_RANGE to specify range of operand.Eric Christopher2005-06-071-3/+3
* 7000.md (rm7_impy_si_mult): Just match imul and imadd.Richard Sandiford2005-05-111-4/+0
* mips-modes.def (V2SF, CCV2, CCV4): New modes.Chao-ying Fu2004-08-291-2/+8
* * config/mips/predicates.md (small_data_pattern): Match prefetches.Richard Sandiford2004-08-241-1/+1
* * config/mips/mips-protos.h (mips_symbolic_constant_p)Richard Sandiford2004-08-141-0/+202