Age | Commit message (Expand) | Author | Files | Lines |
2012-01-30 | re PR tree-optimization/52028 (wrong code with -O2 -ftree-loop-distribution) | Richard Guenther | 1 | -1/+2 |
2012-01-03 | re PR tree-optimization/51070 (ICE verify_gimple failed) | Richard Guenther | 1 | -3/+6 |
2011-11-10 | re PR tree-optimization/51070 (ICE verify_gimple failed) | Richard Guenther | 1 | -47/+56 |
2011-10-11 | Convert standard builtin functions from being arrays to using a functional in... | Michael Meissner | 1 | -1/+1 |
2011-09-25 | tree-data-ref.c (dr_analyze_innermost): Add new argument. | Ira Rosen | 1 | -1/+1 |
2011-08-17 | tree.h (convert_to_ptrofftype_loc): New function. | Richard Guenther | 1 | -6/+5 |
2011-07-19 | tree.h (fold_build_pointer_plus_loc): New helper function. | Richard Guenther | 1 | -3/+2 |
2011-06-14 | dumping cleanup phase 1 -- Removing TODO_dump_func | David Li | 1 | -1/+1 |
2011-05-11 | re PR debug/48159 (ICE: SIGSEGV in build2_stat (tree.c:3802) with -ftree-loop... | Jakub Jelinek | 1 | -3/+25 |
2011-01-01 | tree-loop-distribution.c (tree_loop_distribution): Do not use freed memory. | Jan Hubicka | 1 | -2/+3 |
2010-12-28 | Do not include unnecessary .h files. | Sebastian Pop | 1 | -8/+0 |
2010-12-23 | Fix PR47002: memory leaks. | Sebastian Pop | 1 | -2/+17 |
2010-12-15 | Fix PR45948: add ssa defs from builtin partitions to the last partition. | Sebastian Pop | 1 | -0/+98 |
2010-12-10 | Fix PR43023: fuse_partitions_with_similar_memory_accesses. | Sebastian Pop | 1 | -107/+84 |
2010-12-02 | Fix PR45199: do not aggregate memory accesses to the same array for -ftree-lo... | Sebastian Pop | 1 | -29/+15 |
2010-11-09 | re PR tree-optimization/46355 (ICE: SIGSEGV in create_preheader (cfgloopmanip... | Richard Guenther | 1 | -1/+6 |
2010-11-09 | re PR tree-optimization/46177 (ICE: in prop_phis, at tree-loop-distribution.c... | Richard Guenther | 1 | -29/+6 |
2010-11-02 | re PR tree-optimization/46177 (ICE: in prop_phis, at tree-loop-distribution.c... | Richard Guenther | 1 | -14/+7 |
2010-08-20 | vec.h (FOR_EACH_VEC_ELT): Define. | Nathan Froyd | 1 | -14/+14 |
2010-08-19 | cfgloop.c (get_loop_body_in_bfs_order): Avoid redundant call to bitmap_bit_p. | Nathan Froyd | 1 | -12/+5 |
2010-08-02 | Add -ftree-loop-distribute-patterns enabled at -O3. | Sebastian Pop | 1 | -13/+32 |
2010-07-01 | re PR middle-end/42834 (memcpy folding overeager) | Richard Guenther | 1 | -1/+1 |
2010-06-26 | re PR tree-optimization/44393 (ICE: verify_ssa failed: no immediate_use list ... | Richard Guenther | 1 | -16/+18 |
2010-06-01 | gimplify.c: Do not include except.h and optabs.h. | Steven Bosscher | 1 | -3/+0 |
2010-05-29 | tree-vrp.c (debug_value_range, [...]): Annotate with DEBUG_FUNCTION. | Jan Hubicka | 1 | -1/+1 |
2010-05-21 | tree.h: Include real.h and fixed-value.h as basic datatypes. | Steven Bosscher | 1 | -4/+0 |
2010-04-18 | fold-const.c (fold_comparison): Use ssizetype. | Eric Botcazou | 1 | -6/+3 |
2010-04-06 | Always execute verify_loop_closed_ssa at LNO level. | Sebastian Pop | 1 | -1/+1 |
2010-04-02 | Make-lang.in, [...]: Update copyright years. | Steven Bosscher | 1 | -1/+2 |
2010-03-10 | re PR tree-optimization/43236 (-ftree-loop-distribution produces wrong code i... | Alexander Monakov | 1 | -0/+4 |
2010-03-02 | Fix PR42640: Correctly initialize the value of the new induction variable. | Sebastian Pop | 1 | -2/+2 |
2010-01-23 | tree-loop-distribution.c (distribute_loop): Fix declaration and initializatio... | Joern Rennecke | 1 | -1/+1 |
2009-12-02 | re PR tree-optimization/42215 (internal compiler error: verify_stmts failed w... | Richard Henderson | 1 | -39/+35 |
2009-11-28 | matrix-reorg.c (analyze_matrix_allocation_site): Remove unused malloc_fname v... | Jakub Jelinek | 1 | -2/+0 |
2009-11-25 | Remove trailing white spaces. | H.J. Lu | 1 | -7/+7 |
2009-07-30 | Add source_location support to PHI arguments. | Andrew MacLeod | 1 | -2/+5 |
2009-07-16 | re PR c/40435 (Revision 148442 caused many regressions on trunk) | Aldy Hernandez | 1 | -18/+20 |
2009-04-15 | omp-low.c (lower_rec_input_clauses): Build correct address expressions. | Richard Guenther | 1 | -5/+8 |
2009-04-03 | re PR middle-end/13146 (inheritance for nonoverlapping_component_refs_p) | Richard Guenther | 1 | -35/+3 |
2009-02-20 | Update Copyright years for files modified in 2008 and/or 2009. | Jakub Jelinek | 1 | -1/+1 |
2009-02-10 | re PR tree-optimization/39132 (wrong code generated with -ftree-loop-disttrib... | Richard Guenther | 1 | -1/+8 |
2009-01-29 | re PR tree-optimization/39007 (-ftree-loop-distribution ICEs) | Kazu Hirata | 1 | -1/+3 |
2009-01-28 | re PR tree-optimization/38997 (-ftree-loop-distribution ICEs) | Kazu Hirata | 1 | -4/+9 |
2009-01-12 | re PR tree-optimization/38385 (ICE with -O2 -ftree-loop-distribution) | Tomas Bily | 1 | -0/+33 |
2008-12-03 | re PR middle-end/38250 (ICE with -O2 -ftree-loop-distribution) | Tomas Bily | 1 | -7/+23 |
2008-11-03 | re PR bootstrap/36908 (bootstrap forever with BOOT_CFLAGS="-O2 -ftree-loop-di... | Sebastian Pop | 1 | -1/+60 |
2008-09-02 | backport: configure: Regenerate. | Sebastian Pop | 1 | -14/+0 |
2008-07-28 | backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch. | Richard Biener | 1 | -72/+62 |
2008-06-06 | cgraph.c: Fix typos in comments. | Ralf Wildenhues | 1 | -2/+2 |
2008-03-19 | re PR other/35094 (RTL dump file letters hosed and partly undocumented) | Jan Hubicka | 1 | -3/+5 |