summaryrefslogtreecommitdiff
path: root/gcc/graphite-poly.c
Commit message (Expand)AuthorAgeFilesLines
* 2015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh34922015-01-091-4/+11
* Update copyright years.jakub2015-01-051-1/+1
* 2014-12-01 Tobias Burnus <burnus@net-b.de>burnus2014-12-011-2/+4
* New unroll and jam option in Graphite.mircea2014-11-151-1/+2
* [gcc/]romangareev2014-11-101-104/+0
* 2014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-271-0/+11
* * configure.ac: Eliminate ClooG installation dependency.romangareev2014-08-181-2/+4
* Replacement of isl_int by isl_valmircea2014-08-111-11/+15
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* * gimple.h: Remove all includes.amacleod2013-11-221-0/+5
* * gimple-walk.h: New File. Relocate prototypes from gimple.h.amacleod2013-11-131-0/+1
* * tree-ssa.h: Remove all #include'samacleod2013-10-231-1/+2
* Re-factor inclusion of tree.h.dnovillo2013-10-211-0/+1
* * tree-ssa.h: New. Move content from tree-flow.h andamacleod2013-09-121-1/+1
* Update copyright years in gcc/rsandifo2013-01-101-1/+1
* Update Copyright years for files modified in 2011 and/or 2012.jakub2013-01-041-1/+1
* 2013-01-03 Marc Glisse <marc.glisse@inria.fr>glisse2013-01-031-6/+1
* This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-181-41/+43
* * graphite-poly.c (print_pbb_body): Fixup dump_bb call.steven2012-07-181-1/+1
* gcc/steven2012-07-161-1/+1
* 2012-07-04 Tobias Grosser <tobias@grosser.es>rguenth2012-07-041-0/+5
* 2012-07-02 Richard Guenther <rguenther@suse.de>rguenth2012-07-021-837/+196
* gcc/mkuvyrkov2012-03-021-3/+0
* PR45450: disable legality check after an openscop readspop2011-07-271-1/+5
* Fix pbb_remove_duplicate_pdrs.spop2011-01-251-6/+7
* Use diagnostic-core.h instead of diagnostic.h.spop2010-12-291-1/+1
* Do not include unnecessary .h files.spop2010-12-281-17/+2
* Postpone the rewrite out of SSA to the end of the translation to polyhedral r...spop2010-12-011-4/+6
* Add a stride parameter to scop_do_strip_mine.spop2010-12-011-1/+1
* * diagnostic-core.h: Include bversion.h.jsm282010-11-301-1/+0
* * cfgloop.c (verify_loop_structure): Use %' in diagnostics. Startjsm282010-11-101-6/+6
* Fix Graphite memory leaks.spop2010-09-301-0/+2
* Only iterate over pbb_dim_iter_domain.spop2010-09-301-2/+4
* New pass: loop flattening.spop2010-09-301-1/+5
* Add cloog_checksum.spop2010-09-301-0/+18
* Fix pbb_number_of_iterations_at_time.spop2010-09-301-50/+93
* Call fatal_error when the transform read from file is not legal.spop2010-09-301-1/+5
* Fix pretty printers.spop2010-09-301-21/+15
* Fix uninitialize warning.spop2010-09-301-1/+1
* Avoid set but not used warning.spop2010-09-301-2/+1
* Dump each scop in a separate file.spop2010-09-301-2/+66
* Enable graphite to read an OpenScop file.spop2010-09-301-0/+259
* Fix include order to avoid failed compilation on CLOOG_ORG.spop2010-09-301-1/+1
* Remove spaces from matrix lines.spop2010-09-301-5/+5
* Fix columns order in openscop.spop2010-09-301-2/+2
* Write OpenScop format.spop2010-09-301-23/+280
* Add DEBUG_FUNCTION to all the dot_* debugging functions.spop2010-09-171-1/+1
* gcc/froydnj2010-08-201-20/+20
* Fix flipped condition using mpz_sgn.spop2010-08-111-1/+1
* Partially removing cloog.h and graphite-clast-to-gimple.h where possible. Rem...spop2010-08-111-1/+0