| Commit message (Expand) | Author | Age | Files | Lines |
* | re PR middle-end/46885 (ICE: in gsi_insert_seq_nodes_after, at gimple-iterato... | Jakub Jelinek | 2010-12-14 | 1 | -1/+4 |
* | timevar.def (TV_IPA_OPT, [...]): New. | Michael Matz | 2010-11-17 | 1 | -0/+4 |
* | vec.h (FOR_EACH_VEC_ELT): Define. | Nathan Froyd | 2010-08-20 | 1 | -1/+1 |
* | re PR debug/43650 ("-fcompare-debug failure" with "-O2 -fpeel-loops -fgraphit... | Alexandre Oliva | 2010-06-14 | 1 | -2/+2 |
* | gimplify.c: Do not include except.h and optabs.h. | Steven Bosscher | 2010-06-01 | 1 | -1/+0 |
* | tree-vrp.c (debug_value_range, [...]): Annotate with DEBUG_FUNCTION. | Jan Hubicka | 2010-05-29 | 1 | -1/+1 |
* | tree.h: Include real.h and fixed-value.h as basic datatypes. | Steven Bosscher | 2010-05-21 | 1 | -2/+0 |
* | Avoid calling verify_ssa twice in verify_loop_closed_ssa. | Sebastian Pop | 2010-04-06 | 1 | -5/+7 |
* | Make-lang.in, [...]: Update copyright years. | Steven Bosscher | 2010-04-02 | 1 | -1/+2 |
* | canonicalize_loop_ivs should add the IV bump in loop->header. | Sebastian Pop | 2010-03-31 | 1 | -5/+7 |
* | Remove trailing white spaces. | H.J. Lu | 2009-11-25 | 1 | -13/+13 |
* | invoke.texi (-fvar-tracking-assignments): New. | Alexandre Oliva | 2009-09-02 | 1 | -0/+6 |
* | Add source_location support to PHI arguments. | Andrew MacLeod | 2009-07-30 | 1 | -6/+8 |
* | ssa-loop-manip.c: Include langhooks.h. | Razya Ladelsky | 2009-07-30 | 1 | -0/+130 |
* | re PR tree-optimization/40496 (ICE in verify_stmts with -fprefetch-loop-arrays) | Richard Guenther | 2009-07-10 | 1 | -2/+11 |
* | gimplify.c (mark_addressable): Export. | Richard Guenther | 2009-03-27 | 1 | -0/+2 |
* | Update Copyright years for files modified in 2008 and/or 2009. | Jakub Jelinek | 2009-02-20 | 1 | -1/+1 |
* | backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch. | Richard Biener | 2008-07-28 | 1 | -70/+83 |
* | re PR tree-optimization/18754 (unrolling happens too late/SRA does not happen... | Richard Guenther | 2008-04-27 | 1 | -2/+8 |
* | re PR tree-optimization/31358 (IV-OPTs produces a weird MEM_REF) | Andrew Pinski | 2008-03-11 | 1 | -1/+1 |
* | tree-parloops.c: New file. | Zdenek Dvorak | 2007-09-15 | 1 | -2/+4 |
* | tree-ssa-threadupdate.c (thread_through_all_blocks): Use loops' state accesso... | Zdenek Dvorak | 2007-08-04 | 1 | -3/+3 |
* | re PR tree-optimization/32087 (ICE with FORTRAN and -fprefetch-loop-arrays) | Steve Ellcey | 2007-07-26 | 1 | -2/+3 |
* | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 2007-07-26 | 1 | -4/+3 |
* | tree-ssa-loop-niter.c (assert_loop_rolls_lt): Convert the operands of compare... | Zdenek Dvorak | 2007-07-20 | 1 | -1/+5 |
* | [multiple changes] | Andrew Pinski | 2007-06-15 | 1 | -1/+7 |
* | tree-vrp.c (execute_vrp): Do not check whether current_loops == NULL. | Zdenek Dvorak | 2007-05-27 | 1 | -4/+3 |
* | tree-loop-linear.c (gather_interchange_stats, [...]): Use loop_depth and loop... | Zdenek Dvorak | 2007-05-11 | 1 | -1/+1 |
* | tree-ssa-loop-manip.c (ip_normal_pos): Check if last stmt is NULL. | Richard Guenther | 2007-05-01 | 1 | -1/+2 |
* | tree-ssa-loop-im.c (determine_invariantness_stmt): Attempt to transform only ... | Zdenek Dvorak | 2007-04-27 | 1 | -14/+3 |
* | cfgloopmanip.c (create_preheader): Do not use loop_preheader_edge. | Zdenek Dvorak | 2007-04-09 | 1 | -2/+10 |
* | re PR middle-end/30391 (ICE at -O1 with conditional expressions and GIMPLE_MO... | Roger Sayle | 2007-02-16 | 1 | -2/+3 |
* | common.opt: Add Wstrict-overflow and Wstrict-overflow=. | Ian Lance Taylor | 2007-02-13 | 1 | -2/+4 |
* | cfgloopmanip.c (loop_delete_branch_edge): Removed. | Zdenek Dvorak | 2007-02-04 | 1 | -18/+67 |
* | tree-ssa-loop-unswitch.c: Include tree-inline.h. | Zdenek Dvorak | 2007-01-28 | 1 | -1/+2 |
* | loop.texi: Document recording of loop exits. | Zdenek Dvorak | 2007-01-12 | 1 | -0/+1 |
* | tree-ssa-loop-manip.c (tree_unroll_loop): Make it a wrapper over ... | Zdenek Dvorak | 2007-01-10 | 1 | -43/+78 |
* | loop-unswitch.c (unswitch_loop): Pass probabilities to loopify. | Zdenek Dvorak | 2007-01-03 | 1 | -13/+58 |
* | tree-ssa-loop-niter.c (zero_p, nonzero_p): Removed. | Zdenek Dvorak | 2006-12-22 | 1 | -1/+1 |
* | loop-unswitch.c (unswitch_loop): Update arguments of duplicate_loop_to_header... | Zdenek Dvorak | 2006-12-20 | 1 | -4/+4 |
* | [multiple changes] | Diego Novillo | 2006-12-11 | 1 | -4/+4 |
* | Merge gimple-tuples-branch into mainline. | Aldy Hernandez | 2006-12-05 | 1 | -3/+2 |
* | builtins.c, [...]: Fix comment typos. | Kazu Hirata | 2006-12-02 | 1 | -1/+1 |
* | tree-vrp.c (execute_vrp): Do not pass loops structure through arguments. | Zdenek Dvorak | 2006-11-25 | 1 | -12/+10 |
* | re PR tree-optimization/29902 (ICE in coalesce_abnormal_edges, at tree-outof-... | Zdenek Dvorak | 2006-11-21 | 1 | -1/+10 |
* | tree-vrp.c (execute_vrp): Do not update current_loops. | Zdenek Dvorak | 2006-11-17 | 1 | -34/+8 |
* | cfgloopmanip.c (update_single_exit_for_duplicated_loop, [...]): New functions. | Zdenek Dvorak | 2006-11-12 | 1 | -0/+2 |
* | re PR rtl-optimization/27872 (Internal compiler error in verify_loop_structure) | Zdenek Dvorak | 2006-06-08 | 1 | -1/+2 |
* | re PR c++/26757 (C++ front-end producing two DECLs with the same UID) | Andrew MacLeod | 2006-05-23 | 1 | -2/+2 |
* | invoke.texi (-fprefetch-loop-arrays, [...]): Document. | Zdenek Dvorak | 2006-02-14 | 1 | -0/+326 |