Age | Commit message (Expand) | Author | Files | Lines |
2013-09-28 | alloc-pool.c, [...]: Add missing whitespace before "(". | Richard Sandiford | 1 | -1/+1 |
2013-04-26 | This patch is the main part of a consolodation of the hash_table patches to t... | Lawrence Crowl | 1 | -3/+0 |
2013-03-29 | Remove various unused items. | Lawrence Crowl | 1 | -5/+0 |
2013-01-10 | Update copyright years in gcc/ | Richard Sandiford | 1 | -1/+1 |
2013-01-04 | Update Copyright years for files modified in 2011 and/or 2012. | Jakub Jelinek | 1 | -1/+1 |
2012-11-17 | This patch rewrites the old VEC macro-based interface into a new one based on... | Diego Novillo | 1 | -63/+56 |
2012-07-04 | Makefile.in (OBJS): Add graphite-optimize-isl.o. | Tobias Grosser | 1 | -0/+17 |
2012-07-02 | cloog.m4: Set up to work against ISL only. | Richard Guenther | 1 | -158/+93 |
2011-07-05 | Fix PR47654: Loop blocking should strip-mine at least two loops. | Sebastian Pop | 1 | -2/+2 |
2011-01-25 | Relax the definition of same_pdr_p. | Sebastian Pop | 1 | -2/+1 |
2010-12-01 | Postpone the rewrite out of SSA to the end of the translation to polyhedral r... | Sebastian Pop | 1 | -1/+17 |
2010-12-01 | Add a stride parameter to scop_do_strip_mine. | Sebastian Pop | 1 | -1/+1 |
2010-09-30 | New pass: loop flattening. | Sebastian Pop | 1 | -3/+24 |
2010-09-30 | Add cloog_checksum. | Sebastian Pop | 1 | -0/+1 |
2010-09-30 | Fix pbb_number_of_iterations_at_time. | Sebastian Pop | 1 | -1/+0 |
2010-09-30 | Fix lst_update_scattering. | Sebastian Pop | 1 | -22/+14 |
2010-09-30 | Outline lst_niter_for_loop. | Sebastian Pop | 1 | -0/+13 |
2010-09-30 | Use FOR_EACH_VEC_ELT. | Sebastian Pop | 1 | -1/+1 |
2010-09-30 | Write OpenScop format. | Riyadh Baghdadi | 1 | -1/+48 |
2010-06-09 | Fix comments and indentation. | Sebastian Pop | 1 | -0/+1 |
2010-05-06 | Replace Value with mpz_t | Andreas Simbuerger | 1 | -3/+3 |
2010-05-06 | Resolve CLooG's value_* macros to their respective mpz_* counterparts. | Andreas Simbuerger | 1 | -3/+3 |
2010-04-02 | Make-lang.in, [...]: Update copyright years. | Steven Bosscher | 1 | -1/+1 |
2010-03-31 | Add a verbosity parameter to clean up the comments of pretty printers. | Sebastian Pop | 1 | -24/+24 |
2010-03-31 | Print SCoPs under CLooG format. | Sebastian Pop | 1 | -0/+2 |
2010-03-31 | Make print_scop output the scoplib format. | Sebastian Pop | 1 | -1/+8 |
2010-03-08 | New function combine_context_id_scat. | Sebastian Pop | 1 | -2/+51 |
2010-02-11 | re PR tree-optimization/42771 ([graphite] ICE: in graphite_loop_normal_form, ... | Sebastian Pop | 1 | -0/+7 |
2010-01-08 | Memoize memory strides per loop. | Sebastian Pop | 1 | -0/+7 |
2009-11-25 | graphite-blocking.c (scop_do_block): New. | Sebastian Pop | 1 | -0/+1 |
2009-11-25 | graphite-interchange.c (lst_perfect_nestify): Pass 3 parameters for the loops... | Sebastian Pop | 1 | -4/+114 |
2009-11-25 | graphite-interchange.c (lst_perfectly_nested_p): New. | Sebastian Pop | 1 | -16/+335 |
2009-11-25 | graphite-poly.c (new_scop): Initialize SCOP_ORIGINAL_SCHEDULE... | Sebastian Pop | 1 | -0/+28 |
2009-11-25 | graphite-poly.h (struct scop): Add a field saved_schedule. | Sebastian Pop | 1 | -2/+23 |
2009-11-25 | graphite-blocking.c (lst_do_strip_mine): Avoid strip mining the root of the LST. | Sebastian Pop | 1 | -0/+6 |
2009-11-25 | graphite-blocking.c (pbb_do_strip_mine): Removed. | Sebastian Pop | 1 | -0/+36 |
2009-11-25 | graphite-poly.c (dot_lst_1): New. | Sebastian Pop | 1 | -0/+1 |
2009-11-25 | graphite-poly.h (lst_find_pbb): New. | Sebastian Pop | 1 | -0/+41 |
2009-11-25 | graphite-poly.c (new_scop): Remove init of SCOP_DEP_GRAPH. | Sebastian Pop | 1 | -4/+0 |
2009-11-25 | graphite-poly.h (copy_lst): Do full copy of LST. | Sebastian Pop | 1 | -1/+10 |
2009-11-25 | graphite-dependences.c (reduction_dr_1): New. | Sebastian Pop | 1 | -0/+27 |
2009-11-25 | graphite-poly.c (print_scop): Print SCOP_ORIGINAL_SCHEDULE and SCOP_TRANSFORM... | Sebastian Pop | 1 | -0/+113 |
2009-11-25 | graphite-dependences.c (reduction_ddr): New. | Sebastian Pop | 1 | -1/+5 |
2009-11-25 | graphite-clast-to-gimple.c (build_cloog_prog): Use pbb_index. | Sebastian Pop | 1 | -0/+8 |
2009-11-25 | re PR tree-optimization/41118 (Wrong dependence analysis in graphite for unre... | Li Feng | 1 | -6/+11 |
2009-08-28 | graphite-dependences.c (graphite_legal_transform_bb): Call pbb_remove_duplica... | Sebastian Pop | 1 | -0/+5 |
2009-08-28 | graphite-interchange.c (pbb_interchange_profitable_p): Adjust the strides by ... | Sebastian Pop | 1 | -1/+5 |
2009-08-28 | graphite-dependences.c (pddr_original_scattering): Return NULL for read-read ... | Sebastian Pop | 1 | -2/+26 |
2009-08-28 | graphite-poly.h (enum POLY_DR_TYPE): Renamed poly_dr_type. | Sebastian Pop | 1 | -3/+3 |
2009-08-28 | graphite-blocking.c (pbb_strip_mine_loop_depth): Renamed pbb_strip_mine_time_... | Konrad Trifunovic | 1 | -0/+25 |