Age | Commit message (Expand) | Author | Files | Lines |
2013-01-10 | Update copyright years in gcc/ | Richard Sandiford | 1 | -2/+1 |
2012-11-17 | This patch rewrites the old VEC macro-based interface into a new one based on... | Diego Novillo | 1 | -19/+21 |
2012-10-01 | invoke.texi: Add documentation for the new option. | Sharad Singhai | 1 | -1/+0 |
2012-09-19 | Integrate lexical block into source_location. | Dehao Chen | 1 | -0/+1 |
2012-08-14 | cfgexpand.c (expand_used_vars): Use virtual_operand_p. | Richard Guenther | 1 | -4/+4 |
2012-08-10 | tree-ssa-pre.c (pretemp, [...]): Remove. | Richard Guenther | 1 | -7/+5 |
2012-08-10 | tree.h (SSA_NAME_VAR): Return NULL_TREE if an IDENTIFIER_NODE is recorded as ... | Richard Guenther | 1 | -18/+21 |
2012-08-08 | tree-call-cdce.c (check_pow): Simplify. | Richard Guenther | 1 | -3/+1 |
2012-08-07 | tree-flow.h (copy_ssa_name_fn): New function. | Richard Guenther | 1 | -2/+2 |
2012-08-07 | gimple.h (gimple_phi_set_result): Adjust SSA_NAME_DEF_STMT. | Richard Guenther | 1 | -2/+0 |
2012-08-03 | tree-vect-loop-manip.c (vect_can_advance_ivs_p): Query is_gimple_reg on the S... | Richard Guenther | 1 | -1/+1 |
2012-08-02 | tree-dfa.c (referenced_var_lookup): Remove. | Richard Guenther | 1 | -6/+0 |
2012-08-01 | tree-flow.h (struct gimple_df): Remove syms_to_rename member, add ssa_renamin... | Richard Guenther | 1 | -4/+0 |
2012-07-16 | revert: tree.h (phi_arg_d): New field. | Dehao Chen | 1 | -11/+5 |
2012-07-10 | tree.h (phi_arg_d): New field. | Dehao Chen | 1 | -5/+11 |
2012-06-22 | [multiple changes] | Richard Guenther | 1 | -1/+1 |
2012-05-21 | tree-parloops.c: Add myself to contributors, update TODO list, add link to wiki. | Razya Ladelsky | 1 | -5/+5 |
2012-05-20 | tree-parloops.c (gen_parallel_loop): Change many_iterations_cond for outer lo... | Razya Ladelsky | 1 | -3/+20 |
2012-04-22 | Correcting transform_to_exit_first_loop + fix to PR tree-optimization/46886 | Razya Ladelsky | 1 | -42/+4 |
2012-04-12 | tree-parloops.c (parallelize_loops): Also consult the upper bound for the num... | Richard Guenther | 1 | -3/+6 |
2012-04-12 | cfgloop.h (estimated_loop_iterations_int): Ditch 'conservative' parameter. | Richard Guenther | 1 | -1/+1 |
2012-03-05 | cfgloop.c (verify_loop_structure): Verify dominators before using them. | Richard Guenther | 1 | -1/+2 |
2012-03-05 | cfgexpand.c (gimple_expand_cfg): Free dominator info. | Richard Guenther | 1 | -0/+4 |
2012-02-29 | re PR tree-optimization/52429 (ICE in separate_decls_in_region_debug, at tree... | Jakub Jelinek | 1 | -1/+1 |
2012-02-08 | re PR tree-optimization/46886 (wrong code with -ftree-parallelize-loops -fno-... | Richard Guenther | 1 | -1/+4 |
2012-01-27 | invoke.texi: Update copyright years. | Andrey Belevantsev | 1 | -1/+1 |
2012-01-25 | tree-predcom.c (tree_predictive_commoning_loop): Bail out when compute_data_d... | Andrey Belevantsev | 1 | -2/+9 |
2011-07-05 | 07-05-2011 Razya Ladelsky <razya@il.ibm.com> | Razya Ladelsky | 1 | -0/+34 |
2011-06-22 | re PR debug/47858 (IPA-SRA decreases quality of debug info) | Jakub Jelinek | 1 | -11/+21 |
2011-06-14 | re PR middle-end/45098 (Missed induction variable optimization) | Zdenek Dvorak | 1 | -1/+1 |
2011-01-25 | Remove the lambda framework and make -ftree-loop-linear an alias of -floop-in... | Sebastian Pop | 1 | -0/+119 |
2010-12-30 | re PR tree-optimization/47060 (ICE: SIGSEGV in reduction_phi (tree-parloops.c... | Jakub Jelinek | 1 | -1/+1 |
2010-12-28 | Do not include unnecessary .h files. | Sebastian Pop | 1 | -5/+1 |
2010-12-23 | Fix PR47002: memory leaks. | Sebastian Pop | 1 | -2/+5 |
2010-12-18 | re PR tree-optimization/46969 (-fcompare-debug failure with -O -ftree-vectori... | Jakub Jelinek | 1 | -2/+21 |
2010-12-07 | re PR debug/46799 (-fcompare-debug failure (length) with -ftree-parallelize-l... | Jakub Jelinek | 1 | -15/+25 |
2010-11-20 | re PR debug/46561 (-fcompare-debug failure (length) with -O2 -ftree-vectorize... | Jakub Jelinek | 1 | -1/+2 |
2010-11-05 | re PR tree-optimization/46099 (ICE: in replace_ssa_name, at tree-cfg.c:5643 w... | Jakub Jelinek | 1 | -13/+58 |
2010-10-21 | re PR tree-optimization/46111 (ICE: tree check: expected tree that contains '... | Richard Guenther | 1 | -12/+19 |
2010-10-20 | re PR tree-optimization/46066 (ICE: in create_parallel_loop, at tree-parloops... | Jakub Jelinek | 1 | -1/+1 |
2010-08-20 | vec.h (FOR_EACH_VEC_ELT): Define. | Nathan Froyd | 1 | -3/+3 |
2010-07-01 | re PR middle-end/42834 (memcpy folding overeager) | Richard Guenther | 1 | -8/+5 |
2010-06-01 | gimplify.c: Do not include except.h and optabs.h. | Steven Bosscher | 1 | -1/+0 |
2010-05-21 | diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h or langhooks-de... | Joseph Myers | 1 | -0/+2 |
2010-05-21 | tree.h: Include real.h and fixed-value.h as basic datatypes. | Steven Bosscher | 1 | -2/+0 |
2010-05-10 | tree-ssa-reassoc.c (undistribute_ops_list): Use create_tmp_reg. | Michael Matz | 1 | -2/+4 |
2010-04-22 | tree-parloops.c (loop_parallel_p): New argument parloop_obstack. | Laurynas Biveinis | 1 | -4/+8 |
2010-04-12 | gsstruct.def (GSS_CALL): New. | Richard Guenther | 1 | -6/+3 |
2010-04-06 | Avoid calling verify_ssa twice in verify_loop_closed_ssa. | Sebastian Pop | 1 | -1/+1 |
2010-04-02 | Make-lang.in, [...]: Update copyright years. | Steven Bosscher | 1 | -1/+2 |