aboutsummaryrefslogtreecommitdiff
path: root/gcc/graphite-isl-ast-to-gimple.c
AgeCommit message (Expand)Author
2017-06-13Merge branches/gcc-6-branch rev 249140.Yvan Roux
2016-12-13Merge branches/gcc-6-branch rev 243594.Yvan Roux
2016-06-15Merge branches/gcc-6-branch rev 237469.Yvan Roux
2016-04-22[PATCH 2/2] (header usage fix) include c++ headers in system.hnsz
2016-04-12Fix typo in copy_cond_phi_argsvries
2016-03-14Unshare create_empty_if_region_on_edge argumentvries
2016-03-02Handle addr_expr and component_ref in graphite-ast-to-astvries
2016-01-29PR69545: revert patchspop
2016-01-28remove out of sync commentsspop
2016-01-28use codegen_error_pspop
2016-01-28assert instead of silently failing code genspop
2016-01-26handle isl_ast_op_selectspop
2016-01-26new scop schedule for isl-0.15spop
2016-01-21fix codegen error exposed by compute isl flow patchspop
2016-01-21fix pr68692: reinstantiate the copy of internal parametersspop
2016-01-21fix PR68976: only add loop close phi for names defined in loopspop
2016-01-21add missing ast node for isl 0.15spop
2016-01-21add more coalescing to simplify constraintsspop
2016-01-04 Update copyright years.jakub
2015-12-17replace ISL with islspop
2015-12-17move all isl include files to graphite.hspop
2015-12-16attach schedule tree to the scopspop
2015-12-16Remove individial dependence pointers and add a scop::dependence to contain a...spop
2015-12-16update required isl versionspop
2015-12-04check that all the scev applied ops have are dominated by their defsspop
2015-12-03Guard isl_ast_op_zdiv_r usage with HAVE_ISL_OPTIONS_SET_SCHEDULE_SERIALIZE_SCCSvries
2015-12-02handle missing isl_ast_exprspop
2015-12-02do not insert code outside the generated regionspop
2015-12-02fix PR68550: do not handle ISL loop peeled statementsspop
2015-11-30check for ISL generated code that leads to division by zerospop
2015-11-30always print parameter names as P_{SSA_NAME_VERSION}spop
2015-11-26fix PR68453: recursively add phi nodes to merge pointsspop
2015-11-24fix PR67984: check for constants in rename mapspop
2015-11-24move all declarations to a same .h filespop
2015-11-23fix PR68493: bail out when codegen_error is setspop
2015-11-23call update_ssa oncespop
2015-11-23Correct graphite*.c ISL header file inclusion order.dje
2015-11-19fix PR68341: correctly compute the insertion point for close phi nodesspop
2015-11-19fix bootstrap without ISL on old linkersspop
2015-11-18Enable condegen in case of cond phis.spop
2015-11-18Move codegen related functions to graphite-isl-ast-to-gimple.cspop
2015-11-12Preserve the original program while using graphite.spop
2015-11-04remove parameter_rename_mapspop
2015-11-04improve debug of codegenspop
2015-10-28[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FElaw
2015-10-21avoid generation of empty guards in trivial casesspop
2015-10-21Refactoring sese.h and graphite-poly.hspop
2015-10-07gather bbs and conditions in a single walk through dominatorsspop
2015-10-07move graphite bookkeeping from sese to sese_infospop
2015-10-06Move declarations, assign types, renaming.spop