Age | Commit message (Expand) | Author | Files | Lines |
2020-08-14 | PR tree-optimization/78257 - missing memcmp optimization with constant arrays | Martin Sebor | 1 | -2/+6 |
2020-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2019-10-02 | builtins.c (expand_builtin_memory_copy_args): Add might_overlap parm. | Aaron Sawdey | 1 | -1/+2 |
2019-05-20 | Come up with hook libc_has_fast_function (PR middle-end/90263). | Martin Liska | 1 | -1/+3 |
2019-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2018-12-14 | re PR c++/82294 (Array of objects with constexpr constructors initialized fro... | Jakub Jelinek | 1 | -1/+2 |
2018-11-27 | Come up with memop_ret enum instead of int endp for memory operations. | Martin Liska | 1 | -1/+1 |
2018-09-12 | re PR middle-end/82853 (Optimize x % 3 == 0 without modulo) | Jakub Jelinek | 1 | -0/+2 |
2018-08-29 | re PR middle-end/86714 (tree-ssa-forwprop.c confused by too long initializer) | Martin Sebor | 1 | -1/+1 |
2018-08-16 | builtins.c (c_strlen): Add new parameter eltsize. | Bernd Edlinger | 1 | -1/+1 |
2018-06-08 | Remove MPX | Martin Liska | 1 | -1/+0 |
2018-04-13 | re PR middle-end/81657 (FAIL: gcc.dg/20050503-1.c scan-assembler-not call) | Martin Liska | 1 | -1/+5 |
2018-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2017-12-21 | poly_int: emit_group_load/store | Richard Sandiford | 1 | -3/+3 |
2017-12-21 | poly_int: push_block/emit_push_insn | Richard Sandiford | 1 | -2/+2 |
2017-12-21 | poly_int: get_bit_range | Richard Sandiford | 1 | -11/+2 |
2017-12-20 | poly_int: store merging | Richard Sandiford | 1 | -0/+9 |
2017-08-30 | [62/77] Big machine_mode to scalar_int_mode replacement | Richard Sandiford | 1 | -1/+1 |
2017-06-29 | asan.c (asan_emit_stack_protection): Update. | Jan Hubicka | 1 | -2/+2 |
2017-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2016-11-04 | expr.h (copy_blkmode_from_reg): Delete. | Eric Botcazou | 1 | -3/+0 |
2016-06-14 | re PR middle-end/71310 (Bitfields cause load hit store with smaller store and... | Richard Biener | 1 | -0/+4 |
2016-06-03 | re PR tree-optimization/52171 (memcmp/strcmp/strncmp can be optimized when th... | Bernd Schmidt | 1 | -9/+12 |
2016-05-13 | builtins.c (expand_builtin_memcmp): Do not emit the call here. | Eric Botcazou | 1 | -7/+23 |
2016-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2015-11-08 | Merge of the scalar-storage-order branch. | Eric Botcazou | 1 | -2/+3 |
2015-08-14 | [PR64164] Drop copyrename, use coalescible partition as base when optimizing. | Alexandre Oliva | 1 | -0/+1 |
2015-07-05 | expr.h (gen_move_insn_uncast): Delete. | Richard Sandiford | 1 | -1/+0 |
2015-05-27 | expr.h (array_at_struct_end_p): Move to... | Eric Botcazou | 1 | -9/+0 |
2015-05-27 | [expr.c] PR target/65358 Avoid clobbering partial argument during sibcall | Kyrylo Tkachov | 1 | -2/+2 |
2015-05-20 | Promote types of RTL expressions to more derived ones. | Mikhail Maltsev | 1 | -1/+2 |
2015-01-15 | dojump.h: New header file. | Prathamesh Kulkarni | 1 | -326/+5 |
2015-01-05 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2014-11-19 | Merger of git branch "gimple-classes-v2-option-3" | David Malcolm | 1 | -1/+1 |
2014-11-17 | cfgexpand.c (expand_gimple_cond): Check ccmp. | Zhenqiang Chen | 1 | -0/+2 |
2014-11-12 | re PR c/59708 (clang-compatible checked arithmetic builtins) | Jakub Jelinek | 1 | -0/+1 |
2014-11-05 | ipa-chkp.c: New. | Ilya Enkovich | 1 | -0/+1 |
2014-11-01 | 2014-11-01 Andrew MacLeod <amacleod@redhat,com> | Andrew MacLeod | 1 | -99/+2 |
2014-10-29 | decl.c, [...]: Remove redundant enum from machine_mode. | Richard Sandiford | 1 | -51/+51 |
2014-10-16 | function.h: Flatten file. | Andrew MacLeod | 1 | -80/+7 |
2014-09-10 | revert: calls.c (precompute_arguments): Check promoted_for_signed_and_unsigne... | Kugan Vivekanandarajah | 1 | -1/+0 |
2014-08-19 | emit_move et al return rtx_insn * | David Malcolm | 1 | -4/+4 |
2014-08-08 | calls.c (precompute_arguments): Check promoted_for_signed_and_unsigned_p and ... | Kugan Vivekanandarajah | 1 | -0/+1 |
2014-06-02 | expr.h: Remove prototypes of functions defined in builtins.c. | Andrew MacLeod | 1 | -14/+0 |
2014-04-25 | Add clobber_reg | Tom de Vries | 1 | -0/+8 |
2014-03-24 | re PR rtl-optimization/60501 (LRA emits add patterns which might clobber cc) | Andreas Krebbel | 1 | -0/+2 |
2014-02-07 | re PR target/60077 (gcc.target/i386/pr35767-5.c FAILs) | Jakub Jelinek | 1 | -0/+1 |
2014-01-08 | re PR middle-end/57748 (ICE when expanding assignment to unaligned zero-sized... | Bernd Edlinger | 1 | -5/+6 |
2014-01-02 | Update copyright years in gcc/ | Richard Sandiford | 1 | -1/+1 |
2013-12-03 | re PR target/58864 (ICE in connect_traces, at dwarf2cfi.c:NNNN) | Jakub Jelinek | 1 | -0/+22 |