]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/config/rx/rx.md
Update copyright years.
[thirdparty/gcc.git] / gcc / config / rx / rx.md
2020-01-01  Jakub JelinekUpdate copyright years.
2019-06-27  Aaron Sawdeybuiltins.c (get_memory_rtx): Fix comment.
2019-01-01  Jakub JelinekUpdate copyright years.
2018-02-14  Oleg Endore PR target/83831 ([RX] Unused bclr,bnot,bset insns)
2018-02-09  Sebastian Pertarx.md: updated "movsicc" expand to be matched by GCC
2018-02-09  Sebastian Pertaconstraints.md: added new constraint CALL_OP_SYMBOL_REF...
2018-01-11  Oleg Endore PR target/81821 ([RX] xchg_mem<mode> uses wrong...
2018-01-03  Jakub JelinekUpdate copyright years.
2017-05-13  Jeff Lawmn10300.c (mn10300_match_ccmode): Fix where we look...
2017-01-01  Jakub JelinekUpdate copyright years.
2016-05-31  Oleg EndoFix wrong-code issues of RX atomic operations.
2016-05-10  Oleg EndoAdd rudimentary support for atomics on RX.
2016-02-11  Jakub Jelinekcgraph.c: Spelling fixes - behaviour -> behavior and...
2016-01-04  Jakub JelinekUpdate copyright years.
2015-08-24  Richard Sandifordbuiltins.c (expand_cmpstr, [...]): New functions.
2015-05-08  Richard SandifordFranz Sirl <Franz.Sirl-kernel@lauterbach.com>
2015-05-07  Richard Sandifordrtl.h (always_void_p): New function.
2015-04-15  Nick Cliftonrx.opt (mallow-string-insns): New option.
2015-01-05  Jakub JelinekUpdate copyright years.
2014-07-24  Nick Cliftonrx.md (stack_push): Adjust RTL to account for the fact...
2014-03-03  Nick Cliftonrl78-real.md (cbranchsi4_real_signed): Add anti-cacnoni...
2014-01-02  Richard SandifordUpdate copyright years in gcc/
2013-05-29  Sandeep Kumar Singhrx.h (TARGET_CPU_CPP_BUILTINS): Add macros for RX100...
2013-01-10  Richard SandifordUpdate copyright years in gcc/
2012-11-20  Nick Cliftonrx.c (rx_function_arg_boundary): When using the RX...
2012-06-27  Nick Cliftonrx.md (comparesi3_extend): Remove = modifier from input...
2012-06-27  Nick Clifton* config/rx/rx.md (simple_return): Use the simple_retur...
2012-05-29  Joseph MyersLANGUAGES: Fix typos.
2012-01-17  Nick Cliftonrx.c (rx_can_use_simple_return): New function.
2012-01-11  Nick Clifton* config/rx/rx.md (return): Define pattern.
2011-10-06  Nick Clifton* config/rx/rx.md (smin3): Revert previous delta.
2011-10-05  DJ Delorierx.opt (mpid): Define.
2011-10-05  Nick Cliftonrx.md (tablejump): Add missing label.
2011-09-28  Nick Cliftonpredicates.md (rx_minmax_operand): New predicate.
2011-08-11  Kazuhiro Inaokarx.md (movsicc): Allow register to register transfers.
2011-08-09  Nick Clifton* config/rx/rx.md: Disable extender peepholes at -O3.
2011-05-17  Nick Cliftonrx.md (bitset_in_memory): Use rx_restricted_mem_operand.
2011-05-17  Nick Cliftonrx.md: Add peephole to remove redundant extensions...
2011-05-17  Kazuhio Inaokarx.md: Add peepholes to match a register move followed...
2011-05-13  Nick Cliftonrx.md (mov expander): Fix use of rx_legitimate_constant_p.
2011-04-21  Richard Sandifordtarget.def (legitimate_constant_p): New hook.
2011-04-13  Nick Cliftonrx.md (movmemsi): Do not use this pattern when volatile...
2011-03-30  Nick Cliftonrx.md: Add peepholes and patterns to combine extending...
2011-03-10  Nick Cliftonrx.md (andsi3, [...]): Fix timings for three operand...
2011-03-10  Nick Clifton* config/rx/rx.md (bitset_in_memory, bitclr_in_memory...
2011-02-03  Nick Cliftonpredicates.md (rx_zs_comparison_operator): Remove lt...
2011-01-25  Nick Cliftonrx.h (LIBCALL_VALUE): Do not promote complex types.
2011-01-24  Richard Hendersonrx: Uncomplicate fp comparisons.
2011-01-22  Nick Cliftonrx.md (cstoresf4): Pass comparison operator to rx_split...
2011-01-22  Nick Cliftonrx.md (UNSPEC_CONST): New.
2011-01-17  Richard Hendersonrx: Split adddi3 and subdi3 after reload.
2011-01-17  Richard Hendersonrx: Replace sat builtin with ssaddsi3 pattern.
2011-01-17  Richard Hendersonrx: Rewrite the bit manipulation patterns.
2011-01-17  Richard Hendersonrx: Fix incorrect usage of + in output operands.
2011-01-17  Richard Hendersonrx: Cleanup non-VOIDmode SETs.
2011-01-17  Richard Hendersonrx: Cleanup flags generation.
2011-01-17  Richard Hendersonrx: Implement cstoresf4.
2011-01-17  Richard Hendersonrx: Split movsicc post-reload.
2011-01-17  Richard Hendersonrx: Split cstoresi4 post-reload.
2011-01-17  Richard Hendersonrx: Cleanup conditional branches.
2011-01-17  Richard Hendersonrx: Remove rx_compare_redundant.
2010-09-17  DJ Delorierx.c (valid_psw_flag): New.
2010-07-31  DJ Deloriepredicates.md (rx_constshift_operand): New.
2010-06-30  Nick Cliftonrx-modes.def: New file.
2010-06-16  Nick Cliftonconstraints.md (NEGint4): New constraint.
2010-05-25  Eric Botcazoufunction.h (struct function): Add can_throw_non_call_ex...
2010-04-02  Steven BosscherMake-lang.in, [...]: Update copyright years.
2010-02-26  Nick Clifton* config/rx/rx.md (sminsi3): Remove bogus alternative.
2009-11-26  Nick Cliftonrx.c (rx_expand_epilogue): Add checks for sibcalls...
2009-11-03  Nick Cliftonpredicates.md (rx_store_multiple_vector): Reverse order...
2009-10-26  Nick CliftonMAINTAINERS: Add myself as a maintainer for the RX...