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