| Commit message (Expand) | Author | Age | Files | Lines |
* | Rename .c files to .cc files. | Martin Liska | 2022-01-17 | 1 | -502/+0 |
* | Update copyright years. | Jakub Jelinek | 2022-01-03 | 1 | -1/+1 |
* | Revert "Remove MAY_HAVE_DEBUG_MARKER_STMTS and MAY_HAVE_DEBUG_BIND_STMTS." | Martin Liska | 2021-11-19 | 1 | -1/+1 |
* | Remove MAY_HAVE_DEBUG_MARKER_STMTS and MAY_HAVE_DEBUG_BIND_STMTS. | Martin Liska | 2021-11-18 | 1 | -1/+1 |
* | Update copyright years. | Jakub Jelinek | 2021-01-04 | 1 | -1/+1 |
* | Update copyright years. | Jakub Jelinek | 2020-01-01 | 1 | -1/+1 |
* | PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n... | Martin Sebor | 2019-07-09 | 1 | -3/+3 |
* | Update copyright years. | Jakub Jelinek | 2019-01-01 | 1 | -1/+1 |
* | Update copyright years. | Jakub Jelinek | 2018-01-03 | 1 | -1/+1 |
* | [SFN] not-quite-boilerplate changes in preparation to introduce nonbind markers | Alexandre Oliva | 2017-12-12 | 1 | -1/+1 |
* | [SFN] boilerplate changes in preparation to introduce nonbind markers | Alexandre Oliva | 2017-12-12 | 1 | -1/+1 |
* | 2017-10-18 Richard Biener <rguenther@suse.de> | Richard Biener | 2017-10-18 | 1 | -8/+1 |
* | graphite-isl-ast-to-gimple.c (gcc_expression_from_isl_ast_expr_id): Simplify ... | Richard Biener | 2017-10-18 | 1 | -12/+0 |
* | 2017-10-17 Richard Biener <rguenther@suse.de> | Richard Biener | 2017-10-17 | 1 | -29/+4 |
* | re PR tree-optimization/82451 ([GRAPHITE] codegen error in get_rename_from_scev) | Richard Biener | 2017-10-13 | 1 | -3/+2 |
* | re PR tree-optimization/82449 (code-gen error in get_rename_from_scev) | Richard Biener | 2017-10-09 | 1 | -8/+7 |
* | graphite-isl-ast-to-gimple.c: Include ssa.h and tree-ssa.h. | Richard Biener | 2017-10-06 | 1 | -74/+69 |
* | graphite-scop-detection.c (find_scop_parameters): Move loop bound handling ... | Richard Biener | 2017-09-27 | 1 | -2/+0 |
* | sese.c: Include cfganal.h. | Richard Biener | 2017-09-22 | 1 | -101/+27 |
* | graphite-isl-ast-to-gimple.c (translate_pending_phi_nodes): Verify both BBs c... | Richard Biener | 2017-09-22 | 1 | -2/+10 |
* | re PR tree-optimization/80048 (gcc/sese.c: PVS-Studio: Improper Release of Me... | Richard Biener | 2017-03-17 | 1 | -2/+2 |
* | Update copyright years. | Jakub Jelinek | 2017-01-01 | 1 | -1/+1 |
* | new scop schedule for isl-0.15 | Aditya Kumar | 2016-01-26 | 1 | -0/+34 |
* | fix pr68692: reinstantiate the copy of internal parameters | Aditya Kumar | 2016-01-21 | 1 | -0/+4 |
* | record loops in execution order | Aditya Kumar | 2016-01-21 | 1 | -54/+0 |
* | Update copyright years. | Jakub Jelinek | 2016-01-04 | 1 | -1/+1 |
* | Use const-ref instead of values for sese_l passed to functions. | Aditya Kumar | 2015-12-24 | 1 | -2/+2 |
* | fix PR68279: bail out when scev gets instantiated to not_known | Aditya Kumar | 2015-11-23 | 1 | -0/+2 |
* | call update_ssa once | Aditya Kumar | 2015-11-23 | 1 | -4/+0 |
* | fix bootstrap without ISL on old linkers | Aditya Kumar | 2015-11-19 | 1 | -0/+32 |
* | Move codegen related functions to graphite-isl-ast-to-gimple.c | Aditya Kumar | 2015-11-18 | 1 | -1541/+34 |
* | Preserve the original program while using graphite. | Aditya Kumar | 2015-11-12 | 1 | -134/+1409 |
* | remove parameter_rename_map | Aditya Kumar | 2015-11-04 | 1 | -41/+3 |
* | improve debug of codegen | Aditya Kumar | 2015-11-04 | 1 | -0/+9 |
* | alias.c: Remove unused headers. | Andrew MacLeod | 2015-10-30 | 1 | -4/+0 |
* | alias.c: Reorder #include statements and remove duplicates. | Andrew MacLeod | 2015-10-29 | 1 | -6/+5 |
* | a scalar depending on vdefs in the current region is not invariant | Aditya Kumar | 2015-10-21 | 1 | -6/+16 |
* | gather bbs and conditions in a single walk through dominators | Aditya Kumar | 2015-10-07 | 1 | -0/+1 |
* | remove unused code | Aditya Kumar | 2015-10-07 | 1 | -1/+0 |
* | move graphite bookkeeping from sese to sese_info | Aditya Kumar | 2015-10-07 | 1 | -51/+52 |
* | Early exit to avoid redundant computations | Aditya Kumar | 2015-10-06 | 1 | -17/+15 |
* | Rename gimple_bb to gimple_poly_bb | Aditya Kumar | 2015-10-01 | 1 | -2/+3 |
* | call scev analysis in scop-detection as in sese-to-poly | Sebastian Pop | 2015-10-01 | 1 | -1/+27 |
* | fix bootstrap due to unused variable warning | Aditya Kumar | 2015-09-28 | 1 | -1/+1 |
* | re PR tree-optimization/67700 ([graphite] miscompile due to wrong codegen) | Aditya Kumar | 2015-09-28 | 1 | -2/+12 |
* | switch from gimple to gimple* | Trevor Saunders | 2015-09-20 | 1 | -8/+8 |
* | Remove limit_scops | Aditya Kumar | 2015-09-08 | 1 | -5/+75 |
* | gimple-predict.h: New file. | Andrew MacLeod | 2015-07-10 | 1 | -0/+1 |
* | tree-core.h: Include symtab.h. | Andrew MacLeod | 2015-07-08 | 1 | -17/+5 |
* | hash-map-traits.h (simple_hashmap_traits::key_type): New typedef. | Richard Sandiford | 2015-06-25 | 1 | -2/+1 |