summaryrefslogtreecommitdiff
path: root/gcc/tree-profile.c
Commit message (Expand)AuthorAgeFilesLines
* tree-profile.c (init_ic_make_global_vars): Drop workaround for bintuils bug 1...Jan Hubicka2015-01-141-96/+37
* genattrtab.c (write_header): Include hash-set.h...Michael Collison2015-01-091-0/+7
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* gimple.h (gimple_build_assign_stat): Remove prototype.Jakub Jelinek2014-12-011-2/+2
* Merger of git branch "gimple-classes-v2-option-3"David Malcolm2014-11-191-9/+10
* cgraph.h: Flatten.Andrew MacLeod2014-10-281-0/+3
* ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod2014-10-271-0/+3
* Add AutoFDO.Dehao Chen2014-10-211-2/+4
* function.h: Flatten file.Andrew MacLeod2014-10-161-0/+6
* params.def (PARAM_INDIR_CALL_TOPN_PROFILE): New param.Rong Xu2014-10-071-6/+20
* IPA C++ refactoring 4/NMartin Liska2014-08-251-2/+2
* tree-profile.c (tree_profiling): Skip external functions when doing coverage ...Jan Hubicka2014-08-211-0/+7
* IPA C++ refactoring 2/NMartin Liska2014-07-241-2/+2
* IPA C++ refactoring 1/NMartin Liska2014-07-241-5/+5
* remove has_executeTrevor Saunders2014-07-091-1/+0
* c-common.c (handle_tls_model_attribute): Use set_decl_tls_model.Jan Hubicka2014-06-151-4/+2
* pass cfun to pass::executeTrevor Saunders2014-04-171-1/+1
* pass current function to opt_pass::gate ()Trevor Saunders2014-04-171-11/+10
* remove has_gateTrevor Saunders2014-04-171-1/+0
* Update copyright years in gcc/Richard Sandiford2014-01-021-1/+1
* Eliminate FOR_EACH_BB macro.David Malcolm2013-12-091-1/+1
* gimple.h: Remove all includes.Andrew MacLeod2013-11-221-0/+4
* Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosDavid Malcolm2013-11-191-1/+2
* Factor unrelated declarations out of tree.h.Diego Novillo2013-11-191-0/+3
* gimple.h: Reorder prototypes to match .c declaration order...Andrew MacLeod2013-11-171-0/+1
* gimplify-be.h: New file.Andrew MacLeod2013-11-141-0/+2
* 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
* predict.c (drop_profile): New function.Teresa Johnson2013-11-121-0/+2
* Time profiler introduced.Martin Liska2013-11-111-2/+35
* Autogenerated fixes of "->symbol." to "->"David Malcolm2013-10-291-10/+10
* tree-ssa.h: Remove all #include'sAndrew MacLeod2013-10-231-2/+6
* tree-ssa.h: Don't include gimple-low.h...Andrew MacLeod2013-10-181-0/+1
* alloc-pool.c, [...]: Add missing whitespace before "(".Richard Sandiford2013-09-281-3/+3
* tree-ssa.h: New.Andrew MacLeod2013-09-121-1/+1
* * tree-profile.c (tree_profiling): Cleanup CFG when done.Jan Hubicka2013-09-021-0/+2
* Workaround binutils PR14342Jan Hubicka2013-08-101-23/+86
* cgraph.h (cgraph_node): Add profile_id.Jan Hubicka2013-08-091-24/+19
* Automated conversion of passes to C++ classesDavid Malcolm2013-08-051-17/+35
* 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