aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/mips/mips-dsp.md
AgeCommit message (Expand)AuthorFilesLines
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-01-15[MIPS] Remove all excess parallel constructsMatthew Fortune1-269/+236
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-06-12mips.md (extended_mips16): Include GOT and constant-pool loads.Richard Sandiford1-6/+3
2013-01-10Update copyright years in gcc/Richard Sandiford1-2/+1
2012-08-162012-08-16 Sandra Loosemore <sandra@codesourcery.com>Sandra Loosemore1-0/+13
2012-08-15MIPS Technologies, Inc.Sandra Loosemore1-63/+63
2012-07-15mips.md (move_type): Replace mfhilo and mthilo with mflo and mtlo.Richard Sandiford1-8/+8
2012-01-04mips.md (size): Add SI and DI.Andrew Pinski1-31/+35
2011-09-05re PR target/49606 (mips64: o64 Unrecognizable insn when one noreturn functio...Richard Sandiford1-12/+6
2010-11-05configure.ac: Test assembler support for DSP Rev1 mult.Chao-ying Fu1-0/+15
2010-06-10md.texi (define_c_enum, [...]): Document.Richard Sandiford1-0/+72
2010-05-19mips-dsp.md (add<DSPV:mode>3, [...]): Add ISA_HAS_DSP condition.James E. Wilson1-3/+3
2009-12-01mips-dsp.md (mips_lhx_<mode>): Use sign_extend.Chao-ying Fu1-1/+1
2009-09-14mips-protos.h (mips_cfun_has_cprestore_slot_p): Declare.Richard Sandiford1-5/+4
2009-04-21ABOUT-GCC-NLS, [...]: Add copyright and license notices.Joseph Myers1-0/+18
2008-12-21mips-dsp.md (mips_lbux): Turn into a define_expand, changing operand 1 to a p...Richard Sandiford1-13/+53
2008-06-27mips-protos.h (mips_split_const_insns): Declare.Richard Sandiford1-6/+3
2007-09-23mips.h (ISA_HAS_DSP, [...]): New macros.Richard Sandiford1-77/+77
2007-08-22md.texi (Iterators): Renamed from Macros.Hans-Peter Nilsson1-12/+12
2006-03-09mips-protos.h (mips_output_conditional_branch): Change interface.Richard Sandiford1-5/+4
2005-07-23mips-dsp.md: New file.Chao-ying Fu1-0/+1058