aboutsummaryrefslogtreecommitdiff
path: root/gcc/graphite-isl-ast-to-gimple.c
AgeCommit message (Expand)AuthorFilesLines
2015-11-26fix PR68453: recursively add phi nodes to merge pointsAditya Kumar1-88/+213
2015-11-24fix PR67984: check for constants in rename mapAditya Kumar1-38/+60
2015-11-24move all declarations to a same .h fileAditya Kumar1-2/+1
2015-11-23fix PR68493: bail out when codegen_error is setAditya Kumar1-0/+2
2015-11-23call update_ssa onceAditya Kumar1-9/+0
2015-11-23Correct graphite*.c ISL header file inclusion order.David Edelsohn1-20/+21
2015-11-19fix PR68341: correctly compute the insertion point for close phi nodesAditya Kumar1-34/+62
2015-11-19fix bootstrap without ISL on old linkersAditya Kumar1-32/+0
2015-11-18Enable condegen in case of cond phis.Aditya Kumar1-62/+106
2015-11-18Move codegen related functions to graphite-isl-ast-to-gimple.cAditya Kumar1-75/+1844
2015-11-12Preserve the original program while using graphite.Aditya Kumar1-34/+117
2015-11-04remove parameter_rename_mapAditya Kumar1-72/+1
2015-11-04improve debug of codegenAditya Kumar1-0/+14
2015-10-27[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FEMikhail Maltsev1-4/+2
2015-10-21avoid generation of empty guards in trivial casesAditya Kumar1-4/+11
2015-10-21Refactoring sese.h and graphite-poly.hAditya Kumar1-4/+4
2015-10-07gather bbs and conditions in a single walk through dominatorsAditya Kumar1-2/+2
2015-10-07move graphite bookkeeping from sese to sese_infoAditya Kumar1-19/+19
2015-10-06Move declarations, assign types, renaming.Aditya Kumar1-6/+7
2015-10-01Rename gimple_bb to gimple_poly_bbAditya Kumar1-3/+3
2015-09-20switch from gimple to gimple*Trevor Saunders1-4/+4
2015-09-08Remove limit_scopsAditya Kumar1-4/+77
2015-08-27remove -floop-unroll-and-jamSebastian Pop1-99/+3
2015-07-21configure.ac: Add check for new options in isl-0.15.Mike Frysinger1-0/+2
2015-07-20Refactor graphite-isl-ast-to-gimple.cAditya Kumar1-32/+180
2015-07-18fix pr46851 and pr60340: remove unmaintained omega dependence testSebastian Pop1-0/+1
2015-07-13omega.h: Don't include config.h...Andrew MacLeod1-10/+2
2015-07-10gimple-predict.h: New file.Andrew MacLeod1-0/+1
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod1-12/+4
2015-07-06graphite-blocking.c (HAVE_isl): Include <stddef.h>.Jim Wilson1-0/+3
2015-06-17coretypes.h: Include input.h and as-a.h.Andrew MacLeod1-3/+0
2015-06-09re PR tree-optimization/66396 (FAIL: gcc.dg/graphite/run-id-pr47593.c executi...Richard Biener1-0/+4
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod1-3/+0
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod1-3/+0
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison1-4/+11
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-12-01re PR middle-end/64017 (Support ISL 0.14.0 (to fix ICE with gfortran.dg/graph...Tobias Burnus1-2/+4
2014-11-15New unroll and jam option in Graphite.Mircea Namolaru1-3/+99
2014-10-27ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod1-0/+11
2014-08-18configure.ac: Eliminate ClooG installation dependency.Roman Gareev1-2/+2
2014-08-09[gcc/]Roman Gareev1-3/+3
2014-08-05[gcc/]Roman Gareev1-0/+20
2014-08-05graphite-isl-ast-to-gimple.c: Add a new struct ast_build_info.Roman Gareev1-2/+58
2014-07-30[gcc/]Roman Gareev1-4/+10
2014-07-28[gcc/]Roman Gareev1-1/+39
2014-07-24[gcc/]Roman Gareev1-0/+4
2014-07-24[gcc/]Roman Gareev1-2/+8
2014-07-23gcc/Roman Gareev1-1/+22
2014-07-23gcc/Roman Gareev1-0/+46
2014-07-22graphite-isl-ast-to-gimple.c: Add inclusion of gimple-ssa.h, tree-into-ssa.h.Roman Gareev1-1/+70