aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/sh
AgeCommit message (Expand)AuthorFilesLines
2012-10-18sh.c: Fix comment to silence warning.Jan-Benedict Glaw1-1/+1
2012-10-16rtl.h (get_call_rtx_from): New prototype.Steven Bosscher1-7/+2
2012-10-16loop-doloop.c (doloop_modify): Pass doloop_end pattern to gen_doloop_begin.Joern Rennecke1-1/+4
2012-10-15re PR target/51244 ([SH] Inefficient conditional branch and code around T bit)Oleg Endo3-90/+207
2012-10-15re PR target/54760 ([SH] Add __builtin_thread_pointer, __builtin_set_thread_p...Oleg Endo4-9/+71
2012-10-15sh.c: Update function attribute comments.Oleg Endo1-17/+29
2012-10-12re PR target/54602 ([SH] Register pop insn not put in rts delay slot)Oleg Endo1-23/+8
2012-10-12re PR target/54680 ([SH] Unnecessary int-float-int conversion of fsca fixed p...Oleg Endo3-28/+66
2012-10-12re PR target/54760 ([SH] Add __builtin_thread_pointer, __builtin_set_thread_p...Oleg Endo2-8/+2
2012-10-12re PR target/51244 ([SH] Inefficient conditional branch and code around T bit)Oleg Endo4-63/+262
2012-10-10re PR target/52480 (SH Target: SH4A movua.l does not work for big endian)Oleg Endo1-2/+2
2012-10-08re PR middle-end/54685 ([SH] Improve unsigned int comparison with 0x7FFFFFFF)Oleg Endo1-1/+51
2012-10-08re PR target/54760 ([SH] Add __builtin_thread_pointer, __builtin_set_thread_p...Oleg Endo4-2/+324
2012-10-06re PR target/54760 ([SH] Add __builtin_thread_pointer, __builtin_set_thread_p...Oleg Endo2-4/+43
2012-10-05sh.c (builtin_description): Add is_enabled member.Oleg Endo1-127/+200
2012-10-04Revert accidential commits.Oleg Endo1-34/+9
2012-10-04re PR target/33135 ([SH] -ffinite-math-only should not be on by default)Oleg Endo1-9/+34
2012-10-04sh.c (sh_can_use_simple_return_p): Return false for SHmedia and SHcompact usi...Kaz Kojima2-0/+13
2012-10-03re PR target/51244 ([SH] Inefficient conditional branch and code around T bit)Oleg Endo1-0/+45
2012-10-03re PR target/50457 (SH2A atomic functions)Oleg Endo4-70/+106
2012-10-01re PR target/50457 (SH2A atomic functions)Oleg Endo7-102/+753
2012-09-25re PR target/54089 ([SH] Refactor shift patterns)Oleg Endo3-24/+217
2012-09-20s390.c (s390_chunkify_start): Replacing INSN_LOCATOR.Dehao Chen1-1/+1
2012-09-19Integrate lexical block into source_location.Dehao Chen1-1/+0
2012-09-19re PR target/54089 ([SH] Refactor shift patterns)Oleg Endo2-1/+35
2012-09-19re PR target/54236 ([SH] Improve addc and subc insn utilization)Oleg Endo1-0/+16
2012-09-19sh.md (prologue, epilogue): Use braced strings.Oleg Endo1-2/+7
2012-09-15sh.c (sh_rtx_costs): Add handling of MEM, SIGN_EXTEND, ZERO_EXTEND and PARALL...Oleg Endo1-19/+96
2012-09-14re PR target/54546 (SH: Enable -fshrink-wrap)Christian Bruel4-33/+44
2012-09-14predicates.md (t_reg_operand): Check REG_P for SUBREG.Christian Bruel2-7/+4
2012-09-12newlib.h (NO_IMPLICIT_EXTERN_C): Define.Christian Bruel1-0/+4
2012-09-10re PR target/54089 ([SH] Refactor shift patterns)Oleg Endo4-32/+94
2012-09-05hooks.c (hook_int_rtx_mode_as_bool_0): New function.Oleg Endo1-2/+3
2012-09-04re PR target/51244 ([SH] Inefficient conditional branch and code around T bit)Oleg Endo4-52/+120
2012-09-02re PR target/54418 ([SH] Invalid operands for opcode)Oleg Endo1-2/+8
2012-09-02sh.md (*extend<mode>si2_compact_mem_disp): Pass iterated mode to sh_legitimat...Oleg Endo1-1/+1
2012-08-29sh.opt (menable-tas): Rename to mtas.Oleg Endo2-3/+3
2012-08-29iterators.md: New file.Oleg Endo3-390/+269
2012-08-22re PR target/54089 ([SH] Refactor shift patterns)Oleg Endo3-65/+182
2012-08-21sh.md (cmpeqdi_t, [...]): Convert to multi-line asm output strings.Oleg Endo1-134/+328
2012-08-21re PR target/39423 ([SH] performance regression: lost mov @(disp,Rn))Oleg Endo1-5/+28
2012-08-20re PR rtl-optimization/50489 ([UPC/IA64] mis-schedule of MEM ref with -ftree-...Oleg Endo3-10/+145
2012-08-20re PR target/51244 ([SH] Inefficient conditional branch and code around T bit)Oleg Endo1-0/+35
2012-08-16re PR target/54236 ([SH] Improve addc and subc insn utilization)Oleg Endo1-1/+141
2012-08-16re PR target/39423 ([SH] performance regression: lost mov @(disp,Rn))Oleg Endo1-15/+33
2012-08-16re PR target/54089 ([SH] Refactor shift patterns)Oleg Endo1-4/+6
2012-08-14re PR target/52933 (SH Target: Use div0s for integer sign comparisons)Oleg Endo2-1/+146
2012-08-14re PR target/50751 (SH Target: Displacement addressing does not work for QImo...Oleg Endo3-1/+110
2012-08-12sh.md (prefetch): Simplify expander.Oleg Endo1-26/+18
2012-08-12re PR target/51244 ([SH] Inefficient conditional branch and code around T bit)Oleg Endo1-23/+124