Age | Commit message (Expand) | Author | Files | Lines |
2021-01-11 | make FOR_EACH_IMM_USE_STMT safe for early exits | Alexandre Oliva | 1 | -3/+1 |
2021-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2020-07-01 | move ILS include to system.h | Richard Biener | 1 | -1/+1 |
2020-03-04 | tree-optimization/93964 - adjust ISL code generation for pointer params | Richard Biener | 1 | -1/+0 |
2020-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2019-11-12 | Remove gcc/params.* files. | Martin Liska | 1 | -1/+0 |
2019-11-12 | Apply mechanical replacement (generated patch). | Martin Liska | 1 | -2/+2 |
2019-06-27 | Remove quite obvious dead assignments. | Martin Liska | 1 | -2/+0 |
2019-05-06 | re PR tree-optimization/90328 (Wrong loop distribution with aliasing) | Richard Biener | 1 | -1/+5 |
2019-02-06 | re PR tree-optimization/89182 ([graphite] ICE in extract_affine, at graphite-... | Richard Biener | 1 | -10/+9 |
2019-01-25 | re PR tree-optimization/86865 (Wrong code w/ -O2 -floop-parallelize-all -fsta... | Richard Biener | 1 | -2/+9 |
2019-01-22 | re PR tree-optimization/88862 (ICE in extract_affine, at graphite-sese-to-pol... | Richard Biener | 1 | -0/+4 |
2019-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2018-06-07 | re PR tree-optimization/85935 ([graphite] ICE in extract_affine, at graphite-... | Richard Biener | 1 | -1/+3 |
2018-02-28 | re PR tree-optimization/84584 ([graphite] ICE: Segmentation fault (in dominat... | Richard Biener | 1 | -0/+9 |
2018-02-27 | re PR libgomp/84466 (libgomp.graphite/force-parallel-8.c fails starting with ... | Richard Biener | 1 | -3/+10 |
2018-02-16 | re PR tree-optimization/84399 ([graphite] ICE in set_codegen_error, at graphi... | Richard Biener | 1 | -1/+17 |
2018-02-07 | re PR tree-optimization/84204 ([graphite] ICE in set_codegen_error, at graphi... | Richard Biener | 1 | -12/+17 |
2018-01-23 | -Warray-bounds: Fix false positive in some "switch" stmts (PR tree-optimizati... | David Malcolm | 1 | -1/+1 |
2018-01-23 | re PR tree-optimization/83963 ([graphite] ICE in merge_sese, at graphite-scop... | Richard Biener | 1 | -4/+4 |
2018-01-22 | re PR tree-optimization/83963 ([graphite] ICE in merge_sese, at graphite-scop... | Richard Biener | 1 | -18/+12 |
2018-01-18 | re PR tree-optimization/83887 ([graphite] ICE in verify_dominators, at domina... | Richard Biener | 1 | -148/+64 |
2018-01-11 | re PR tree-optimization/83435 (ICE in set_value_range, at tree-vrp.c:211) | Richard Biener | 1 | -1/+1 |
2018-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2017-12-12 | re PR tree-optimization/83385 ([graphite] Wrong code w/ -O1 -floop-nest-optim... | Richard Biener | 1 | -32/+8 |
2017-12-04 | re PR tree-optimization/83238 ([graphite] ICE in graphite_can_represent_scev,... | Richard Biener | 1 | -2/+1 |
2017-11-30 | spellcheck-tree.c (test_find_closest_identifier): Use ; instead of ;;. | Jakub Jelinek | 1 | -1/+1 |
2017-11-05 | [graphite] Remove semicolon after do {} while (0) in DEBUG_PRINT | Tom de Vries | 1 | -1/+1 |
2017-10-18 | graphite-isl-ast-to-gimple.c (gcc_expression_from_isl_ast_expr_id): Simplify ... | Richard Biener | 1 | -36/+10 |
2017-10-17 | 2017-10-17 Richard Biener <rguenther@suse.de> | Richard Biener | 1 | -14/+4 |
2017-10-17 | re PR tree-optimization/82563 ([graphite] ICE in check_loop_closed_ssa_def, a... | Richard Biener | 1 | -4/+0 |
2017-10-13 | re PR tree-optimization/82451 ([GRAPHITE] codegen error in get_rename_from_scev) | Richard Biener | 1 | -16/+24 |
2017-10-13 | graphite-scop-detection.c (loop_ivs_can_be_represented): Remove. | Richard Biener | 1 | -37/+0 |
2017-10-06 | graphite-isl-ast-to-gimple.c: Include ssa.h and tree-ssa.h. | Richard Biener | 1 | -70/+111 |
2017-10-02 | re PR tree-optimization/82355 (ICE in outermost_loop_in_sese, at sese.c:301) | Richard Biener | 1 | -5/+8 |
2017-09-27 | graphite-scop-detection.c (find_scop_parameters): Move loop bound handling ... | Richard Biener | 1 | -36/+16 |
2017-09-27 | graphite.h (scop::max_alias_set): New member. | Richard Biener | 1 | -10/+6 |
2017-09-27 | invoke.texi (graphite-max-bbs-per-function): Remove. | Richard Biener | 1 | -7/+18 |
2017-09-26 | graphite-scop-detection.c (scop_detection::build_scop_depth): Rewrite, fold i... | Richard Biener | 1 | -256/+98 |
2017-09-22 | graphite-isl-ast-to-gimple.c (translate_pending_phi_nodes): Verify both BBs c... | Richard Biener | 1 | -183/+0 |
2017-09-20 | re PR tree-optimization/80213 (ICE in check_loop_closed_ssa_use, at tree-ssa-... | Richard Biener | 1 | -30/+21 |
2017-09-20 | re PR tree-optimization/81373 (Graphite ICE in ssa_default_def at gcc/tree-df... | Richard Biener | 1 | -7/+10 |
2017-09-19 | graphite-scop-detection.c (scop_detection::can_represent_loop): Do not iterat... | Richard Biener | 1 | -5/+3 |
2017-09-18 | graphite-scop-detection.c (scop_detection::stmt_has_simple_data_ref): Simplify. | Richard Biener | 1 | -26/+10 |
2017-09-18 | re PR tree-optimization/79622 (Wrong code w/ -O2 -floop-nest-optimize) | Richard Biener | 1 | -3/+8 |
2017-09-15 | re PR tree-optimization/68823 ([graphite] tramp3d-v4 compiled with -floop-nes... | Richard Biener | 1 | -2/+20 |
2017-06-09 | re PR tree-optimization/79483 ([graphite] ICE: verify_ssa failed (error: defi... | Richard Biener | 1 | -1/+52 |
2017-05-17 | Introduce dump_flags_t type and use it instead of int type. | Martin Liska | 1 | -2/+2 |
2017-05-16 | Add default value for last argument of dump functions. | Martin Liska | 1 | -6/+6 |
2017-03-09 | re PR tree-optimization/79977 ([graphite] ICE in outermost_loop_in_sese, at s... | Richard Biener | 1 | -0/+19 |