aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/cris/cris.md
AgeCommit message (Expand)AuthorFilesLines
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-02-24cris: Fix for RTL checkingSegher Boessenkool1-1/+1
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-11-21re PR target/68538 (ICE in gen_reg_rtx, at emit-rtl.c:1027 when cross-compili...Jeff Law1-1/+2
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-09-26[PATCH] Fix undefined behaviour in cris portJeff Law1-2/+4
2015-07-02cris.md ("epilogue"): Remove condition.Hans-Peter Nilsson1-4/+2
2015-05-07rtl.h (always_void_p): New function.Richard Sandiford1-4/+2
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-10-29decl.c, [...]: Remove redundant enum from machine_mode.Richard Sandiford1-3/+3
2014-09-09single_set takes an insnDavid Malcolm1-1/+1
2014-07-17re PR target/61737 (ICE when building libgcc for cris cross-compiler)Hans-Peter Nilsson1-20/+40
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-12-23re PR middle-end/59584 (regressions related to __builtin_stack_restore)Hans-Peter Nilsson1-13/+14
2013-01-10Update copyright years in gcc/Richard Sandiford1-2/+1
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek1-1/+1
2012-06-01Add CRIS atomic patterns for 1, 2, and 4 bytes.Hans-Peter Nilsson1-11/+13
2012-05-29LANGUAGES: Fix typos.Joseph Myers1-1/+1
2012-05-29cris.h (TARGET_HAS_BREAK, [...]): New macros.Hans-Peter Nilsson1-0/+8
2012-05-05rtl.h (plus_constant, [...]): Merge into a single plus_constant function.Richard Sandiford1-4/+4
2012-04-29re PR target/53156 (gcc.target/cris/peep2-andu2.c)Hans-Peter Nilsson1-9/+39
2012-04-25re PR target/53120 (ICE exposing strict_low_part / in/out operand thinko -fno...Hans-Peter Nilsson1-40/+51
2011-11-08constraints.md: New file.Anatoly Sokolov1-34/+35
2011-10-29cris.c (reg_ok_for_base_p, [...]): New functions.Anatoly Sokolov1-2/+2
2011-09-11cris.md: Use match_test rather than eq/ne symbol_ref throughout file.Richard Sandiford1-11/+6
2011-04-10Remove doubled up words.Mike Stump1-1/+1
2011-01-03Update Copyright years for files modified in 2010.Jakub Jelinek1-1/+1
2010-05-20re PR target/44202 (Missing compare after add)Hans-Peter Nilsson1-1/+1
2009-10-12re PR target/26515 (peephole2 causes unrecognized insn, zero_extending non-ge...Hans-Peter Nilsson1-2/+4
2009-05-12Merge cond-optab branch.Paolo Bonzini1-56/+74
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek1-2/+2
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek1-2/+2
2008-07-14re PR target/35492 (ICE building kernel sk_stream_wait_connect output_operand...Hans-Peter Nilsson1-41/+41
2008-05-14rtl.texi: Removed reference to REG_NO_CONFLICT notes.Kenneth Zadeck1-4/+2
2008-04-25re PR testsuite/35843 (-fdump-rtl-expand does not exist anymore)Jan Hubicka1-2/+2
2008-04-13* config/cris/cris.md ("*andhi_lowpart_non_v32", "*andhi_lowpart_v32")Hans-Peter Nilsson1-4/+4
2007-12-15cris.md: Group related constants together, with comments local.Hans-Peter Nilsson1-186/+1044
2007-09-06cris: longlong.h (count_trailing_zeros): Defined.Jesper Nilsson1-1/+27
2007-09-03cris.h (TARGET_HAS_SWAP): Defined to describe availability of swap instruction.Jesper Nilsson1-0/+7
2007-09-03cris.h (TARGET_HAS_LZ, [...]): Defined to describe availability and behavior ...Jesper Nilsson1-1/+8
2007-08-22md.texi (Iterators): Renamed from Macros.Hans-Peter Nilsson1-9/+9
2007-08-02host-hpux.c: Change copyright header to refer to version 3 of the GNU General...Nick Clifton1-3/+2
2007-07-11* config/cris/cris.md ("movsi"): Fix typo in last change.Hans-Peter Nilsson1-1/+1
2007-07-10Replace no_new_pseudos in backends.Ian Lance Taylor1-5/+5
2007-02-19* config/cris/cris.c (cris_movem_load_rest_p, cris_store_multiple_op_p)Jan-Benedict Glaw1-33/+30
2007-02-05cris.md ("*andsi_movu", [...]): For size-changed operand where memory is allo...Hans-Peter Nilsson1-7/+7
2006-01-26Update copyright yearsHans-Peter Nilsson1-1/+1
2006-01-26re PR target/25947 (Unrecognizable insn ICE for readline-5.1 in rl_vi_complete)Hans-Peter Nilsson1-12/+33
2006-01-11re PR target/25706 (invalid asm: "mov")Hans-Peter Nilsson1-19/+19
2006-01-10re PR target/25718 (invalid assembly for unsigned-minimum expressions.)Hans-Peter Nilsson1-4/+9