aboutsummaryrefslogtreecommitdiff
path: root/gcc/graphite-sese-to-poly.c
AgeCommit message (Expand)AuthorFilesLines
2015-10-02reject loops early where ivs cannot be representedAditya Kumar1-59/+16
2015-10-01Rename gimple_bb to gimple_poly_bbAditya Kumar1-15/+15
2015-10-01call scev analysis in scop-detection as in sese-to-polySebastian Pop1-28/+2
2015-09-29remove dead code of commutative_reductionsSebastian Pop1-602/+0
2015-09-28re PR tree-optimization/67700 ([graphite] miscompile due to wrong codegen)Aditya Kumar1-1/+7
2015-09-20switch from gimple to gimple*Trevor Saunders1-52/+52
2015-08-27remove -floop-* flagsSebastian Pop1-17/+5
2015-08-24Specify the type of scop->regionAditya Kumar1-1/+1
2015-08-01Allow non-overflow ops in reductionsTom de Vries1-2/+5
2015-07-24Enable reductions without fassociative-math in graphiteTom de Vries1-2/+1
2015-07-24Don't allow unsafe reductions in graphiteTom de Vries1-3/+11
2015-07-21configure.ac: Add check for new options in isl-0.15.Mike Frysinger1-0/+1
2015-07-18fix pr46851 and pr60340: remove unmaintained omega dependence testSebastian Pop1-0/+1
2015-07-17[graphite] fix pr61929Aditya Kumar1-28/+26
2015-07-15One of the code refactorings introducing phi node iterators modified the sema...Aditya Kumar1-3/+3
2015-07-15graphite-sese-to-poly.c (parameter_index_in_region): Only handle INTEGER_TYPE...Aditya Kumar1-0/+11
2015-07-13omega.h: Don't include config.h...Andrew MacLeod1-21/+2
2015-07-10gimple-predict.h: New file.Andrew MacLeod1-0/+1
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod1-18/+5
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-2/+0
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod1-5/+0
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod1-5/+0
2015-01-15dojump.h: New header file.Prathamesh Kulkarni1-1/+14
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-6/+4
2014-11-29gimple-expr.h (create_tmp_var_raw, [...]): Add default NULL value to last arg...Jakub Jelinek1-2/+2
2014-11-19Merger of git branch "gimple-classes-v2-option-3"David Malcolm1-67/+73
2014-11-10Makefile.in: Remove the compilation of graphite-clast-to-gimple.o.Roman Gareev1-5/+0
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/+4
2014-08-11Replacement of isl_int by isl_valMircea Namolaru1-41/+39
2014-07-28[gcc/]Roman Gareev1-0/+2
2014-05-06Merge in wide-int.Kenneth Zadeck1-4/+3
2014-04-28tree-pass.h (TODO_verify_il): Define.Richard Biener1-1/+1
2014-04-08re PR tree-optimization/60785 (ICE in gsi_for_stmt w/ -O2 -ftree-loop-linear)Richard Biener1-0/+1
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-12-20merge auto_vec and stack_vecTrevor Saunders1-8/+8
2013-12-09Eliminate FOR_EACH_BB macro.David Malcolm1-2/+2
2013-12-09Eliminate last_basic_block macro.David Malcolm1-1/+1
2013-11-24Don't include extra "expr.h" in graphite-sese-to-poly.cH.J. Lu1-1/+0
2013-11-22gimple.h: Remove all includes.Andrew MacLeod1-0/+5
2013-11-19cfgloop.h (struct loop_iterator): C++-ify, add constructor and destructor and...Richard Biener1-5/+4
2013-11-19graphite-sese-to-poly.c: Include expr.h.Andrew MacLeod1-0/+1
2013-11-19Factor unrelated declarations out of tree.h.Diego Novillo1-0/+1
2013-11-18cuintp.c: Replace host_integerp (..., 0) with tree_fits_shwi_p throughout.Richard Sandiford1-2/+2
2013-11-14gimplify-be.h: New file.Andrew MacLeod1-1/+3
2013-11-13gimple-walk.h: New File.Andrew Macleod1-0/+1
2013-11-12gimple-expr.h (create_tmp_var_name, [...]): Relocate prototypes from gimple.h.Andrew MacLeod1-1/+1