aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/arc
AgeCommit message (Expand)AuthorFilesLines
2014-10-29decl.c, [...]: Remove redundant enum from machine_mode.Richard Sandiford4-62/+62
2014-10-27ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod1-0/+9
2014-10-16function.h: Flatten file.Andrew MacLeod1-0/+5
2014-09-16Replace INSN_DELETED_P with rtx_insn member functionsTrevor Saunders1-4/+4
2014-09-15Instruction attributes take an rtx_insn *David Malcolm3-24/+28
2014-09-15The TARGET_CAN_FOLLOW_JUMP hook takes insnsDavid Malcolm1-3/+4
2014-09-09recog_memoized works on an rtx_insn *David Malcolm3-15/+15
2014-09-06arc.c (arc_predicate_delay_insns): Swap comparison arguments to silence bogus...Joern Rennecke1-1/+1
2014-09-06arc.c (arc_print_operand): Fix format for HOST_WIDE_INT.Joern Rennecke1-3/+3
2014-09-05Use rtx_insn for various jump-handling functions and predicatesDavid Malcolm1-2/+2
2014-08-28NEXT_INSN and PREV_INSN take a const rtx_insnDavid Malcolm4-10/+12
2014-08-27Use rtx_insn for various target.def hooksDavid Malcolm1-3/+3
2014-08-25config/arc: Use rtx_insnDavid Malcolm2-50/+55
2014-08-22reload: Use rtx_insn (also touches caller-save.c and config/arc/arc)David Malcolm1-1/+1
2014-08-22final.c: Use rtx_insn (also touches output.c and config/arc/arc.c)David Malcolm1-2/+2
2014-07-09remove has_executeTrevor Saunders1-2/+0
2014-06-12symtab.c (section_hash): New hash.Jan Hubicka1-1/+1
2014-06-02expr.h: Remove prototypes of functions defined in builtins.c.Andrew MacLeod1-0/+1
2014-05-28md.texi: Document that the % constraint character must be at the beginning of...Richard Sandiford1-4/+4
2014-05-19reg-notes.def (CROSSING_JUMP): Likewise.Richard Sandiford2-8/+8
2014-05-17use templates instead of gengtype for typed allocation functionsTrevor Saunders1-1/+1
2014-05-16arc.c (arc_init): Fix typo in error message.Benno Schulenberg1-1/+1
2014-05-06Merge in wide-int.Kenneth Zadeck1-5/+6
2014-05-01arc.c (TARGET_LRA_P): Undef before redefine.Jan-Benedict Glaw1-0/+1
2014-05-01arc.c (arc_select_cc_mode): Fix typo.Jan-Benedict Glaw1-1/+1
2014-04-30arc.opt (mlra): Move comment above option name to avoid mis-parsing as langua...Joern Rennecke1-1/+1
2014-04-29arc.c (arc_select_cc_mode): Fix parentheses.Nick Clifton1-10/+12
2014-04-17pass cfun to pass::executeTrevor Saunders1-2/+5
2014-04-17remove has_gateTrevor Saunders1-2/+0
2014-04-11re PR target/60811 (arc/arc.c:2135: possible bad argument to abs)Joern Rennecke1-1/+1
2014-03-13arc.c (arc_predicate_delay_insns): Fix third argument passed to conditionaliz...Joern Rennecke1-1/+1
2014-03-11Fix arc_predicate_delay_insns ICE suring qt build:Joern Rennecke1-54/+53
2014-03-11Fix post-reload predicate mismatch ICE during qt build:Joern Rennecke2-8/+11
2014-03-03arc.md (casesi_load): Mark as varying.Joern Rennecke1-1/+5
2014-03-03* config/arc/arc.opt (misize): Add PchIgnore property.Joern Rennecke1-1/+1
2014-01-02Update copyright years in gcc/Richard Sandiford16-16/+16
2014-01-02arc-common.c, [...]: Use the standard form for the copyright notice.Richard Sandiford6-9/+6
2013-12-13arc.h (BITS_PER_UNIT): Removed.Kenneth Zadeck1-3/+0
2013-11-19Factor unrelated declarations out of tree.h.Diego Novillo1-0/+4
2013-11-16arc.c (arc_predicate_delay_insns): New function.Joern Rennecke1-0/+116
2013-11-16* config/arc/constraints.md (Rcq): Simplify register number test.Joern Rennecke1-1/+1
2013-11-14arc.md (doloop_begin_i): Remove extra alignment; use (.&-4) idiom.Joern Rennecke1-2/+1
2013-11-11* config/arc/arc.h (LOGICAL_OP_NON_SHORT_CIRCUIT): Define.Joern Rennecke1-0/+16
2013-11-09target.def (can_use_doloop_p): New hook.Richard Sandiford2-28/+27
2013-11-07arc.c (arc_ifcvt): Use commutativity, e.g.: reg_a := reg_b + reg_a ==> reg_a ...Joern Rennecke1-0/+24
2013-11-07Generally link to libgomp for -ftree-parallelize-loops=*.Thomas Schwinge1-1/+2
2013-10-28jump-around-jump.c: New test.Joern Rennecke1-0/+2
2013-10-24arc.c (arc_ccfsm_post_advance): Also handle TYPE_UNCOND_BRANCH.Joern Rennecke1-1/+6
2013-10-02In accordance with http://gcc.gnu.org/ml/gcc-patches/2013-10/msg00131.html :Joern Rennecke6-6/+6
2013-10-01simdext.md: Update copyright years.Joern Rennecke1-1/+1