Age | Commit message (Expand) | Author | Files | Lines |
2023-03-12 | gcc.c-torture/compile/103818.c: Enable for llp64 too | Jonathan Yong | 1 | -1/+1 |
2023-03-09 | range-op-float: Fix up reverse binary operations [PR109008] | Jakub Jelinek | 1 | -0/+18 |
2023-02-16 | reassoc: Fix up (ab) handling in eliminate_redundant_comparison [PR108783] | Jakub Jelinek | 1 | -0/+42 |
2023-02-09 | tree-optimization: [PR108684] ICE in verify_ssa due to simple_dce_from_worklist | Andrew Pinski | 2 | -0/+31 |
2023-02-09 | match.pd: Simplify BFR of insert when extracting exactly all inserted bits [P... | Jakub Jelinek | 1 | -2/+1 |
2023-02-09 | match.pd: When simplifying BFR of an insert, require a mode precision integra... | Andrew Pinski | 1 | -0/+15 |
2023-02-07 | cgraph: Handle simd clones in cgraph_node::set_{const,pure}_flag [PR106433] | Jakub Jelinek | 1 | -0/+24 |
2023-02-03 | irange: Compare nonzero bits in irange with widest_int [PR108639] | Aldy Hernandez | 2 | -0/+23 |
2023-02-02 | amdgcn, libgomp: Manually allocated stacks | Andrew Stubbs | 1 | -1/+1 |
2023-01-31 | bbpart: Fix up ICE on asm goto [PR108596] | Jakub Jelinek | 1 | -0/+26 |
2023-01-26 | frange: Fix up foperator_{,not_}equal::fold_range for signed zeros [PR108540] | Jakub Jelinek | 2 | -0/+107 |
2023-01-25 | store-merging: Disable string_concatenate mode if start or end aren't byte al... | Jakub Jelinek | 2 | -0/+173 |
2023-01-17 | forwprop: Fix up rotate pattern matching [PR106523] | Jakub Jelinek | 1 | -0/+22 |
2023-01-16 | Update copyright years. | Jakub Jelinek | 5 | -5/+5 |
2023-01-13 | testsuite: Add another testcase from PR107131 | Jakub Jelinek | 1 | -0/+18 |
2023-01-06 | testsuite: Add testcases from PR108292 and PR108308 | Jakub Jelinek | 1 | -0/+18 |
2023-01-04 | generic-match-head: Don't assume GENERIC folding is done only early [PR108237] | Jakub Jelinek | 1 | -0/+14 |
2022-12-21 | testsuite: Fix pr55569.c excess errors on LLP64 | Jonathan Yong | 1 | -1/+1 |
2022-12-21 | Fix PR 105532: match.pd patterns calling tree_nonzero_bits with vector types | Andrew Pinski | 1 | -0/+8 |
2022-12-16 | loop-invariant: Split preheader edge if the preheader bb ends with jump [PR10... | Jakub Jelinek | 1 | -0/+17 |
2022-12-13 | vect-patterns: Fix up vect_recog_rotate_pattern [PR108064] | Jakub Jelinek | 1 | -0/+28 |
2022-12-10 | ivopts: Fix IP_END handling for asm goto [PR107997] | Jakub Jelinek | 1 | -0/+23 |
2022-12-06 | testsuite: Use -mnofpu for rx-*-* in ieee testsuite [PR107046] | Jakub Jelinek | 1 | -0/+3 |
2022-12-05 | match.pd: Don't fold nan < x etc. for -ftrapping-math [PR106805] | Jakub Jelinek | 3 | -0/+48 |
2022-12-05 | range-op-float: Fix up multiplication and division reverse operation [PR107879] | Jakub Jelinek | 1 | -0/+25 |
2022-11-30 | tree-chrec: Fix up ICE on pointer multiplication [PR107835] | Jakub Jelinek | 1 | -0/+11 |
2022-11-12 | range-op: Implement op[12]_range operators for {PLUS,MINUS,MULT,RDIV}_EXPR | Jakub Jelinek | 1 | -0/+26 |
2022-10-06 | Fix wrong code generated by unroll-and-jam pass | Eric Botcazou | 1 | -0/+29 |
2022-09-17 | reassoc: Fix up recent regression in optimize_range_tests_cmp_bitwise [PR106958] | Jakub Jelinek | 1 | -0/+13 |
2022-09-14 | Disallow pointer operands for |, ^ and partly & [PR106878] | Jakub Jelinek | 1 | -0/+15 |
2022-08-31 | 32-bit PA-RISC with HP-UX: remove deprecated ports | Martin Liska | 1 | -3/+0 |
2022-08-25 | PR 106101: IBM zSystems: Fix strict_low_part problem | Andreas Krebbel | 1 | -0/+62 |
2022-08-07 | Move testcase gcc.dg/tree-ssa/pr93776.c to gcc.c-torture/compile/pr93776.c | Andrew Pinski | 1 | -0/+27 |
2022-07-10 | loongarch: fix mulsidi3_64bit instruction | Xi Ruoyao | 1 | -0/+20 |
2022-07-09 | [PATCH] match.pd: Add new bitwise arithmetic pattern [PR98304] | Sam Feifer | 1 | -0/+37 |
2022-07-09 | Fix tree-opt/PR106087: ICE with inline-asm with multiple output and assigned ... | Andrew Pinski | 1 | -0/+14 |
2022-07-03 | loongarch: use -mno-check-zero-division as the default for optimized code | Xi Ruoyao | 1 | -0/+1 |
2022-06-21 | ifcvt: Don't introduce trapping or faulting reads in noce_try_sign_mask [PR10... | Jakub Jelinek | 1 | -0/+21 |
2022-06-21 | expand: Fix up expand_cond_expr_using_cmove [PR106030] | Jakub Jelinek | 1 | -0/+16 |
2022-06-16 | match.pd: Fix up __builtin_mul_overflow_p signed type optimization [PR105984] | Jakub Jelinek | 1 | -0/+19 |
2022-06-03 | match.pd: Optimize __builtin_mul_overflow_p (x, cst, (stype)0) [PR105777] | Jakub Jelinek | 2 | -0/+102 |
2022-05-17 | i386: Fix up V2DI and V1TI inequality comparisons [PR105613] | Jakub Jelinek | 1 | -0/+26 |
2022-05-03 | testsuite: libgcc function name for PRU | Dimitar Dimitrov | 1 | -1/+1 |
2022-04-20 | Fix overflows in ipa-modref-tree.cc | Jan Hubicka | 1 | -0/+12 |
2022-04-14 | simplify-rtx: Don't assume shift count has the same mode as the shift [PR105247] | Jakub Jelinek | 1 | -0/+10 |
2022-04-13 | attribs: Restrict decl_attributes DECL_FUNCTION_SPECIFIC_TARGET changes to ta... | Jakub Jelinek | 1 | -0/+14 |
2022-04-09 | Update semantic_interposition flag at analysis time | Jan Hubicka | 1 | -0/+9 |
2022-04-06 | c++: vector compound literal [PR105187] | Jason Merrill | 1 | -16/+0 |
2022-03-22 | testsuite: Add testcase for no longer failing PR [PR102645] | Jakub Jelinek | 1 | -0/+18 |
2022-03-15 | ifcvt: Punt if not onlyjump_p for find_if_case_{1,2} [PR104814] | Jakub Jelinek | 1 | -0/+30 |