aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/c6x/c6x.md
AgeCommit message (Expand)AuthorFilesLines
2023-11-19[committed] Fix missing mode on a few unspec/unspec_volatile operandsJeff Law1-1/+1
2023-01-02Update copyright years.Jakub Jelinek1-1/+1
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-06-27builtins.c (get_memory_rtx): Fix comment.Aaron Sawdey1-2/+2
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
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-10-05Remove REAL_VALUE_FROM_CONST_DOUBLERichard Sandiford1-3/+1
2015-10-05Remove remaining uses of CONST_DOUBLE_FROM_REAL_VALUERichard Sandiford1-2/+2
2015-05-07rtl.h (always_void_p): New function.Richard Sandiford1-1/+1
2015-03-27Allow misaligned volatile stores in C6X.Bernd Schmidt1-1/+1
2015-03-27Fix c6x-uclinux build failure.Bernd Schmidt1-1/+1
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-11-09target.def (can_use_doloop_p): New hook.Richard Sandiford1-8/+4
2013-01-10Update copyright years in gcc/Richard Sandiford1-1/+1
2012-10-16loop-doloop.c (doloop_modify): Pass doloop_end pattern to gen_doloop_begin.Joern Rennecke1-1/+3
2012-04-11c6x.md (load_got_gotoff): Set op_pattern attribute to unknown.Bernd Schmidt1-0/+1
2012-02-15c6x.md (reserve_cycles): New attribute.Bernd Schmidt1-1/+12
2011-10-21c6x.md (attr "op_pattern"): New.Bernd Schmidt1-1/+15
2011-09-30c6x-common.c (c6x_option_optimization_table): Enable -fmodulo-sched at -O2 an...Bernd Schmidt1-0/+100
2011-09-02c6x.md (collapse-ndfa, [...]): New automata_options.Bernd Schmidt1-7/+13
2011-08-23re PR middle-end/50161 (wrong code with -fno-tree-ter and __builtin_popcountl)Jakub Jelinek1-1/+1
2011-08-22c6x.md (indirect_jump_shadow): Tweak representation to make computed_jump_p r...Bernd Schmidt1-1/+3
2011-07-15invoke.texi (C6X Options): New section.Bernd Schmidt1-0/+3004