summaryrefslogtreecommitdiff
path: root/gcc/value-prof.c
Commit message (Expand)AuthorAgeFilesLines
* Merge in wide-int.Kenneth Zadeck2014-05-061-6/+23
* Update copyright years in gcc/Richard Sandiford2014-01-021-1/+1
* Eliminate FOR_EACH_BB macro.David Malcolm2013-12-091-3/+3
* gimple.h: Remove all includes.Andrew MacLeod2013-11-221-2/+5
* Factor unrelated declarations out of tree.h.Diego Novillo2013-11-191-0/+3
* remove nolonger needed {cgraph,varpool}_node_{,asm_}name () functionsTrevor Saunders2013-11-181-5/+5
* gimple.h: Reorder prototypes to match .c declaration order...Andrew MacLeod2013-11-171-0/+2
* gimplify-be.h: New file.Andrew MacLeod2013-11-141-0/+1
* gimple-walk.h: New File.Andrew Macleod2013-11-131-0/+1
* gimple-expr.h (create_tmp_var_name, [...]): Relocate prototypes from gimple.h.Andrew MacLeod2013-11-121-1/+1
* Time profiler introduced.Martin Liska2013-11-111-2/+21
* Automated part of renaming of symtab_node_base to symtab_node.David Malcolm2013-10-311-2/+2
* Autogenerated fixes of "->symbol." to "->"David Malcolm2013-10-291-10/+10
* tree-ssa.h: Remove all #include'sAndrew MacLeod2013-10-231-2/+6
* Re-factor inclusion of tree.h.Diego Novillo2013-10-211-0/+1
* tree-flow.h (tm_restart_node, gimple_df): Move to gimple-ssa.h.Andrew MacLeod2013-10-091-1/+0
* alloc-pool.c, [...]: Add missing whitespace before "(".Richard Sandiford2013-09-281-2/+2
* dumpfile.c (dump_loc): Remove newline emission.Teresa Johnson2013-09-161-2/+2
* tree-ssa.h: New.Andrew MacLeod2013-09-121-1/+1
* re PR tree-optimization/58294 (ice in update_ssa_across_abnormal_edges, at tr...Jan Hubicka2013-09-091-15/+15
* dumpfile.c (dump_loc): Output column number.Teresa Johnson2013-08-291-5/+9
* value-prof.c (gimple_ic): Fix the bug of adding EH edge.Dehao Chen2013-08-191-2/+1
* cgraph.c (cgraph_turn_edge_to_speculative): Return newly introduced edge; fix...Jan Hubicka2013-08-131-19/+17
* cgraph.h (cgraph_node): Add profile_id.Jan Hubicka2013-08-091-33/+86
* cgraphbuild.c (cgraph_rebuild_references): Rebuild only non-speculative refs.Jan Hubicka2013-08-091-1/+1
* tree-flow.h (gimple_check_call_matching_types): Add new argument.Dehao Chen2013-06-151-1/+1
* Remove the trayed debug_gimple_stmtH.J. Lu2013-04-301-1/+0
* First phase of unifying the computation of profile scale factors/probabilitie...Teresa Johnson2013-04-081-6/+6
* data-streamer-in.c (streamer_read_gcov_count): New function.Jan Hubicka2013-03-281-0/+90
* Update copyright years in gcc/Richard Sandiford2013-01-101-2/+1
* Introduce vNULL to use as a nil initializer for vec<>.Diego Novillo2012-11-201-1/+1
* This patch rewrites the old VEC macro-based interface into a new one based on...Diego Novillo2012-11-171-34/+26
* cfgexpand.c (expand_used_vars): Use virtual_operand_p.Richard Guenther2012-08-141-1/+1
* tree-ssa-pre.c (pretemp, [...]): Remove.Richard Guenther2012-08-101-26/+13
* tree-call-cdce.c (check_pow): Simplify.Richard Guenther2012-08-081-4/+4
* gimple.h (gimple_phi_set_result): Adjust SSA_NAME_DEF_STMT.Richard Guenther2012-08-071-2/+0
* tree-flow.h (make_rename_temp): Remove.Richard Guenther2012-08-021-3/+3
* opts.c (common_handle_option): Do not set flag_value_profile_transformations ...Steven Bosscher2012-07-231-31/+63
* system.h (dump_file): Do not define.Steven Bosscher2012-07-161-2/+1
* revert: tree.h (phi_arg_d): New field.Dehao Chen2012-07-161-8/+4
* expr.h (can_move_by_pieces): Move prototype from here ...Steven Bosscher2012-07-111-1/+1
* tree.h (phi_arg_d): New field.Dehao Chen2012-07-101-4/+8
* output.h (__gcc_host_wide_int__): Move to hwint.h.Steven Bosscher2012-05-311-1/+0
* cgraph.h (FOR_EACH_VARIABLE, [...]): New macros.Jan Hubicka2012-04-161-1/+1
* cgraph.h: Update copyrights;Jan Hubicka2012-04-141-7/+7
* re PR tree-optimization/51719 (ICE: verify_gimple failed: LHS in noreturn cal...Jakub Jelinek2012-01-031-7/+16
* tree.h (get_pointer_alignment): Remove max-align argument.Richard Guenther2011-08-101-2/+2
* re PR gcov-profile/49299 (ICE in gimple_ic on profile feedback build)Jakub Jelinek2011-06-071-12/+22
* Remove cgraph pidXinliang David Li2011-04-221-14/+36
* Makefile.in (INTERNAL_FN_DEF, [...]): Define.Richard Sandiford2011-04-201-0/+4