Age | Commit message (Expand) | Author | Files | Lines |
2017-08-30 | [2/77] Add an E_ prefix to case statements | Richard Sandiford | 1 | -6/+6 |
2017-07-16 | profile-count.h (profile_probability::from_reg_br_prob_note, [...]): New func... | Jan Hubicka | 1 | -1/+1 |
2017-02-24 | sh: Fixes for RTL checking | Segher Boessenkool | 1 | -2/+10 |
2017-01-17 | re PR target/78633 ([SH] libgcc/fp-bit.c:944:1: error: invalid rtl sharing fo... | Kaz Kojima | 1 | -1/+2 |
2017-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2016-11-02 | use rtx_insn * in various places where it is obvious | Trevor Saunders | 1 | -9/+9 |
2016-10-26 | sh.c (output_branch): Add missing fallthru comments. | Jeff Law | 1 | -0/+1 |
2016-09-25 | This fixes a fallout that actually goes back to 5.0 but went unnoticed. | Oleg Endo | 1 | -0/+18 |
2016-09-22 | make prev_real_insn take rtx_insn * | Trevor Saunders | 1 | -1/+2 |
2016-05-31 | Remove SH5 target regs. | Oleg Endo | 1 | -8/+0 |
2016-05-31 | Simplify SH DImode add, sub, neg patterns. | Oleg Endo | 1 | -39/+5 |
2016-05-07 | sh-protos.h (sh_cbranch_distance): Declare new function. | Oleg Endo | 1 | -11/+6 |
2016-05-06 | sh.md (ic_invalidate_line_sh4a): Fix insn length. | Oleg Endo | 1 | -1/+1 |
2016-05-06 | sh.md (*cmpeqsi_t): Remove combine insn pattern and similar corresponding com... | Oleg Endo | 1 | -39/+0 |
2016-05-06 | re PR target/58219 ([SH] mov.l insn length is wrong on SH2A) | Oleg Endo | 1 | -80/+153 |
2016-05-06 | re PR target/52933 (SH Target: Use div0s for integer sign comparisons) | Oleg Endo | 1 | -0/+91 |
2016-05-06 | re PR target/54089 ([SH] Refactor shift patterns) | Oleg Endo | 1 | -0/+16 |
2016-05-04 | predicates (post_inc_mem, [...]): New predicates. | Oleg Endo | 1 | -0/+25 |
2016-05-03 | sh.md (udivsi3, [...]): Simplify. | Oleg Endo | 1 | -183/+99 |
2016-05-02 | sh.md (*negnegt, *movtt): Remove. | Oleg Endo | 1 | -19/+0 |
2016-05-02 | re PR target/52898 (SH Target: Inefficient DImode comparisons) | Oleg Endo | 1 | -42/+7 |
2016-05-01 | sh.md (push, [...]): Remove constraints. | Oleg Endo | 1 | -17/+17 |
2016-05-01 | sh.h (TARGET_SH4): Remove and use default implementation. | Oleg Endo | 1 | -41/+39 |
2016-05-01 | predicates.md (any_register_operand, [...]): Delete. | Oleg Endo | 1 | -31/+14 |
2016-04-30 | sh.c (register_sh_passes, [...]): Remove TARGET_SH1 checks. | Oleg Endo | 1 | -44/+32 |
2016-04-29 | longlong.h (umul_ppmm): Remove SHMEDIA checks. | Oleg Endo | 1 | -0/+10 |
2016-04-28 | sh-common.c: Remove SH5 support. | Oleg Endo | 1 | -6588/+144 |
2016-04-03 | re PR target/70416 ([SH]: error: 'asm' operand requires impossible reload whe... | Oleg Endo | 1 | -3/+12 |
2016-02-22 | re PR rtl-optimization/69806 ([SH] Combine doesn't see constant) | Oleg Endo | 1 | -8/+16 |
2016-02-13 | re PR target/67260 ([sh] Register spill bug for sibcall+complex+softfloat) | Oleg Endo | 1 | -2/+12 |
2016-02-13 | re PR target/67636 ([SH] gcc.target/sh/pr54236-1.c failures) | Oleg Endo | 1 | -0/+25 |
2016-02-11 | re PR target/69713 (Invalid code of optimization in SH) | Oleg Endo | 1 | -3/+9 |
2016-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2015-12-07 | sh.md (rsqrtsf2): Adjust for the recent rsqrt_optab changes | Kaz Kojima | 1 | -4/+3 |
2015-11-16 | re PR target/68277 ([SH]: error: insn does not satisfy its constraints when c... | Oleg Endo | 1 | -1/+41 |
2015-11-14 | sh.md (symGOT_load): Don't set stack_chk_guard_p for TARGET_FDPIC. | Rich Felker | 1 | -1/+1 |
2015-10-27 | config.gcc: Handle --enable-fdpic. | Daniel Jacobowitz | 1 | -86/+394 |
2015-10-05 | Remove REAL_VALUE_FROM_CONST_DOUBLE | Richard Sandiford | 1 | -16/+6 |
2015-10-02 | sh.md: Add new unnamed split pattern to handle movt-movt sequences. | Oleg Endo | 1 | -0/+40 |
2015-09-29 | [PATCH] Fix undefined behaviour in SH port | Jeff Law | 1 | -2/+2 |
2015-09-27 | re PR target/67391 ([SH] Convert clrt addc to normal add insn) | Oleg Endo | 1 | -9/+74 |
2015-09-23 | re PR target/67391 ([SH] Convert clrt addc to normal add insn) | Oleg Endo | 1 | -9/+1 |
2015-09-21 | re PR target/67657 ([SH][5/6 Regression]: internal compiler error: in cselib_... | Oleg Endo | 1 | -7/+9 |
2015-09-21 | re PR target/67126 ([SH] gcc.target/sh/pr51244-12.c failures) | Oleg Endo | 1 | -32/+23 |
2015-09-17 | re PR target/67573 ([SH] wrong code generated for libstdc++-v3/src/c++11/cxx1... | Kaz Kojima | 1 | -4/+4 |
2015-08-24 | re PR target/66609 ([sh] Relative address expressions bind at as-time, even i... | Kaz Kojima | 1 | -11/+16 |
2015-08-24 | builtins.c (expand_cmpstr, [...]): New functions. | Richard Sandiford | 1 | -1/+1 |
2015-07-31 | re PR target/67049 (sh64-elf: internal compiler error: in df_uses_record, at ... | Kaz Kojima | 1 | -1/+1 |
2015-07-16 | re PR target/65249 (unable to find a register to spill in class 'R0_REGS' whe... | Kaz Kojima | 1 | -0/+18 |
2015-07-07 | re PR target/66780 (Compiling with -fstack-protector-strong causes binary to ... | Kaz Kojima | 1 | -6/+0 |