2025-06-17 |
Jakub Jelinek | crc: Fix up ICE from optimize_crc_loop [PR120677] |
tree | commitdiff |
2025-06-12 |
Jakub Jelinek | testsuite: Add testcase for already fixed PR [PR120630] |
tree | commitdiff |
2025-06-04 |
Andrew Pinski | gimple-fold: Implement simple copy propagation for... |
tree | commitdiff |
2025-04-01 |
Jakub Jelinek | combine: Use reg_used_between_p rather than modified_be... |
tree | commitdiff |
2025-03-25 |
Jakub Jelinek | i386: Fix up combination of -2 r<<= (x & 7) into btr... |
tree | commitdiff |
2025-03-04 |
Richard Sandiford | simplify-rtx: Fix up simplify_logical_relational_operat... |
tree | commitdiff |
2025-03-04 |
Jakub Jelinek | testsuite: Add tests for already fixed PR [PR119071] |
tree | commitdiff |
2025-02-27 |
Jakub Jelinek | gimple-fold: Fix a pasto in fold_truth_andor_for_ifcomb... |
tree | commitdiff |
2025-02-24 |
Jakub Jelinek | reassoc: Fix up optimize_range_tests_to_bit_test [PR118915] |
tree | commitdiff |
2025-02-22 |
Thomas Schwinge | Turn test cases into UNSUPPORTED if running into 'sorry... |
tree | commitdiff |
2025-02-10 |
Jakub Jelinek | i386: Change RTL representation of bt[lq] [PR118623] |
tree | commitdiff |
2025-01-31 |
Jakub Jelinek | icf: Compare call argument types in certain cases and... |
tree | commitdiff |
2025-01-31 |
Jakub Jelinek | testsuite: Add testcase for already fixed PR [PR117498] |
tree | commitdiff |
2025-01-28 |
Jakub Jelinek | combine: Fix up make_extraction [PR118638] |
tree | commitdiff |
2025-01-09 |
Thomas Schwinge | nvptx: PTX 'alloca' for '-mptx=7.3'+, '-march=sm_52... |
tree | commitdiff |
2025-01-02 |
Jakub Jelinek | Update copyright years. |
tree | commitdiff |
2024-12-25 |
Maciej W. Rozycki | testsuite: Expand coverage for unaligned memory stores |
tree | commitdiff |
2024-12-25 |
Maciej W. Rozycki | testsuite: Expand coverage for `__builtin_memset' with 0 |
tree | commitdiff |
2024-12-13 |
Jakub Jelinek | cse: Fix up record_jump_equiv checks [PR117095] |
tree | commitdiff |
2024-12-10 |
Maciej W. Rozycki | testsuite: Mark gcc.c-torture/execute/memcpy-a?.c tests... |
tree | commitdiff |
2024-12-05 |
Jakub Jelinek | doloop: Fix up doloop df use [PR116799] |
tree | commitdiff |
2024-12-03 |
Georg-Johann Lay | AVR: Skip some test cases that don't work for it. |
tree | commitdiff |
2024-11-29 |
Georg-Johann Lay | AVR: Skip the gcc.c-torture/execute/memcpy-a*.c tests. |
tree | commitdiff |
2024-11-25 |
Sandra Loosemore | nios2: Remove all support for Nios II target. |
tree | commitdiff |
2024-11-23 |
Maciej W. Rozycki | testsuite: Expand coverage for `__builtin_memcpy' |
tree | commitdiff |
2024-11-21 |
Jakub Jelinek | c: Add u{,l,ll,imax}abs builtins [PR117024] |
tree | commitdiff |
2024-11-01 |
Xi Ruoyao | testsuite: Fix up builtin-prefetch-1.c tests |
tree | commitdiff |
2024-11-01 |
Hu, Lin1 | Support Intel MOVRS |
tree | commitdiff |
2024-10-29 |
Eric Botcazou | Fix miscompilation of function containing __builtin_unr... |
tree | commitdiff |
2024-10-16 |
Joseph Myers | testsuite: Prepare for -std=gnu23 default |
tree | commitdiff |
2024-10-07 |
Thomas Schwinge | nvptx: Re-enable all variants of 'gcc.c-torture/execute... |
tree | commitdiff |
2024-10-07 |
Thomas Schwinge | nvptx: Disable effective-target 'freestanding' |
tree | commitdiff |
2024-10-04 |
Georg-Johann Lay | testsuite - Fix gcc.c-torture/execute/ieee/pr108540-1.c |
tree | commitdiff |
2024-09-14 |
Andrew Pinski | testsuite; Fix execute/pr52286.c for 16bit |
tree | commitdiff |
2024-08-12 |
Joern Rennecke | 16-bit testsuite fixes - excessive code size |
tree | commitdiff |
2024-07-29 |
Sam James | testsuite: fix PR111613 test |
tree | commitdiff |
2024-07-29 |
Sam James | testsuite: make PR115277 test an execute one |
tree | commitdiff |
2024-07-22 |
Jan Hubicka | Fix modref_eaf_analysis::analyze_ssa_name handling... |
tree | commitdiff |
2024-07-22 |
Jan Hubicka | Fix accounting of offsets in unadjusted_ptr_and_unit_offset |
tree | commitdiff |
2024-06-05 |
liuhongt | Don't simplify NAN/INF or out-of-range constant for... |
tree | commitdiff |
2024-06-04 |
Jakub Jelinek | builtins: Force SAVE_EXPR for __builtin_{add,sub,mul... |
tree | commitdiff |
2024-05-21 |
Andrew Pinski | match: Disable `(type)zero_one_valuep*CST` for 1bit... |
tree | commitdiff |
2024-05-16 |
Jan Hubicka | Fix points_to_local_or_readonly_memory_p wrt TARGET_MEM_REF |
tree | commitdiff |
2024-05-08 |
Jakub Jelinek | reassoc: Fix up optimize_range_tests_to_bit_test [PR114965] |
tree | commitdiff |
2024-04-12 |
Andrew Pinski | match: Fix `!a?b:c` and `a?~t:t` patterns for signed... |
tree | commitdiff |
2024-04-03 |
Jakub Jelinek | expr: Fix up emit_push_insn [PR114552] |
tree | commitdiff |
2024-03-28 |
Jakub Jelinek | testsuite: Add testcase for already fixed PR [PR109925] |
tree | commitdiff |
2024-03-26 |
Jakub Jelinek | testsuite: Fix up pr111151.c testcase [PR114486] |
tree | commitdiff |
2024-03-26 |
Jakub Jelinek | fold-const: Punt on MULT_EXPR in extract_muldiv MIN... |
tree | commitdiff |
2024-03-22 |
liuhongt | Move pr114396.c from gcc.target/i386 to gcc.c-torture... |
tree | commitdiff |
2024-03-04 |
Jan Dubiec | Fix 201001011-1.c on H8 |
tree | commitdiff |
2024-03-03 |
Greg McGary | [PATCH] combine: Don't simplify paradoxical SUBREG... |
tree | commitdiff |
2024-02-11 |
John David Anglin | Fix gcc.c-torture/execute/ieee/cdivchkf.c on hpux |
tree | commitdiff |
2024-01-29 |
Alexandre Oliva | testsuite: no dfp run without dfprt |
tree | commitdiff |
2024-01-16 |
Jakub Jelinek | cfgexpand: Workaround CSE of ADDR_EXPRs in VAR_DECL... |
tree | commitdiff |
2024-01-10 |
Andrew Pinski | reassoc vs uninitialized variable [PR112581] |
tree | commitdiff |
2024-01-07 |
Georg-Johann Lay | testsuite/52641: Fix sloppy tests that did not care... |
tree | commitdiff |
2024-01-03 |
Jakub Jelinek | Update copyright years. |
tree | commitdiff |
2023-12-22 |
Jakub Jelinek | combine: Don't optimize paradoxical SUBREG AND CONST_IN... |
tree | commitdiff |
2023-12-14 |
Jeff Law | [committed] Minor testsuite fallout from c99 changes |
tree | commitdiff |
2023-12-03 |
Jeff Law | [committed] Fix pr65369.c |
tree | commitdiff |
2023-12-03 |
Jeff Law | [committed] Fix comp-goto-1.c on 16 bit targets |
tree | commitdiff |
2023-11-25 |
Jakub Jelinek | i386: Fix up *jcc_bt*_mask{,_1} [PR111408] |
tree | commitdiff |
2023-11-20 |
Jan Hubicka | inter-procedural value range propagation |
tree | commitdiff |
2023-11-16 |
Florian Weimer | gcc.c-torture/execute/931004-13.c: Fix declaration... |
tree | commitdiff |
2023-11-13 |
Florian Weimer | C99 testsuite readiness: Cleanup of execute tests |
tree | commitdiff |
2023-11-13 |
Florian Weimer | C99 testsuite readiness: Add missing abort, exit declar... |
tree | commitdiff |
2023-11-13 |
Florian Weimer | C99 testsuite readiness: Compile more tests with -std... |
tree | commitdiff |
2023-11-13 |
Florian Weimer | C99 testsuite readiness: More unverified testcase un... |
tree | commitdiff |
2023-11-13 |
Florian Weimer | C99 testsuite readiness: Verified un-reductions |
tree | commitdiff |
2023-11-13 |
Florian Weimer | C99 testsuite readiness: -fpermissive tests |
tree | commitdiff |
2023-11-06 |
Florian Weimer | gcc.c-torture/execute/builtins/fputs.c: fputs_unlocked... |
tree | commitdiff |
2023-10-23 |
Florian Weimer | gcc.c-torture/execute/builtins/pr93262-chk.c: Remove... |
tree | commitdiff |
2023-10-18 |
Andrew Pinski | Fix expansion of `(a & 2) != 1` |
tree | commitdiff |
2023-10-17 |
Andrew Pinski | ssa_name_has_boolean_range vs signed-boolean:31 types |
tree | commitdiff |
2023-10-13 |
Florian Weimer | C99 testsuite readiness: Some verified test case adjust... |
tree | commitdiff |
2023-10-13 |
Florian Weimer | C99 test suite readiness: Some unverified test case... |
tree | commitdiff |
2023-09-26 |
Andrew Pinski | PHIOPT: Fix minmax_replacement for three way |
tree | commitdiff |
2023-09-18 |
Andrew Pinski | MATCH: Add simplifications of `(a == CST) & a` |
tree | commitdiff |
2023-09-13 |
Andrew Pinski | MATCH: [PR111364] Add some more minmax cmp operand... |
tree | commitdiff |
2023-09-12 |
Andrew Pinski | MATCH: Simplify (a CMP1 b) ^ (a CMP2 b) |
tree | commitdiff |
2023-09-10 |
Andrew Pinski | Fix PR 111331: wrong code for `a > 28 ? MIN<a, 28>... |
tree | commitdiff |
2023-08-30 |
Jakub Jelinek | tree-ssa-strlen: Fix up handling of conditionally zero... |
tree | commitdiff |
2023-08-24 |
Andrew Pinski | MATCH: [PR111109] Fix bit_ior(cond,cond) when compariso... |
tree | commitdiff |
2023-08-11 |
Drew Ross | match.pd: Implement missed optimization ((x ^ y) &... |
tree | commitdiff |
2023-08-11 |
Andrew Pinski | Fix PR 110954: wrong code with cmp | !cmp |
tree | commitdiff |
2023-08-03 |
Andrew Pinski | Fix `~X & X` and `~X | X` patterns |
tree | commitdiff |
2023-07-24 |
Drew Ross | match.pd: Implement missed optimization (~X | Y) ^... |
tree | commitdiff |
2023-07-19 |
Andrew Pinski | [PATCH] Fix tree-opt/110252: wrong code due to phiopt... |
tree | commitdiff |
2023-07-19 |
Andrew Pinski | Fix PR110726: a | (a == b) can sometimes produce wrong... |
tree | commitdiff |
2023-07-17 |
Andrew Pinski | Fix PR 110666: `(a != 2) == a` produces wrong code |
tree | commitdiff |
2023-06-30 |
Eric Botcazou | Fix couple of endianness issues in fold_ctor_reference |
tree | commitdiff |
2023-06-12 |
Jeff Law | [committed] [PR rtl-optimization/101188] Fix reload_cse... |
tree | commitdiff |
2023-06-09 |
Andrew Pinski | MATCH: Fix zero_one_valued_p not to match signed 1... |
tree | commitdiff |
2023-05-22 |
Georg-Johann Lay | testsuite/52641: Fix tests that fail for 16-bit int... |
tree | commitdiff |
2023-05-10 |
Andrew Pinski | Add another new testcase |
tree | commitdiff |
2023-05-10 |
Andrew Pinski | New testcase |
tree | commitdiff |
2023-05-09 |
Jakub Jelinek | tree-ssa-ccp, wide-int: Fix up handling of [LR]ROTATE_E... |
tree | commitdiff |
2023-04-14 |
Jakub Jelinek | combine: Fix AND handling for WORD_REGISTER_OPERATIONS... |
tree | commitdiff |
2023-04-04 |
Jakub Jelinek | range-op-float: Fix reverse ops of comparisons [PR109386] |
tree | commitdiff |
next |