Age | Commit message (Expand) | Author | Files | Lines |
2016-09-27 | c6x.h: Adjust fall through comment. | Marek Polacek | 1 | -1/+1 |
2016-09-27 | re PR target/51244 ([SH] Inefficient conditional branch and code around T bit) | Oleg Endo | 1 | -4/+6 |
2016-09-25 | This fixes a fallout that actually goes back to 5.0 but went unnoticed. | Oleg Endo | 3 | -15/+43 |
2016-09-22 | make next/prev active_insn and active_insn_p take rtx_insn * | Trevor Saunders | 1 | -4/+4 |
2016-09-22 | make prev_real_insn take rtx_insn * | Trevor Saunders | 1 | -1/+2 |
2016-09-22 | use rtx_insn * more | Trevor Saunders | 1 | -1/+1 |
2016-09-07 | [SH] Move definitions for atomic models to sh.h from sh-protos.h. | Kaz Kojima | 2 | -53/+57 |
2016-07-28 | merge adjust_cost and adjust_cost_2 target hooks | Trevor Saunders | 1 | -5/+5 |
2016-06-04 | re PR tree-optimization/52171 (memcmp/strcmp/strncmp can be optimized when th... | Oleg Endo | 1 | -2/+2 |
2016-06-04 | Avoid potential slient wrong-code with reg+reg addr. modes on SH. | Oleg Endo | 1 | -2/+10 |
2016-05-31 | sh.h (ASM_OUTPUT_SYMBOL_REF): Remove macro and use the default implementation. | Oleg Endo | 1 | -9/+0 |
2016-05-31 | Remove SH5 target regs. | Oleg Endo | 7 | -99/+1 |
2016-05-31 | Simplify SH DImode add, sub, neg patterns. | Oleg Endo | 1 | -39/+5 |
2016-05-08 | config/sh/sh.h: Remove extra colon from subtarget specs. | Kaz Kojima | 1 | -2/+2 |
2016-05-08 | sh.h (GET_SH_ARG_CLASS): Convert macro into ... | Oleg Endo | 2 | -11/+18 |
2016-05-08 | sh-protos.h (sh_media_register_for_return): Remove. | Oleg Endo | 3 | -398/+208 |
2016-05-07 | sh-protos.h (sh_cbranch_distance): Declare new function. | Oleg Endo | 3 | -11/+64 |
2016-05-06 | sh.opt (madjust-unroll, [...]): Remove deprecated options. | Oleg Endo | 1 | -16/+0 |
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 | 2 | -80/+159 |
2016-05-06 | re PR target/52933 (SH Target: Use div0s for integer sign comparisons) | Oleg Endo | 2 | -0/+100 |
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 | 4 | -8/+47 |
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 | 3 | -115/+13 |
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 | 3 | -69/+59 |
2016-05-01 | linux.h (SH_DIV_STRATEGY_DEFAULT, [...]): Remove. | Yoshinori Sato | 2 | -14/+0 |
2016-05-01 | predicates.md (any_register_operand, [...]): Delete. | Oleg Endo | 3 | -159/+77 |
2016-04-30 | config.guess: Remove SH5 support. | Oleg Endo | 1 | -10/+2 |
2016-04-30 | sh.c (register_sh_passes, [...]): Remove TARGET_SH1 checks. | Oleg Endo | 3 | -84/+60 |
2016-04-29 | longlong.h (umul_ppmm): Remove SHMEDIA checks. | Oleg Endo | 4 | -39/+19 |
2016-04-28 | sh-common.c: Remove SH5 support. | Oleg Endo | 19 | -11063/+361 |
2016-04-22 | [PATCH 2/2] (header usage fix) include c++ headers in system.h | Szabolcs Nagy | 2 | -5/+4 |
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 | 2 | -10/+20 |
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 | 39 | -39/+39 |
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-11-09 | Machine modes for address printing. | Julian Brown | 1 | -9/+12 |
2015-10-30 | sh.opt: Fix format of the help text for -mfdpic | Kaz Kojima | 1 | -1/+1 |
2015-10-27 | config.gcc: Handle --enable-fdpic. | Daniel Jacobowitz | 9 | -147/+752 |
2015-10-26 | [config/sh/sh.c] Fix PR68091: Return false for non shmedia targets in sh_vect... | Kaz Kojima | 1 | -1/+1 |
2015-10-21 | Improve --help output to generate references to option aliases. | Martin Sebor | 1 | -71/+71 |