aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/v850/v850.md
AgeCommit message (Expand)AuthorFilesLines
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-06-29v850.c (v850_legitimate_address_p): Handle large displacements for TARGET_V85...Jeff Law1-68/+0
2018-06-27v850.md (addsi3_set_flags): New pattern.Jeff Law1-0/+181
2018-06-27v850-protos.h (notice_update_cc): Remove.Jeff Law1-297/+409
2018-06-27v850-modes.def (CCZ, CCNZ): Add new modes.Jeff Law1-310/+94
2018-06-25predicates.md (const_float_1_operand): Fix match_code test.Jeff Law1-6/+55
2018-06-25v850.md (divmodhi4): Make sure to sign extend the dividend to 32 bits.Jeff Law1-6/+6
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-07-31[V850] Hookize LIBCALL_VALUEAnatoly Sokolov1-0/+1
2015-05-07rtl.h (always_void_p): New function.Richard Sandiford1-7/+6
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-10-29decl.c, [...]: Remove redundant enum from machine_mode.Richard Sandiford1-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-5/+5
2013-11-09target.def (can_use_doloop_p): New hook.Richard Sandiford1-22/+6
2013-04-03v850e3v5.md (fmasf4): Use fmaf.s on E3V5 architectures.Nick Clifton1-9/+13
2013-01-31lib1funcs.S: Add support for e3v5 architecture variant.Nick Clifton1-101/+344
2013-01-10Update copyright years in gcc/Richard Sandiford1-2/+1
2013-01-09v850.md (cbranchsf4): New pattern.Nguyen Duy Dat1-32/+124
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek1-2/+2
2012-11-20v850.c (F): New function.Nick Clifton1-80/+182
2012-09-07v850.h (DBX_DEBUGGING_INFO): Define.Nick Clifton1-2/+0
2012-07-24Purge FIXUNS_TRUNC_LIKE_FIX_TRUNCRichard Henderson1-2/+12
2012-05-05rtl.h (plus_constant, [...]): Merge into a single plus_constant function.Richard Sandiford1-6/+8
2012-04-24Use braced string notation where applicable for v850.mdNaveen H.S1-464/+444
2011-09-13v850.md: Use match_test rather than eq/ne symbol_ref throughout file.Richard Sandiford1-9/+9
2011-06-07config.gcc: Unify V850 architecture options and add support for newer V850 ar...Nick Clifton1-14/+48
2011-02-14make v850 use constraints.mdNathan Froyd1-0/+1
2011-01-03Update Copyright years for files modified in 2010.Jakub Jelinek1-1/+1
2010-11-16v850.md (maddsf4): Rename to fmasf4 and use fma rtx_code.Nick Clifton1-21/+20
2010-07-26configure.ac: Support all v850 targets.Naveen.H.S1-184/+1074
2009-05-12Merge cond-optab branch.Paolo Bonzini1-245/+57
2009-04-23v850.md (epilogue): Remove suppressed code.Nick Clifton1-8/+3
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek1-1/+1
2008-09-09* config/v850/v850.md (return): Restore frame size restriction.Nick Clifton1-1/+1
2008-08-28v850.h (IRA_COVER_CLASSES): Define.Nick Clifton1-1/+1
2008-04-02v850.md (casesi): Remove if (0) code.Ben Elliston1-8/+0
2007-08-02host-hpux.c: Change copyright header to refer to version 3 of the GNU General...Nick Clifton1-4/+3
2007-07-04v850.c (expand_prologue): Make sure GEN_INT() argument is sign extended rathe...Rask Ingemann Lambertsen1-59/+1
2007-02-04v850.c, [...]: Follow spelling conventions.Kazu Hirata1-3/+3
2005-09-30tree-vect-transform.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2005-09-28config/v850/v850.h (GO_IF_LEGITIMATE_ADDRESS): Tidy up formatting.Nick Clifton1-1/+3
2005-08-26v850.c (ep_memory_operand): Return FALSE if TARGET_EP is not defined.Nick Clifton1-32/+96
2005-06-25Update FSF address.R. Kelley Cook1-2/+2
2005-05-07v850.c (print_operand): Use gcc_assert and gcc_unreachable, as appropriate.Nathan Sidwell1-21/+22
2005-03-21v850-protos.h: Remove the prototypes for reg_or_int9_operand...Kazu Hirata1-1/+3