| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix PR47127: call cloog_state_malloc and cloog_state_free only once. | spop | 2011-03-12 | 1 | -22/+15 |
* | Use diagnostic-core.h instead of diagnostic.h. | spop | 2010-12-29 | 1 | -1/+1 |
* | Do not include unnecessary .h files. | spop | 2010-12-28 | 1 | -14/+0 |
* | PR middle-end/46761 | amonakov | 2010-12-17 | 1 | -12/+16 |
* | Fix PR46404: call scev_reset to reset the number of iterations as well. | spop | 2010-12-16 | 1 | -1/+1 |
* | * diagnostic-core.h: Include bversion.h. | jsm28 | 2010-11-30 | 1 | -1/+0 |
* | Fix Graphite memory leaks. | spop | 2010-09-30 | 1 | -0/+2 |
* | New flag: -fgraphite-dump-cloog. | spop | 2010-09-30 | 1 | -0/+36 |
* | CDI_POST_DOMINATORS are not used in Graphite. | spop | 2010-09-30 | 1 | -1/+0 |
* | Fix 435.gromacs miscompile. | spop | 2010-09-30 | 1 | -1/+1 |
* | Generate in priority signed types for integer constants. | spop | 2010-09-30 | 1 | -3/+9 |
* | Avoid lang_hooks, call build_nonstandard_integer_type. | spop | 2010-09-30 | 1 | -1/+11 |
* | gcc/ | froydnj | 2010-08-20 | 1 | -1/+1 |
* | Adapt to new CloogScattering abstraction, introduced in official CLooG versio... | spop | 2010-08-11 | 1 | -12/+13 |
* | Introduce compatibility to newer CLooG's CloogState and mask the use with mac... | spop | 2010-08-11 | 1 | -18/+30 |
* | Adapt to new CLAST structure within upstream CLooG version and retain compati... | spop | 2010-08-11 | 1 | -11/+17 |
* | Make CLooG options compatible to newer CLooG releases and pass options to bui... | spop | 2010-08-11 | 1 | -4/+9 |
* | Reintroduce necessary CLooG accessors to graphite. Masked by CLOOG_ORG. | spop | 2010-08-11 | 1 | -0/+1 |
* | Remove expand_scalar_variables_ hack. | spop | 2010-08-11 | 1 | -87/+42 |
* | Remove insert_loop_close_phis. | spop | 2010-08-11 | 1 | -4/+0 |
* | Move cloog-related functions from graphite-ppl.{c,h} to new graphite-cloog-ut... | spop | 2010-08-11 | 1 | -0/+1 |
* | Resolve CLooG's value_* macros to their respective mpz_* counterparts. | spop | 2010-08-11 | 1 | -23/+23 |
* | Replace map with rename_map. | spop | 2010-08-11 | 1 | -3/+3 |
* | Remove copy_renames. | spop | 2010-08-11 | 1 | -56/+7 |
* | Remove rename_nb_iterations and rename_sese_parameters | spop | 2010-08-11 | 1 | -7/+1 |
* | Also rewrite out of SSA scalar dependences going outside the SCoP region. | spop | 2010-08-11 | 1 | -4/+0 |
* | Fix PR44391: use size_one_node for pointer types. | spop | 2010-06-15 | 1 | -12/+5 |
* | Don't call pbb_to_depth_to_oldiv from compute_type_for_level. | spop | 2010-06-12 | 1 | -38/+8 |
* | Use smallest_mode_for_size for computing the precision types of new graphite ... | spop | 2010-06-02 | 1 | -1/+11 |
* | * tree-vrp.c (debug_value_range, debug_all_value_ranges, | hubicka | 2010-05-29 | 1 | -3/+3 |
* | Replace Value with mpz_t | spop | 2010-05-06 | 1 | -9/+9 |
* | Resolve CLooG's value_* macros to their respective mpz_* counterparts. | spop | 2010-05-06 | 1 | -6/+6 |
* | Fix 473.astar miscompile. | spop | 2010-04-06 | 1 | -12/+24 |
* | Use POINTER_PLUS_EXPR for pointer types. | spop | 2010-04-06 | 1 | -1/+2 |
* | Compute min and max bounds for IVs and infer types. | spop | 2010-04-06 | 1 | -233/+297 |
* | Avoid calling verify_ssa twice in verify_loop_closed_ssa. | spop | 2010-04-06 | 1 | -2/+1 |
* | * ada/gcc-interface/Make-lang.in, alias.c, attribs.c, auto-inc-dec.c, | steven | 2010-04-02 | 1 | -1/+1 |
* | Use ssizetype when long_long_integer_type_node is NULL. | spop | 2010-03-13 | 1 | -5/+10 |
* | Cleanup: remove FIXMEs, add new function. | spop | 2010-03-13 | 1 | -3/+0 |
* | Fix type problems in loop ivs. | spop | 2010-03-08 | 1 | -7/+60 |
* | Do not short-cut code generation with gloog_error. | spop | 2010-03-08 | 1 | -1/+1 |
* | Cleanup. | spop | 2010-03-08 | 1 | -17/+13 |
* | Fix PR42771. | spop | 2010-02-11 | 1 | -1/+6 |
* | * sel-sched.c (create_speculation_check): Remove set but not used | jakub | 2010-01-20 | 1 | -5/+4 |
* | Fix PR42681. | spop | 2010-01-14 | 1 | -3/+15 |
* | Fix PR42732. | spop | 2010-01-14 | 1 | -2/+4 |
* | Fix PR42393. | spop | 2010-01-10 | 1 | -7/+9 |
* | Revert: Remove context_loop and level from translate_clast_* methods. | spop | 2010-01-08 | 1 | -51/+59 |
* | Fix memory leaks. | spop | 2010-01-07 | 1 | -4/+9 |
* | Fix comments. | grosser | 2009-11-30 | 1 | -9/+9 |