aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-11-25ChangeLog.graphite: New.Sebastian Pop2-1/+9
2009-11-25graphite-sese-to-poly.c (rewrite_cross_bb_scalar_dependence): Do not replace ...Sebastian Pop2-31/+15
2009-11-25graphite-poly.c (apply_poly_transforms): Implement the high level driver for ...Sebastian Pop5-15/+29
2009-11-25graphite-poly.h (lst_find_pbb): New.Sebastian Pop3-1/+46
2009-11-25graphite-poly.c (new_scop): Remove init of SCOP_DEP_GRAPH.Sebastian Pop3-5/+6
2009-11-25graphite-poly.h (copy_lst): Do full copy of LST.Sebastian Pop2-1/+14
2009-11-25graphite-sese-to-poly.c (reduction_phi_p): Call remove_invariant_phi when the...Sebastian Pop2-1/+12
2009-11-25graphite-dependences.c (reduction_dr_1): New.Sebastian Pop6-7/+116
2009-11-25graphite-interchange.c (lst_apply_interchange): New.Sebastian Pop2-26/+140
2009-11-25graphite-poly.c (print_scop): Print SCOP_ORIGINAL_SCHEDULE and SCOP_TRANSFORM...Sebastian Pop4-0/+236
2009-11-25graphite-dependences.c (reduction_ddr): New.Sebastian Pop9-20/+487
2009-11-25graphite-sese-to-poly.c (insert_out_of_ssa_copy): Remove buggy assert.Sebastian Pop2-1/+5
2009-11-25graphite-sese-to-poly.c (scev_analyzable_p): New.Sebastian Pop2-2/+120
2009-11-25graphite-sese-to-poly.c (gsi_for_ssa_name_def): Removed.Sebastian Pop2-32/+20
2009-11-25graphite-clast-to-gimple.c (build_cloog_prog): Use pbb_index.Sebastian Pop6-5/+22
2009-11-25graphite-scop-detection.c (limit_scops): Do not build poly_bbs.Sebastian Pop2-1/+4
2009-11-25graphite-sese-to-poly.c (partition_drs_to_sets): Drs is not modified, so don'...Sebastian Pop2-16/+22
2009-11-25graphite-sese-to-poly.c (build_scop_drs): Disable writing to file the alias g...Li Feng2-1/+6
2009-11-25graphite-sese-to-poly.c (write_alias_graph_to_ascii_dimacs): New.Li Feng2-0/+58
2009-11-25graphite-scop-detection.c (stmt_simple_memref_p): Removed.Sebastian Pop2-71/+34
2009-11-25interchange-mvt.c: New File.David Edelsohn1-0/+1
2009-11-25scop-dsyrk.c: New File.David Edelsohn1-0/+7
2009-11-25re PR tree-optimization/41118 (Wrong dependence analysis in graphite for unre...Li Feng7-26/+108
2009-11-25Empty patch as it has already been committed to trunk.Sebastian Pop1-0/+5
2009-11-25graphite-sese-to-poly.c (struct irp_data): Removed.Sebastian Pop2-50/+17
2009-11-25* functions.texi: Rebuild.Ben Elliston2-6/+23
2009-11-25README: Mention changes to Makefile.in and functions.texi.Manuel López-Ibáñez3-3/+15
2009-11-25Empty patch as it was reverted.Sebastian Pop1-0/+5
2009-11-25Empty patch as it was reverted.Sebastian Pop1-0/+21
2009-11-25Partially revert the previous patch, except the following.Sebastian Pop2-142/+32
2009-11-25tree-scalar-evolution.c (instantiate_scev_assign): New.Sebastian Pop2-32/+160
2009-11-25tree-scalar-evolution.c (instantiate_scev_binary): Adapted to pass as paramet...Sebastian Pop2-10/+17
2009-11-25tree-scalar-evolution.c (instantiate_scev_bitnot): Renamed instantiate_scev_not.Sebastian Pop2-10/+29
2009-11-25tree-scalar-evolution.c (instantiate_scev_1): Renamed instantiate_scev_r.Sebastian Pop2-39/+95
2009-11-25tree-scalar-evolution.c (instantiate_scev_3): New.Sebastian Pop2-26/+55
2009-11-25tree-scalar-evolution.c (instantiate_scev_poly): New.Sebastian Pop2-19/+48
2009-11-25tree-scalar-evolution.c (instantiate_scev_bitnot): New.Sebastian Pop2-18/+46
2009-11-25tree-scalar-evolution.c (instantiate_scev_convert): New.Sebastian Pop2-25/+56
2009-11-25tree-scalar-evolution.c (instantiate_scev_binary): New.Sebastian Pop2-63/+68
2009-11-25tree-scalar-evolution.c (instantiate_scev_name): New.Sebastian Pop2-58/+94
2009-11-25re PR fortran/42008 (Wrongly rejected derived types with default initializers...Jerry DeLisle1-1/+1
2009-11-25re PR fortran/42008 (Wrongly rejected derived types with default initializers...Jerry DeLisle2-0/+51
2009-11-25re PR fortran/41807 (data statement with nested type constructors)Jerry DeLisle2-1/+7
2009-11-25pa.c (output_call): Only use sr4 for long interspace calls if call binds loca...John David Anglin2-6/+12
2009-11-25Daily bump.GCC Administrator1-1/+1
2009-11-25i386.md (plusminus_carry_mnemonic): New code attribute.Uros Bizjak2-430/+199
2009-11-24* zlib.m4: New file.Joel Brobecker2-0/+22
2009-11-24re PR c++/42137 (error: expected constructor, destructor, or type conversion ...Jason Merrill6-22/+72
2009-11-24pt.c (determine_specialization): Give helpful error about missing "template<>".Jason Merrill4-0/+14
2009-11-24sem_util.adb (Set_Debug_Info_Needed): For an E_Class_Wide_Subtype, also set t...Eric Botcazou6-94/+117