]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/graphite-isl-ast-to-gimple.c
generalized IPA predicate on parameter
[thirdparty/gcc.git] / gcc / graphite-isl-ast-to-gimple.c
2019-02-06  rguenth2019-02-06 Richard Biener <rguenther@suse.de>
2019-01-01  jakub Update copyright years.
2018-11-15  dmalcolmgraphite: add missing dump_enabled_p checks (PR tree...
2018-11-14  rguenth2018-11-14 Richard Biener <rguenther@suse.de>
2018-11-13  dmalcolmEnsure that dump calls are guarded with dump_enabled_p
2018-06-26  dmalcolmIntroduce dump_location_t
2018-02-07  rguenth2018-02-07 Richard Biener <rguenther@suse.de>
2018-01-24  rguenth2018-01-24 Richard Biener <rguenther@suse.de>
2018-01-03  jakub Update copyright years.
2017-12-19  vriesFix sharing in translate_isl_ast_node_for
2017-12-12  aoliva[SFN] not-quite-boilerplate changes in preparation...
2017-12-05  rguenth2017-12-05 Richard Biener <rguenther@suse.de>
2017-12-04  rguenth2017-12-04 Richard Biener <rguenther@suse.de>
2017-10-24  rguenth2017-10-23 Richard Biener <rguenther@suse.de>
2017-10-20  rguenth2017-10-20 Richard Biener <rguenther@suse.de>
2017-10-18  rguenth2017-10-18 Richard Biener <rguenther@suse.de>
2017-10-18  rguenth2017-10-18 Richard Biener <rguenther@suse.de>
2017-10-18  rguenth2017-10-18 Richard Biener <rguenther@suse.de>
2017-10-17  rguenth2017-10-17 Richard Biener <rguenther@suse.de>
2017-10-13  rguenth2017-10-13 Richard Biener <rguenther@suse.de>
2017-10-13  rguenth2017-10-13 Richard Biener <rguenther@suse.de>
2017-10-13  rguenth2017-10-13 Richard Biener <rguenther@suse.de>
2017-10-13  rguenth2017-10-13 Richard Biener <rguenther@suse.de>
2017-10-06  rguenth2017-10-06 Richard Biener <rguenther@suse.de>
2017-10-02  rguenth2017-10-02 Richard Biener <rguenther@suse.de>
2017-10-02  rguenth2017-10-02 Richard Biener <rguenther@suse.de>
2017-09-29  rguenth2017-09-29 Richard Biener <rguenther@suse.de>
2017-09-22  rguenth2017-09-22 Richard Biener <rguenther@suse.de>
2017-09-22  rguenth2017-09-21 Richard Biener <rguenther@suse.de>
2017-09-21  rguenth2017-09-21 Richard Biener <rguenther@suse.de>
2017-09-21  rguenth2017-09-21 Richard Biener <rguenther@suse.de>
2017-08-30  rsandifo[17/77] Add an int_mode_for_size helper function
2017-05-31  rguenth2017-05-31 Richard Biener <rguenther@suse.de>
2017-05-16  marxinAdd default value for last argument of dump functions.
2017-03-24  rguenth2017-03-24 Richard Biener <rguenther@suse.de>
2017-03-20  rguenth2017-03-20 Richard Biener <rguenther@suse.de>
2017-02-16  rguenth2017-02-16 Richard Biener <rguenther@suse.de>
2017-02-13  rguenth2017-02-13 Richard Biener <rguenther@suse.de>
2017-01-01  jakub Update copyright years.
2016-11-11  rguenth2016-11-11 Richard Biener <rguenther@suse.de>
2016-08-12  mpolacek PR c/7652
2016-07-20  marxinProperly handly PHI stmts in later_of_the_two (PR
2016-05-31  vriesHandle 3-arg phi in copy_bb_and_scalar_dependences
2016-05-30  vriesRemove assert in get_def_bb_for_const
2016-04-22  nsz[PATCH 2/2] (header usage fix) include c++ headers...
2016-04-12  vriesFix typo in copy_cond_phi_args
2016-03-14  vriesUnshare create_empty_if_region_on_edge argument
2016-03-02  vriesHandle addr_expr and component_ref in graphite-ast...
2016-01-29  spopPR69545: revert patch
2016-01-28  spopremove out of sync comments
2016-01-28  spopuse codegen_error_p
2016-01-28  spopassert instead of silently failing code gen
2016-01-26  spophandle isl_ast_op_select
2016-01-26  spopnew scop schedule for isl-0.15
2016-01-21  spopfix codegen error exposed by compute isl flow patch
2016-01-21  spopfix pr68692: reinstantiate the copy of internal parameters
2016-01-21  spopfix PR68976: only add loop close phi for names defined...
2016-01-21  spopadd missing ast node for isl 0.15
2016-01-21  spopadd more coalescing to simplify constraints
2016-01-04  jakub Update copyright years.
2015-12-17  spopreplace ISL with isl
2015-12-17  spopmove all isl include files to graphite.h
2015-12-16  spopattach schedule tree to the scop
2015-12-16  spopRemove individial dependence pointers and add a scop...
2015-12-16  spopupdate required isl version
2015-12-04  spopcheck that all the scev applied ops have are dominated...
2015-12-03  vriesGuard isl_ast_op_zdiv_r usage with HAVE_ISL_OPTIONS_SET...
2015-12-02  spophandle missing isl_ast_expr
2015-12-02  spopdo not insert code outside the generated region
2015-12-02  spopfix PR68550: do not handle ISL loop peeled statements
2015-11-30  spopcheck for ISL generated code that leads to division...
2015-11-30  spopalways print parameter names as P_{SSA_NAME_VERSION}
2015-11-26  spopfix PR68453: recursively add phi nodes to merge points
2015-11-24  spopfix PR67984: check for constants in rename map
2015-11-24  spopmove all declarations to a same .h file
2015-11-23  spopfix PR68493: bail out when codegen_error is set
2015-11-23  spopcall update_ssa once
2015-11-23  djeCorrect graphite*.c ISL header file inclusion order.
2015-11-19  spopfix PR68341: correctly compute the insertion point...
2015-11-19  spopfix bootstrap without ISL on old linkers
2015-11-18  spopEnable condegen in case of cond phis.
2015-11-18  spopMove codegen related functions to graphite-isl-ast...
2015-11-12  spopPreserve the original program while using graphite.
2015-11-04  spopremove parameter_rename_map
2015-11-04  spopimprove debug of codegen
2015-10-28  law[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end...
2015-10-21  spopavoid generation of empty guards in trivial cases
2015-10-21  spopRefactoring sese.h and graphite-poly.h
2015-10-07  spopgather bbs and conditions in a single walk through...
2015-10-07  spopmove graphite bookkeeping from sese to sese_info
2015-10-06  spopMove declarations, assign types, renaming.
2015-10-01  spopRename gimple_bb to gimple_poly_bb
2015-09-20  tbsaundeswitch from gimple to gimple*
2015-09-08  spopRemove limit_scops
2015-08-27  spopremove -floop-unroll-and-jam
2015-07-21  law * configure.ac: Add check for new options in isl-0.15.
2015-07-20  spopRefactor graphite-isl-ast-to-gimple.c
2015-07-18  spopfix pr46851 and pr60340: remove unmaintained omega...
2015-07-13  amacleod * omega.h: Don't include config.h, don't include param...
2015-07-10  amacleod2015-07-10 Andrew MacLeod <amacleod@redhat.com>
next