aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-profile.c
AgeCommit message (Expand)AuthorFilesLines
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-12-09Eliminate FOR_EACH_BB macro.David Malcolm1-1/+1
2013-11-22gimple.h: Remove all includes.Andrew MacLeod1-0/+4
2013-11-19Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosDavid Malcolm1-1/+2
2013-11-19Factor unrelated declarations out of tree.h.Diego Novillo1-0/+3
2013-11-17gimple.h: Reorder prototypes to match .c declaration order...Andrew MacLeod1-0/+1
2013-11-14gimplify-be.h: New file.Andrew MacLeod1-0/+2
2013-11-13gimple-walk.h: New File.Andrew Macleod1-0/+1
2013-11-12gimple-expr.h (create_tmp_var_name, [...]): Relocate prototypes from gimple.h.Andrew MacLeod1-1/+1
2013-11-12predict.c (drop_profile): New function.Teresa Johnson1-0/+2
2013-11-11Time profiler introduced.Martin Liska1-2/+35
2013-10-29Autogenerated fixes of "->symbol." to "->"David Malcolm1-10/+10
2013-10-23tree-ssa.h: Remove all #include'sAndrew MacLeod1-2/+6
2013-10-18tree-ssa.h: Don't include gimple-low.h...Andrew MacLeod1-0/+1
2013-09-28alloc-pool.c, [...]: Add missing whitespace before "(".Richard Sandiford1-3/+3
2013-09-12tree-ssa.h: New.Andrew MacLeod1-1/+1
2013-09-02* tree-profile.c (tree_profiling): Cleanup CFG when done.Jan Hubicka1-0/+2
2013-08-10Workaround binutils PR14342Jan Hubicka1-23/+86
2013-08-09cgraph.h (cgraph_node): Add profile_id.Jan Hubicka1-24/+19
2013-08-05Automated conversion of passes to C++ classesDavid Malcolm1-17/+35
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