aboutsummaryrefslogtreecommitdiff
path: root/gcc/graphite-poly.c
AgeCommit message (Expand)Author
2013-01-10Update copyright years in gcc/Richard Sandiford
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek
2013-01-032013-01-03 Marc Glisse <marc.glisse@inria.fr>Marc Glisse
2012-11-18This patch rewrites the old VEC macro-based interface into a new oneDiego Novillo
2012-07-18 * graphite-poly.c (print_pbb_body): Fixup dump_bb call.Steven Bosscher
2012-07-16gcc/Steven Bosscher
2012-07-042012-07-04 Tobias Grosser <tobias@grosser.es>Tobias Grosser
2012-07-022012-07-02 Richard Guenther <rguenther@suse.de>Richard Guenther
2012-03-02 gcc/Maxim Kuvyrkov
2011-07-27PR45450: disable legality check after an openscop readSebastian Pop
2011-01-25Fix pbb_remove_duplicate_pdrs.Sebastian Pop
2010-12-29Use diagnostic-core.h instead of diagnostic.h.Sebastian Pop
2010-12-28Do not include unnecessary .h files.Sebastian Pop
2010-12-01Postpone the rewrite out of SSA to the end of the translation to polyhedral r...Sebastian Pop
2010-12-01Add a stride parameter to scop_do_strip_mine.Sebastian Pop
2010-11-30 * diagnostic-core.h: Include bversion.h.Joseph Myers
2010-11-10 * cfgloop.c (verify_loop_structure): Use %' in diagnostics. StartJoseph Myers
2010-09-30Fix Graphite memory leaks.Sebastian Pop
2010-09-30Only iterate over pbb_dim_iter_domain.Sebastian Pop
2010-09-30New pass: loop flattening.Sebastian Pop
2010-09-30Add cloog_checksum.Sebastian Pop
2010-09-30Fix pbb_number_of_iterations_at_time.Sebastian Pop
2010-09-30Call fatal_error when the transform read from file is not legal.Sebastian Pop
2010-09-30Fix pretty printers.Sebastian Pop
2010-09-30Fix uninitialize warning.Sebastian Pop
2010-09-30Avoid set but not used warning.Sebastian Pop
2010-09-30Dump each scop in a separate file.Riyadh Baghdadi
2010-09-30Enable graphite to read an OpenScop file.Riyadh Baghdadi
2010-09-30Fix include order to avoid failed compilation on CLOOG_ORG.Andreas Simbuerger
2010-09-30Remove spaces from matrix lines.Riyadh Baghdadi
2010-09-30Fix columns order in openscop.Riyadh Baghdadi
2010-09-30Write OpenScop format.Riyadh Baghdadi
2010-09-17Add DEBUG_FUNCTION to all the dot_* debugging functions.Sebastian Pop
2010-08-20gcc/Nathan Froyd
2010-08-11Fix flipped condition using mpz_sgn.Andreas Simbuerger
2010-08-11Partially removing cloog.h and graphite-clast-to-gimple.h where possible. Rem...Andreas Simbuerger
2010-08-11Resolve CLooG's value_* macros to their respective mpz_* counterparts.Andreas Simbuerger
2010-08-11Launch dotty in background.Sebastian Pop
2010-05-29 * tree-vrp.c (debug_value_range, debug_all_value_ranges,Jan Hubicka
2010-05-21 * diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h orJoseph Myers
2010-05-06Replace Value with mpz_tAndreas Simbuerger
2010-05-06Resolve CLooG's value_* macros to their respective mpz_* counterparts.Andreas Simbuerger
2010-04-02 * ada/gcc-interface/Make-lang.in, alias.c, attribs.c, auto-inc-dec.c, Steven Bosscher
2010-03-31Add a verbosity parameter to clean up the comments of pretty printers.Sebastian Pop
2010-03-31Print SCoPs under CLooG format.Sebastian Pop
2010-03-31Make print_scop output the scoplib format.Sebastian Pop
2010-02-11Fix PR42771.Sebastian Pop
2009-11-252009-11-18 Sebastian Pop <sebastian.pop@amd.com>Sebastian Pop
2009-11-252009-11-03 Sebastian Pop <sebastian.pop@amd.com>Sebastian Pop
2009-11-252009-10-30 Sebastian Pop <sebastian.pop@amd.com>Sebastian Pop