aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/mips/predicates.md
AgeCommit message (Expand)AuthorFilesLines
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