summaryrefslogtreecommitdiff
path: root/gcc/graphite-poly.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Resolve CLooG's value_* macros to their respective mpz_* counterparts.spop2010-08-111-1/+1
* Launch dotty in background.spop2010-08-111-1/+1
* * tree-vrp.c (debug_value_range, debug_all_value_ranges,hubicka2010-05-291-13/+13
* * diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h orjsm282010-05-211-0/+2
* Replace Value with mpz_tspop2010-05-061-4/+4
* Resolve CLooG's value_* macros to their respective mpz_* counterparts.spop2010-05-061-8/+8
* * ada/gcc-interface/Make-lang.in, alias.c, attribs.c, auto-inc-dec.c, steven2010-04-021-1/+1
* Add a verbosity parameter to clean up the comments of pretty printers.spop2010-03-311-168/+309
* Print SCoPs under CLooG format.spop2010-03-311-16/+76
* Make print_scop output the scoplib format.spop2010-03-311-34/+125
* Fix PR42771.spop2010-02-111-0/+2
* 2009-11-18 Sebastian Pop <sebastian.pop@amd.com>spop2009-11-251-4/+1
* 2009-11-03 Sebastian Pop <sebastian.pop@amd.com>spop2009-11-251-1/+0
* 2009-10-30 Sebastian Pop <sebastian.pop@amd.com>spop2009-11-251-0/+1
* 2009-10-30 Sebastian Pop <sebastian.pop@amd.com>spop2009-11-251-0/+1
* 2009-10-22 Sebastian Pop <sebastian.pop@amd.com>spop2009-11-251-0/+6
* 2009-10-17 Sebastian Pop <sebastian.pop@amd.com>spop2009-11-251-0/+3
* 2009-10-15 Sebastian Pop <sebastian.pop@amd.com>spop2009-11-251-6/+24
* 2009-10-15 Sebastian Pop <sebastian.pop@amd.com>spop2009-11-251-2/+2
* 2009-10-14 Sebastian Pop <sebastian.pop@amd.com>spop2009-11-251-9/+17
* 2009-10-14 Sebastian Pop <sebastian.pop@amd.com>spop2009-11-251-1/+1
* 2009-10-14 Sebastian Pop <sebastian.pop@amd.com>spop2009-11-251-13/+10
* 2009-10-13 Sebastian Pop <sebastian.pop@amd.com>spop2009-11-251-0/+62