summaryrefslogtreecommitdiff
path: root/gcc/tree-loop-distribution.c
Commit message (Expand)AuthorAgeFilesLines
* tree-vrp.c (debug_value_range, [...]): Annotate with DEBUG_FUNCTION.Jan Hubicka2010-05-291-1/+1
* tree.h: Include real.h and fixed-value.h as basic datatypes.Steven Bosscher2010-05-211-4/+0
* fold-const.c (fold_comparison): Use ssizetype.Eric Botcazou2010-04-181-6/+3
* Always execute verify_loop_closed_ssa at LNO level.Sebastian Pop2010-04-061-1/+1
* Make-lang.in, [...]: Update copyright years.Steven Bosscher2010-04-021-1/+2
* re PR tree-optimization/43236 (-ftree-loop-distribution produces wrong code i...Alexander Monakov2010-03-101-0/+4
* Fix PR42640: Correctly initialize the value of the new induction variable.Sebastian Pop2010-03-021-2/+2
* tree-loop-distribution.c (distribute_loop): Fix declaration and initializatio...Joern Rennecke2010-01-231-1/+1
* re PR tree-optimization/42215 (internal compiler error: verify_stmts failed w...Richard Henderson2009-12-021-39/+35
* matrix-reorg.c (analyze_matrix_allocation_site): Remove unused malloc_fname v...Jakub Jelinek2009-11-281-2/+0
* Remove trailing white spaces.H.J. Lu2009-11-251-7/+7
* Add source_location support to PHI arguments.Andrew MacLeod2009-07-301-2/+5
* re PR c/40435 (Revision 148442 caused many regressions on trunk)Aldy Hernandez2009-07-161-18/+20
* omp-low.c (lower_rec_input_clauses): Build correct address expressions.Richard Guenther2009-04-151-5/+8
* re PR middle-end/13146 (inheritance for nonoverlapping_component_refs_p)Richard Guenther2009-04-031-35/+3
* Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek2009-02-201-1/+1
* re PR tree-optimization/39132 (wrong code generated with -ftree-loop-disttrib...Richard Guenther2009-02-101-1/+8
* re PR tree-optimization/39007 (-ftree-loop-distribution ICEs)Kazu Hirata2009-01-291-1/+3
* re PR tree-optimization/38997 (-ftree-loop-distribution ICEs)Kazu Hirata2009-01-281-4/+9
* re PR tree-optimization/38385 (ICE with -O2 -ftree-loop-distribution)Tomas Bily2009-01-121-0/+33
* re PR middle-end/38250 (ICE with -O2 -ftree-loop-distribution)Tomas Bily2008-12-031-7/+23
* re PR bootstrap/36908 (bootstrap forever with BOOT_CFLAGS="-O2 -ftree-loop-di...Sebastian Pop2008-11-031-1/+60
* backport: configure: Regenerate.Sebastian Pop2008-09-021-14/+0
* backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.Richard Biener2008-07-281-72/+62
* cgraph.c: Fix typos in comments.Ralf Wildenhues2008-06-061-2/+2
* re PR other/35094 (RTL dump file letters hosed and partly undocumented)Jan Hubicka2008-03-191-3/+5
* invoke.texi: Document -ftree-loop-distribution.Sebastian Pop2008-02-281-0/+1173