Age | Commit message (Expand) | Author | Files | Lines |
2019-02-16 | re PR rtl-optimization/66152 (suboptimal load bytes to stack) | Jakub Jelinek | 1 | -23/+43 |
2019-02-08 | expr.c: Correct indentations in expand_constructor | H.J. Lu | 1 | -6/+6 |
2019-01-22 | re PR rtl-optimization/49429 (dse.c change (r175063) causes execution failures) | Jakub Jelinek | 1 | -8/+9 |
2019-01-09 | PR other/16615 [1/5] | Sandra Loosemore | 1 | -5/+5 |
2019-01-05 | re PR middle-end/82564 (ICE at -O1 and above: in assign_stack_temp_for_type, ... | Jakub Jelinek | 1 | -0/+15 |
2019-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2018-12-27 | Comparison with an enum should mention enum value. | Martin Liska | 1 | -4/+4 |
2018-12-21 | re PR rtl-optimization/88563 (wrong code with -O2 -fno-code-hoisting -fno-tre... | Jakub Jelinek | 1 | -13/+11 |
2018-12-18 | re PR target/88513 (FAIL: gcc.target/i386/pr59591-1.c) | Jakub Jelinek | 1 | -1/+23 |
2018-12-14 | re PR c++/82294 (Array of objects with constexpr constructors initialized fro... | Jakub Jelinek | 1 | -15/+43 |
2018-11-27 | Come up with memop_ret enum instead of int endp for memory operations. | Martin Liska | 1 | -28/+25 |
2018-11-26 | PR 87756 - missing unterminated argument warning using address of a constant ... | Martin Sebor | 1 | -2/+8 |
2018-11-23 | PR tree-optimization/87756 - missing unterminated argument warning using addr... | Martin Sebor | 1 | -5/+27 |
2018-11-09 | re PR tree-optimization/87940 (FAIL: gcc.dg/warn-strlen-no-nul.c) | Bernd Edlinger | 1 | -13/+12 |
2018-11-07 | common.opt: Add -Wattribute-warning. | Nikolai Merinov | 1 | -1/+2 |
2018-10-02 | dojump.h (do_jump): Delete. | Eric Botcazou | 1 | -4/+5 |
2018-09-25 | re PR c/87387 (trunk/gcc/builtins.c:585:7: warning: -Wself-assign problem) | Jeff Law | 1 | -1/+36 |
2018-09-14 | re PR middle-end/87188 (Function pointer canonicalization optimized away) | John David Anglin | 1 | -6/+4 |
2018-09-13 | builtins.h (c_srlen): Add argument. | Martin Sebor | 1 | -32/+15 |
2018-09-13 | expr.c (string_constant): Adjust function comment. | Bernd Edlinger | 1 | -21/+10 |
2018-09-13 | re PR middle-end/87290 (Optimize signed x % pow2p == cst) | Jakub Jelinek | 1 | -2/+97 |
2018-09-12 | re PR middle-end/82853 (Optimize x % 3 == 0 without modulo) | Jakub Jelinek | 1 | -1/+256 |
2018-08-29 | re PR middle-end/86714 (tree-ssa-forwprop.c confused by too long initializer) | Martin Sebor | 1 | -6/+25 |
2018-08-27 | Come up with fndecl_built_in_p. | Martin Liska | 1 | -1/+1 |
2018-08-20 | expr.c (store_field): Change gcc_assert to gcc_checking_assert. | Bernd Edlinger | 1 | -1/+1 |
2018-08-20 | re PR target/86984 (invalid relocation accessing a const char array) | Bernd Edlinger | 1 | -0/+11 |
2018-08-16 | builtins.c (c_strlen): Add new parameter eltsize. | Bernd Edlinger | 1 | -4/+10 |
2018-08-16 | Allow larger copies when not slow_unaligned_access and no padding. | Tamar Christina | 1 | -0/+21 |
2018-07-24 | PR tree-optimization/86622 - incorrect strlen of array of array plus variable... | Martin Sebor | 1 | -25/+37 |
2018-07-16 | re PR middle-end/86528 (strlen of constant string malfunction -- had to back ... | Bernd Edlinger | 1 | -1/+3 |
2018-07-09 | PR middle-end/77357 - strlen of constant strings not folded | Martin Sebor | 1 | -81/+112 |
2018-06-16 | re PR tree-optimization/64946 ([AArch64] gcc.target/aarch64/vect-abs-compile.... | Kugan Vivekanandarajah | 1 | -1/+2 |
2018-06-15 | re PR middle-end/85878 (ICE in convert_mode_scalar, at expr.c:287) | Jakub Jelinek | 1 | -3/+3 |
2018-06-12 | Use poly_int rtx accessors instead of hwi accessors | Richard Sandiford | 1 | -27/+30 |
2018-06-08 | Remove MPX | Martin Liska | 1 | -67/+11 |
2018-06-04 | Fix expand_expr_real_1 handling of BLKmode bitfield references | Richard Sandiford | 1 | -0/+2 |
2018-05-30 | Use poly_int tree accessors | Richard Sandiford | 1 | -9/+7 |
2018-05-29 | re PR target/85918 (Conversions to/from [unsigned] long long are not vectoriz... | Jakub Jelinek | 1 | -0/+14 |
2018-05-18 | Replace FMA_EXPR with one internal fn per optab | Richard Sandiford | 1 | -61/+0 |
2018-05-17 | RISC-V: Optimize switch with sign-extended index. | Jim Wilson | 1 | -2/+17 |
2018-04-25 | re PR middle-end/85414 (ICE: in ix86_expand_prologue, at config/i386/i386.c:1... | Jakub Jelinek | 1 | -1/+4 |
2018-04-23 | re PR middle-end/85496 (internal compiler error: in emit_move_insn, at expr.c... | Eric Botcazou | 1 | -2/+3 |
2018-04-13 | re PR middle-end/81657 (FAIL: gcc.dg/20050503-1.c scan-assembler-not call) | Martin Liska | 1 | -3/+10 |
2018-04-06 | Reverted commit r254862 | Tamar Christina | 1 | -3/+1 |
2018-03-02 | re PR ipa/84628 (attribute(warning/error) functions should not be merged toge... | Jakub Jelinek | 1 | -7/+19 |
2018-02-09 | * expr.c (optimize_bitfield_assignment_op): Remove obsolete assertion. | Eric Botcazou | 1 | -2/+0 |
2018-01-17 | VIEW_CONVERT_EXPR slots for strict-align targets (PR 83884) | Richard Sandiford | 1 | -4/+4 |
2018-01-13 | Allow ADDR_EXPRs of TARGET_MEM_REFs | Richard Sandiford | 1 | -0/+3 |
2018-01-03 | Add support for MODE_VECTOR_BOOL | Richard Sandiford | 1 | -6/+1 |
2018-01-03 | poly_int: GET_MODE_SIZE | Richard Sandiford | 1 | -16/+21 |