Age | Commit message (Expand) | Author | Files | Lines |
2018-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2017-12-19 | Fix sharing in translate_isl_ast_node_for | Tom de Vries | 1 | -2/+2 |
2017-12-12 | [SFN] not-quite-boilerplate changes in preparation to introduce nonbind markers | Alexandre Oliva | 1 | -3/+4 |
2017-12-05 | re PR tree-optimization/83277 ([graphite] Wrong code w/ -O2 -floop-nest-optim... | Richard Biener | 1 | -2/+4 |
2017-12-04 | re PR tree-optimization/83255 ([graphite] Wrong code w/ -O1 -floop-nest-optim... | Richard Biener | 1 | -0/+26 |
2017-10-24 | re PR tree-optimization/82672 ([GRAPHITE] ICE in verify_gimple_in_cfg) | Richard Biener | 1 | -16/+22 |
2017-10-20 | 2017-10-20 Richard Biener <rguenther@suse.de> | Richard Biener | 1 | -23/+13 |
2017-10-18 | re PR tree-optimization/82591 ([graphite] Compile-time hog w/ -O2 -floop-nest... | Richard Biener | 1 | -4/+39 |
2017-10-18 | 2017-10-18 Richard Biener <rguenther@suse.de> | Richard Biener | 1 | -51/+23 |
2017-10-18 | graphite-isl-ast-to-gimple.c (gcc_expression_from_isl_ast_expr_id): Simplify ... | Richard Biener | 1 | -118/+12 |
2017-10-17 | re PR tree-optimization/82563 ([graphite] ICE in check_loop_closed_ssa_def, a... | Richard Biener | 1 | -0/+32 |
2017-10-13 | 2017-10-13 Richard Biener <rguenther@suse.de> | Richard Biener | 1 | -32/+7 |
2017-10-13 | graphite-isl-ast-to-gimple.c (max_mode_int_precision, [...]): Avoid global co... | Richard Biener | 1 | -17/+20 |
2017-10-13 | re PR tree-optimization/82451 ([GRAPHITE] codegen error in get_rename_from_scev) | Richard Biener | 1 | -4/+8 |
2017-10-13 | re PR tree-optimization/82525 ([GRAPHITE] codegen error for modulo operations... | Richard Biener | 1 | -44/+45 |
2017-10-06 | graphite-isl-ast-to-gimple.c: Include ssa.h and tree-ssa.h. | Richard Biener | 1 | -1500/+105 |
2017-10-02 | graphite-isl-ast-to-gimple.c (set_codegen_error): With -fchecking and --param... | Richard Biener | 1 | -1/+8 |
2017-10-02 | re PR tree-optimization/82355 (ICE in outermost_loop_in_sese, at sese.c:301) | Richard Biener | 1 | -14/+4 |
2017-09-29 | 2017-09-29 Richard Biener <rguenther@suse.de> | Richard Biener | 1 | -23/+30 |
2017-09-22 | graphite-isl-ast-to-gimple.c (graphite_verify): Inline into single caller. | Richard Biener | 1 | -24/+3 |
2017-09-22 | graphite-isl-ast-to-gimple.c (translate_pending_phi_nodes): Verify both BBs c... | Richard Biener | 1 | -37/+20 |
2017-09-21 | graphite-isl-ast-to-gimple.c (graphite_regenerate_ast_isl): Restore valid IL ... | Richard Biener | 1 | -0/+20 |
2017-09-21 | re PR tree-optimization/71351 (ICE: Segmentation fault (graphite)) | Richard Biener | 1 | -86/+15 |
2017-08-30 | [17/77] Add an int_mode_for_size helper function | Richard Sandiford | 1 | -1/+1 |
2017-05-31 | re PR tree-optimization/80906 (ICE in copy_loop_close_phi_args, at graphite-i... | Richard Biener | 1 | -13/+23 |
2017-05-16 | Add default value for last argument of dump functions. | Martin Liska | 1 | -17/+17 |
2017-03-24 | re PR tree-optimization/80167 (ICE in translate_isl_ast_to_gimple::is_valid_r... | Richard Biener | 1 | -0/+4 |
2017-03-20 | re PR tree-optimization/80113 (ICE in set_var_live_on_entry at tree-ssa-live.... | Richard Biener | 1 | -5/+5 |
2017-02-16 | graphite.h: Do not include isl/isl_val_gmp.h, instead include isl/isl_val.h. | Richard Biener | 1 | -21/+9 |
2017-02-13 | isl.m4: Remove support for ISL 0.14. | Richard Biener | 1 | -162/+0 |
2017-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2016-11-11 | re PR tree-optimization/71575 ([graphite] internal compiler error: in copy_co... | Richard Biener | 1 | -3/+0 |
2016-08-12 | re PR c/7652 (-Wswitch-break : Warn if a switch case falls through) | Marek Polacek | 1 | -1/+1 |
2016-07-20 | Properly handly PHI stmts in later_of_the_two (PR | Martin Liska | 1 | -0/+12 |
2016-05-31 | Handle 3-arg phi in copy_bb_and_scalar_dependences | Tom de Vries | 1 | -6/+5 |
2016-05-30 | Remove assert in get_def_bb_for_const | Tom de Vries | 1 | -1/+0 |
2016-04-22 | [PATCH 2/2] (header usage fix) include c++ headers in system.h | Szabolcs Nagy | 1 | -1/+1 |
2016-04-12 | Fix typo in copy_cond_phi_args | Tom de Vries | 1 | -1/+1 |
2016-03-14 | Unshare create_empty_if_region_on_edge argument | Tom de Vries | 1 | -1/+2 |
2016-03-02 | Handle addr_expr and component_ref in graphite-ast-to-ast | Tom de Vries | 1 | -1/+3 |
2016-01-29 | PR69545: revert patch | Sebastian Pop | 1 | -5/+16 |
2016-01-28 | remove out of sync comments | Sebastian Pop | 1 | -354/+83 |
2016-01-28 | use codegen_error_p | Sebastian Pop | 1 | -24/+25 |
2016-01-28 | assert instead of silently failing code gen | Sebastian Pop | 1 | -20/+6 |
2016-01-26 | handle isl_ast_op_select | Abderrazek Zaafrani | 1 | -10/+8 |
2016-01-26 | new scop schedule for isl-0.15 | Aditya Kumar | 1 | -86/+117 |
2016-01-21 | fix codegen error exposed by compute isl flow patch | Aditya Kumar | 1 | -18/+30 |
2016-01-21 | fix pr68692: reinstantiate the copy of internal parameters | Aditya Kumar | 1 | -1/+106 |
2016-01-21 | fix PR68976: only add loop close phi for names defined in loop | Aditya Kumar | 1 | -2/+2 |
2016-01-21 | add missing ast node for isl 0.15 | Aditya Kumar | 1 | -0/+10 |