aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-profile.c
AgeCommit message (Expand)AuthorFilesLines
2013-01-10Update copyright years in gcc/Richard Sandiford1-3/+1
2012-11-01invoke.texi: Update -fopt-info documentation.Sharad Singhai1-0/+1
2012-09-20function.c (push_cfun): Check old current_function_decl matches old cfun...Martin Jambor1-5/+0
2012-08-10tree-ssa-pre.c (pretemp, [...]): Remove.Richard Guenther1-13/+6
2012-08-02tree-dfa.c (referenced_var_lookup): Remove.Richard Guenther1-8/+0
2012-07-23opts.c (common_handle_option): Do not set flag_value_profile_transformations ...Steven Bosscher1-15/+19
2012-07-16system.h (dump_file): Do not define.Steven Bosscher1-2/+0
2012-05-31output.h (__gcc_host_wide_int__): Move to hwint.h.Steven Bosscher1-1/+0
2012-05-31Makefile.in: Fix many dependencies.Steven Bosscher1-1/+0
2012-05-24re PR middle-end/53460 (Internal compiler error: in calc_dfs_tree, at dominan...Richard Guenther1-1/+2
2012-05-24tree-flow.h (create_var_ann): Remove.Richard Guenther1-3/+0
2012-04-22lto-symtab.c (lto_varpool_replace_node): Do not merge needed flags.Jan Hubicka1-2/+0
2012-04-16cgraph.h (FOR_EACH_VARIABLE, [...]): New macros.Jan Hubicka1-9/+6
2012-04-14cgraph.h: Update copyrights;Jan Hubicka1-15/+17
2011-10-06tree-flow.h (get_var_ann): Don't declare.Michael Matz1-0/+11
2011-08-17tree.h (convert_to_ptrofftype_loc): New function.Richard Guenther1-1/+2
2011-06-14dumping cleanup phase 1 -- Removing TODO_dump_funcDavid Li1-1/+1
2011-06-10cgraph.c (cgraph_set_nothrow_flag_1): Update cgraph after setting the nothrow...Jan Hubicka1-2/+3
2011-06-01Pass name cleanupsDavid Li1-1/+1
2011-04-29use tls for ic varsXinliang David Li1-0/+10
2011-04-22Remove cgraph pidXinliang David Li1-1/+5
2011-04-11except.c (set_nothrow_function_flags): Call cgraph_get_node instead of cgraph...Martin Jambor1-1/+1
2010-12-21value-prof.c (value_prof_hooks): Remove.Steven Bosscher1-42/+25
2010-11-30diagnostic-core.h: Include bversion.h.Joseph Myers1-1/+0
2010-10-26re PR lto/45736 (ICE: in cgraph_remove_unreachable_nodes, at ipa.c:245 with -...Jan Hubicka1-3/+2
2010-10-05value-prof.c (gimple_divmod_fixed_value): Work on SSA form.Richard Guenther1-115/+185
2010-07-08toplev.h: Do not include diagnostic-core.h.Manuel López-Ibáñez1-0/+1
2010-07-07tree-ssa-propagate.h (valid_gimple_call_p): Remove.Richard Guenther1-6/+9
2010-06-06stor-layout.c (self_referential_size): Set UNKNOWN_LOCATION on the newly buil...Eric Botcazou1-0/+4
2010-06-01gimplify.c: Do not include except.h and optabs.h.Steven Bosscher1-1/+0
2010-05-23regs.h: Do not include obstack.h, basic-block.h.Steven Bosscher1-0/+1
2010-05-21tree.h: Include real.h and fixed-value.h as basic datatypes.Steven Bosscher1-3/+0
2010-05-13cgraph.c (cgraph_mark_address_taken_node): No longer imply needed flag.Jan Hubicka1-1/+1
2010-04-30tree-profile.c (tree_init_ic_make_global_vars): Mark new decls as needed.Jan Hubicka1-0/+2
2010-04-02Make-lang.in, [...]: Update copyright years.Steven Bosscher1-1/+1
2010-04-01re PR middle-end/43602 (___emutls_v.__gcov_indirect_call_[counters|callee] un...Richard Guenther1-2/+0
2010-03-30tree-profile.c (tree_init_ic_make_global_vars): Make static variables TLS.Seongbae Park1-0/+2
2009-11-25Remove trailing white spaces.H.J. Lu1-32/+32
2009-11-11lto-cgraph.c: Include gcov-io.hJan Hubicka1-2/+10
2009-06-12java-gimplify.c (java_gimplify_block): New argument to build_empty_stmt.Aldy Hernandez1-2/+2
2009-04-15omp-low.c (lower_rec_input_clauses): Build correct address expressions.Richard Guenther1-0/+2
2009-04-03omp-low.c (pass_expand_omp): Don't claim to provide PROP_gimple_lomp.Steven Bosscher1-1/+1
2008-12-30revert: tree-profile.c (tree_init_ic_make_global_vars): Make static variables...Seongbae Park1-2/+0
2008-12-29tree-profile.c (tree_init_ic_make_global_vars): Make static variables TLS.Seongbae Park1-0/+2
2008-09-13re PR middle-end/32581 (make profiledbootstrap - stageprofile - gcc/ada/a-exc...Jan Hubicka1-6/+26
2008-07-28backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.Richard Biener1-87/+94
2008-07-25cgraphbuild.c (record_reference): Drop non-unit-at-a-time code.Jan Hubicka1-5/+2
2008-06-06cgraph.c: Fix typos in comments.Ralf Wildenhues1-1/+1
2008-05-28value-prof.c (tree_ic_transform): Print counts.Seongbae Park1-1/+14
2008-03-19re PR other/35094 (RTL dump file letters hosed and partly undocumented)Jan Hubicka1-3/+5