summaryrefslogtreecommitdiff
path: root/gcc/tree-profile.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years in gcc/Richard Sandiford2013-01-101-3/+1
* invoke.texi: Update -fopt-info documentation.Sharad Singhai2012-11-011-0/+1
* function.c (push_cfun): Check old current_function_decl matches old cfun...Martin Jambor2012-09-201-5/+0
* tree-ssa-pre.c (pretemp, [...]): Remove.Richard Guenther2012-08-101-13/+6
* tree-dfa.c (referenced_var_lookup): Remove.Richard Guenther2012-08-021-8/+0
* opts.c (common_handle_option): Do not set flag_value_profile_transformations ...Steven Bosscher2012-07-231-15/+19
* system.h (dump_file): Do not define.Steven Bosscher2012-07-161-2/+0
* output.h (__gcc_host_wide_int__): Move to hwint.h.Steven Bosscher2012-05-311-1/+0
* Makefile.in: Fix many dependencies.Steven Bosscher2012-05-311-1/+0
* re PR middle-end/53460 (Internal compiler error: in calc_dfs_tree, at dominan...Richard Guenther2012-05-241-1/+2
* tree-flow.h (create_var_ann): Remove.Richard Guenther2012-05-241-3/+0
* lto-symtab.c (lto_varpool_replace_node): Do not merge needed flags.Jan Hubicka2012-04-221-2/+0
* cgraph.h (FOR_EACH_VARIABLE, [...]): New macros.Jan Hubicka2012-04-161-9/+6
* cgraph.h: Update copyrights;Jan Hubicka2012-04-141-15/+17
* tree-flow.h (get_var_ann): Don't declare.Michael Matz2011-10-061-0/+11
* tree.h (convert_to_ptrofftype_loc): New function.Richard Guenther2011-08-171-1/+2
* dumping cleanup phase 1 -- Removing TODO_dump_funcDavid Li2011-06-141-1/+1
* cgraph.c (cgraph_set_nothrow_flag_1): Update cgraph after setting the nothrow...Jan Hubicka2011-06-101-2/+3
* Pass name cleanupsDavid Li2011-06-011-1/+1
* use tls for ic varsXinliang David Li2011-04-291-0/+10
* Remove cgraph pidXinliang David Li2011-04-221-1/+5
* except.c (set_nothrow_function_flags): Call cgraph_get_node instead of cgraph...Martin Jambor2011-04-111-1/+1
* value-prof.c (value_prof_hooks): Remove.Steven Bosscher2010-12-211-42/+25
* diagnostic-core.h: Include bversion.h.Joseph Myers2010-11-301-1/+0
* re PR lto/45736 (ICE: in cgraph_remove_unreachable_nodes, at ipa.c:245 with -...Jan Hubicka2010-10-261-3/+2
* value-prof.c (gimple_divmod_fixed_value): Work on SSA form.Richard Guenther2010-10-051-115/+185
* toplev.h: Do not include diagnostic-core.h.Manuel López-Ibáñez2010-07-081-0/+1
* tree-ssa-propagate.h (valid_gimple_call_p): Remove.Richard Guenther2010-07-071-6/+9
* stor-layout.c (self_referential_size): Set UNKNOWN_LOCATION on the newly buil...Eric Botcazou2010-06-061-0/+4
* gimplify.c: Do not include except.h and optabs.h.Steven Bosscher2010-06-011-1/+0
* regs.h: Do not include obstack.h, basic-block.h.Steven Bosscher2010-05-231-0/+1
* tree.h: Include real.h and fixed-value.h as basic datatypes.Steven Bosscher2010-05-211-3/+0
* cgraph.c (cgraph_mark_address_taken_node): No longer imply needed flag.Jan Hubicka2010-05-131-1/+1
* tree-profile.c (tree_init_ic_make_global_vars): Mark new decls as needed.Jan Hubicka2010-04-301-0/+2
* Make-lang.in, [...]: Update copyright years.Steven Bosscher2010-04-021-1/+1
* re PR middle-end/43602 (___emutls_v.__gcov_indirect_call_[counters|callee] un...Richard Guenther2010-04-011-2/+0
* tree-profile.c (tree_init_ic_make_global_vars): Make static variables TLS.Seongbae Park2010-03-301-0/+2
* Remove trailing white spaces.H.J. Lu2009-11-251-32/+32
* lto-cgraph.c: Include gcov-io.hJan Hubicka2009-11-111-2/+10
* java-gimplify.c (java_gimplify_block): New argument to build_empty_stmt.Aldy Hernandez2009-06-121-2/+2
* omp-low.c (lower_rec_input_clauses): Build correct address expressions.Richard Guenther2009-04-151-0/+2
* omp-low.c (pass_expand_omp): Don't claim to provide PROP_gimple_lomp.Steven Bosscher2009-04-031-1/+1
* revert: tree-profile.c (tree_init_ic_make_global_vars): Make static variables...Seongbae Park2008-12-301-2/+0
* tree-profile.c (tree_init_ic_make_global_vars): Make static variables TLS.Seongbae Park2008-12-291-0/+2
* re PR middle-end/32581 (make profiledbootstrap - stageprofile - gcc/ada/a-exc...Jan Hubicka2008-09-131-6/+26
* backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.Richard Biener2008-07-281-87/+94
* cgraphbuild.c (record_reference): Drop non-unit-at-a-time code.Jan Hubicka2008-07-251-5/+2
* cgraph.c: Fix typos in comments.Ralf Wildenhues2008-06-061-1/+1
* value-prof.c (tree_ic_transform): Print counts.Seongbae Park2008-05-281-1/+14
* re PR other/35094 (RTL dump file letters hosed and partly undocumented)Jan Hubicka2008-03-191-3/+5