aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/rx/rx.md
AgeCommit message (Expand)AuthorFilesLines
2011-01-25rx.h (LIBCALL_VALUE): Do not promote complex types.Nick Clifton1-23/+17
2011-01-24rx: Uncomplicate fp comparisons.Richard Henderson1-156/+13
2011-01-22rx.md (cstoresf4): Pass comparison operator to rx_split_fp_compare.Nick Clifton1-1/+1
2011-01-22rx.md (UNSPEC_CONST): New.Nick Clifton1-9/+36
2011-01-17rx: Split adddi3 and subdi3 after reload.Richard Henderson1-17/+199
2011-01-17rx: Replace sat builtin with ssaddsi3 pattern.Richard Henderson1-10/+31
2011-01-17rx: Rewrite the bit manipulation patterns.Richard Henderson1-45/+162
2011-01-17rx: Fix incorrect usage of + in output operands.Richard Henderson1-5/+5
2011-01-17rx: Cleanup non-VOIDmode SETs.Richard Henderson1-188/+70
2011-01-17rx: Cleanup flags generation.Richard Henderson1-69/+237
2011-01-17rx: Implement cstoresf4.Richard Henderson1-0/+92
2011-01-17rx: Split movsicc post-reload.Richard Henderson1-38/+69
2011-01-17rx: Split cstoresi4 post-reload.Richard Henderson1-12/+29
2011-01-17rx: Cleanup conditional branches.Richard Henderson1-202/+179
2011-01-17rx: Remove rx_compare_redundant.Richard Henderson1-6/+1
2010-09-17rx.c (valid_psw_flag): New.DJ Delorie1-7/+7
2010-07-30predicates.md (rx_constshift_operand): New.DJ Delorie1-9/+107
2010-06-30rx-modes.def: New file.Nick Clifton1-245/+287
2010-06-16constraints.md (NEGint4): New constraint.Nick Clifton1-84/+65
2010-05-25function.h (struct function): Add can_throw_non_call_exceptions bit.Eric Botcazou1-3/+3
2010-04-02Make-lang.in, [...]: Update copyright years.Steven Bosscher1-1/+1
2010-02-26* config/rx/rx.md (sminsi3): Remove bogus alternative.Nick Clifton1-7/+6
2009-11-26rx.c (rx_expand_epilogue): Add checks for sibcalls being used incorrectly.Nick Clifton1-12/+40
2009-11-03predicates.md (rx_store_multiple_vector): Reverse order of expected registers.Nick Clifton1-48/+34
2009-10-26MAINTAINERS: Add myself as a maintainer for the RX port.Nick Clifton1-0/+1780