aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/epiphany/epiphany.md
AgeCommit message (Expand)AuthorFilesLines
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-04-03Fix numerous typos in commentsJonathan Wakely1-1/+1
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-03-17i386.md (*movv4qicc_insn+1..36): Pass true as ALL_REGS argument to replace_rtx.Joern Rennecke1-2/+2
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-10-05Remove remaining uses of CONST_DOUBLE_FROM_REAL_VALUERichard Sandiford1-1/+1
2015-05-07rtl.h (always_void_p): New function.Richard Sandiford1-5/+5
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-12-03epiphany.c (epiphany_override_options): If TARGET_SOFT_CMPSF is not enabled, ...Joern Rennecke1-1/+1
2014-10-29decl.c, [...]: Remove redundant enum from machine_mode.Richard Sandiford1-1/+1
2014-09-20epiphany.md (sub_f_add_imm): Change constraint of operand 3 to "CnL".Joern Rennecke1-1/+1
2014-09-03use rtx_code_label moreTrevor Saunders1-1/+1
2014-04-11gcc:Joern Rennecke1-2/+2
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-12-10genrecog.c (validate_pattern): Treat all messages except missing modes as err...Richard Sandiford1-12/+12
2013-07-29epiphany.md (*isub_i+2): New peephole.Joern Rennecke1-1/+123
2013-05-12epiphany.c (epiphany_init): Check size of NUM_MODES_FOR_MODE_SWITCHING.Joern Rennecke1-0/+10
2013-04-08epiphany.md (<insn_opname>v2si3): Use gen_addsi3_i / gen_subsi3_i.Joern Rennecke1-2/+7
2013-04-08epiphany.md (mov_f+2): New peephole2 pattern.Joern Rennecke1-8/+30
2013-04-08epiphany.md (logical_op): New code iterator.Joern Rennecke1-0/+104
2013-04-08constraints.md (CnL): New constraint.Joern Rennecke1-4/+10
2013-04-08epiphany.c (epiphany_select_cc_mode): Don't use CC_FPmode for ORDERED / UNORD...Joern Rennecke1-1/+1
2013-04-08epiphany.md (GPR_1): New constant.Joern Rennecke1-0/+3
2013-04-08epiphany.h (struct GTY (()) machine_function): Add member lr_slot_known.Joern Rennecke1-0/+9
2013-01-10Update copyright years in gcc/Richard Sandiford1-2/+1
2012-11-29* config/epiphany/epiphany.md (isub_i+1): Work around generator bug.Joern Rennecke1-7/+10
2012-11-29predicates.md (addsub_operator): New predicate.Joern Rennecke1-0/+26
2012-11-28* config/epiphany/epiphgany.md (maddsi_combine): Fix output pattern.Joern Rennecke1-1/+1
2012-11-28epiphany.opt (mfp-iarith): New option.Joern Rennecke1-7/+39
2012-11-28epiphany.opt (-may-round-for-trunc): New option.Joern Rennecke1-1/+4
2012-11-28epiphany.md (mov<mode>, [...]): Check for misaligned memory operands.Joern Rennecke1-1/+4
2012-05-05rtl.h (plus_constant, [...]): Merge into a single plus_constant function.Richard Sandiford1-3/+3
2012-03-01* config/epiphany/epiphany.md (movmisalign<mode>): New patterns.Joern Rennecke1-1/+19
2011-11-15epiphany.md (mov<mode>cc): Fix code to get mode from CMP_OP1 if CMP_OP0 is VO...Joern Rennecke1-1/+1
2011-11-06Remove unwanted svn:executable properties that svn add had decided to add.Joern Rennecke1-0/+0
2011-11-05config.gcc (epiphany-*-*): New architecture.Joern Rennecke1-0/+2447