Age | Commit message (Expand) | Author | Files | Lines |
2008-10-27 | re PR tree-optimization/37879 (ICE with "wrong" use of noreturn attribute and... | Jakub Jelinek | 1 | -1/+3 |
2008-09-08 | re PR middle-end/37414 (ICE with -ffast-math) | Jakub Jelinek | 1 | -1/+2 |
2008-09-02 | * predict.c (pass_strip_predict_hints): Avoid bugs dump file. | Jan Hubicka | 1 | -1/+1 |
2008-09-01 | predict.c (maybe_hot_count_p, [...]): When profile is present, use only count... | Jan Hubicka | 1 | -3/+7 |
2008-08-31 | predict.c (maybe_hot_bb_p, [...]): Previous commit mistakely had old version ... | Jan Hubicka | 1 | -2/+2 |
2008-08-31 | postreload-gcse.c (eliminate_partially_redundant_loads): Use optimize_bb_for_... | Jan Hubicka | 1 | -28/+18 |
2008-08-31 | cold-attribute-1.c: New testcase. | Jan Hubicka | 1 | -2/+4 |
2008-08-30 | optabs.c (expand_abs_nojump): Update BRANCH_COST call. | Jan Hubicka | 1 | -0/+17 |
2008-08-30 | parse.c (parse_interface): Silence uninitialized var warning. | Jan Hubicka | 1 | -1/+6 |
2008-08-29 | cgraph.c (cgraph_remove_node): Do not remove nested nodes. | Jan Hubicka | 1 | -0/+21 |
2008-08-29 | re PR middle-end/37278 (Revision 139760 causes many failures) | Jan Hubicka | 1 | -1/+1 |
2008-08-29 | loop-unswitch.c (unswitch_single_loop): Use optimize_loop_for_speed_p. | Jan Hubicka | 1 | -0/+31 |
2008-08-29 | tree-ssa-loop-ch.c (should_duplicate_loop_header_p): Check that loop is not c... | Jan Hubicka | 1 | -2/+18 |
2008-08-29 | cp-gimplify.c (cp_gimplify_expr): Add PRED_CONTINUE heuristic. | Jan Hubicka | 1 | -23/+46 |
2008-08-28 | expmed.c (store_bit_field_1): Be prepared for movstrict expander to fail. | Jan Hubicka | 1 | -6/+14 |
2008-08-06 | predict.c (maybe_hot_frequency_p): When profile is absent, all frequencies mi... | Jan Hubicka | 1 | -0/+2 |
2008-07-29 | predict.c (always_optimize_for_size_p): New function. | Jan Hubicka | 1 | -0/+80 |
2008-07-28 | backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch. | Richard Biener | 1 | -143/+163 |
2008-07-03 | PR 35736 -- use void_type_node for PREDICT_EXPR tree | Michael Meissner | 1 | -1/+2 |
2008-07-02 | rtlanal.c (add_reg_note): New function. | Ian Lance Taylor | 1 | -9/+5 |
2008-06-26 | driver-i386.c (detect_caches_amd, [...]): Fix -Wc++-compat and/or -Wcast-qual... | Kaveh R. Ghazi | 1 | -5/+5 |
2008-06-06 | cgraph.c: Fix typos in comments. | Ralf Wildenhues | 1 | -2/+2 |
2008-06-02 | predict.c (maybe_hot_frequency_p): Break out of... | Jan Hubicka | 1 | -9/+29 |
2008-03-19 | re PR other/35094 (RTL dump file letters hosed and partly undocumented) | Jan Hubicka | 1 | -3/+5 |
2008-03-18 | tree-pretty-print.c: Include predict.h. | Jan Hubicka | 1 | -1/+25 |
2008-02-19 | (tree_bb_level_predictions): Remove variable next mistakely introduced | Jan Hubicka | 1 | -1/+1 |
2008-02-19 | predict.c (predict_paths_leading_to): Rewrite. | Jan Hubicka | 1 | -54/+32 |
2007-08-27 | alias.c (memory_modified_1, [...]): Constify. | Kaveh R. Ghazi | 1 | -2/+2 |
2007-08-16 | c-common.c (const_strip_array_types): New. | Kaveh R. Ghazi | 1 | -1/+1 |
2007-08-14 | alias.c (rtx_equal_for_memref_p): Constify. | Kaveh R. Ghazi | 1 | -7/+7 |
2007-07-26 | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 1 | -5/+4 |
2007-05-27 | tree-vrp.c (execute_vrp): Do not check whether current_loops == NULL. | Zdenek Dvorak | 1 | -3/+3 |
2007-05-01 | tree-ssa-loop-ivopts.c (rewrite_use_nonlinear_expr): Use bsi_after_labels. | Zdenek Dvorak | 1 | -1/+2 |
2007-04-22 | predict.c: Include pointer-set.h. | Zdenek Dvorak | 1 | -36/+110 |
2007-04-09 | cfgloopmanip.c (create_preheader): Do not use loop_preheader_edge. | Zdenek Dvorak | 1 | -1/+3 |
2007-03-17 | arm.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -2/+2 |
2007-03-06 | errors.h (warning, [...]): Mark as cold. | Jan Hubicka | 1 | -1/+29 |
2007-02-27 | predict.c (last_basic_block_p): Remove. | Jan Hubicka | 1 | -25/+31 |
2007-02-27 | predict.def: Set outcomes according to more recent results. | Jan Hubicka | 1 | -1/+1 |
2007-02-25 | tree-ssa-loop-niter.c (compute_estimated_nb_iterations): Fix off-by-one error. | Zdenek Dvorak | 1 | -10/+30 |
2007-02-15 | tree.h (enum tree_code_class): Add tcc_vl_exp. | Sandra Loosemore | 1 | -12/+10 |
2007-02-09 | Makefile.in (passes.o, [...]): Add dependencies. | Jan Hubicka | 1 | -2/+1 |
2007-01-19 | Patch by Tomas Bily <tbily@suse.cz> | Tomas Bily | 1 | -0/+1 |
2007-01-08 | tree-ssa-ccp.c (maybe_fold_offset_to_array_ref): Use type of offset to build ... | Richard Guenther | 1 | -2/+1 |
2006-12-10 | tree-vrp.c (adjust_range_with_scev): Use get_chrec_loop. | Zdenek Dvorak | 1 | -3/+3 |
2006-12-05 | Merge gimple-tuples-branch into mainline. | Aldy Hernandez | 1 | -14/+16 |
2006-12-02 | builtins.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2006-11-25 | tree-vrp.c (execute_vrp): Do not pass loops structure through arguments. | Zdenek Dvorak | 1 | -18/+17 |
2006-11-23 | predict.c (tree_estimate_probability): Check to make sure current_loops is no... | Andrew Pinski | 1 | -1/+1 |
2006-11-21 | tree-ssa-loop-im.c (schedule_sm, [...]): Use vector of edges instead of array. | Zdenek Dvorak | 1 | -10/+10 |