aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-loop-distribution.c
AgeCommit message (Expand)AuthorFilesLines
2011-05-11re PR debug/48159 (ICE: SIGSEGV in build2_stat (tree.c:3802) with -ftree-loop...Jakub Jelinek1-3/+25
2011-01-01tree-loop-distribution.c (tree_loop_distribution): Do not use freed memory.Jan Hubicka1-2/+3
2010-12-28Do not include unnecessary .h files.Sebastian Pop1-8/+0
2010-12-23Fix PR47002: memory leaks.Sebastian Pop1-2/+17
2010-12-15Fix PR45948: add ssa defs from builtin partitions to the last partition.Sebastian Pop1-0/+98
2010-12-10Fix PR43023: fuse_partitions_with_similar_memory_accesses.Sebastian Pop1-107/+84
2010-12-02Fix PR45199: do not aggregate memory accesses to the same array for -ftree-lo...Sebastian Pop1-29/+15
2010-11-09re PR tree-optimization/46355 (ICE: SIGSEGV in create_preheader (cfgloopmanip...Richard Guenther1-1/+6
2010-11-09re PR tree-optimization/46177 (ICE: in prop_phis, at tree-loop-distribution.c...Richard Guenther1-29/+6
2010-11-02re PR tree-optimization/46177 (ICE: in prop_phis, at tree-loop-distribution.c...Richard Guenther1-14/+7
2010-08-20vec.h (FOR_EACH_VEC_ELT): Define.Nathan Froyd1-14/+14
2010-08-19cfgloop.c (get_loop_body_in_bfs_order): Avoid redundant call to bitmap_bit_p.Nathan Froyd1-12/+5
2010-08-02Add -ftree-loop-distribute-patterns enabled at -O3.Sebastian Pop1-13/+32
2010-07-01re PR middle-end/42834 (memcpy folding overeager)Richard Guenther1-1/+1
2010-06-26re PR tree-optimization/44393 (ICE: verify_ssa failed: no immediate_use list ...Richard Guenther1-16/+18
2010-06-01gimplify.c: Do not include except.h and optabs.h.Steven Bosscher1-3/+0
2010-05-29tree-vrp.c (debug_value_range, [...]): Annotate with DEBUG_FUNCTION.Jan Hubicka1-1/+1
2010-05-21tree.h: Include real.h and fixed-value.h as basic datatypes.Steven Bosscher1-4/+0
2010-04-18fold-const.c (fold_comparison): Use ssizetype.Eric Botcazou1-6/+3
2010-04-06Always execute verify_loop_closed_ssa at LNO level.Sebastian Pop1-1/+1
2010-04-02Make-lang.in, [...]: Update copyright years.Steven Bosscher1-1/+2
2010-03-10re PR tree-optimization/43236 (-ftree-loop-distribution produces wrong code i...Alexander Monakov1-0/+4
2010-03-02Fix PR42640: Correctly initialize the value of the new induction variable.Sebastian Pop1-2/+2
2010-01-23tree-loop-distribution.c (distribute_loop): Fix declaration and initializatio...Joern Rennecke1-1/+1
2009-12-02re PR tree-optimization/42215 (internal compiler error: verify_stmts failed w...Richard Henderson1-39/+35
2009-11-28matrix-reorg.c (analyze_matrix_allocation_site): Remove unused malloc_fname v...Jakub Jelinek1-2/+0
2009-11-25Remove trailing white spaces.H.J. Lu1-7/+7
2009-07-30Add source_location support to PHI arguments.Andrew MacLeod1-2/+5
2009-07-16re PR c/40435 (Revision 148442 caused many regressions on trunk)Aldy Hernandez1-18/+20
2009-04-15omp-low.c (lower_rec_input_clauses): Build correct address expressions.Richard Guenther1-5/+8
2009-04-03re PR middle-end/13146 (inheritance for nonoverlapping_component_refs_p)Richard Guenther1-35/+3
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek1-1/+1
2009-02-10re PR tree-optimization/39132 (wrong code generated with -ftree-loop-disttrib...Richard Guenther1-1/+8
2009-01-29re PR tree-optimization/39007 (-ftree-loop-distribution ICEs)Kazu Hirata1-1/+3
2009-01-28re PR tree-optimization/38997 (-ftree-loop-distribution ICEs)Kazu Hirata1-4/+9
2009-01-12re PR tree-optimization/38385 (ICE with -O2 -ftree-loop-distribution)Tomas Bily1-0/+33
2008-12-03re PR middle-end/38250 (ICE with -O2 -ftree-loop-distribution)Tomas Bily1-7/+23
2008-11-03re PR bootstrap/36908 (bootstrap forever with BOOT_CFLAGS="-O2 -ftree-loop-di...Sebastian Pop1-1/+60
2008-09-02backport: configure: Regenerate.Sebastian Pop1-14/+0
2008-07-28backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.Richard Biener1-72/+62
2008-06-06cgraph.c: Fix typos in comments.Ralf Wildenhues1-2/+2
2008-03-19re PR other/35094 (RTL dump file letters hosed and partly undocumented)Jan Hubicka1-3/+5
2008-02-28invoke.texi: Document -ftree-loop-distribution.Sebastian Pop1-0/+1173