aboutsummaryrefslogtreecommitdiff
path: root/gcc/tracer.c
AgeCommit message (Expand)AuthorFilesLines
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-10-14[gimple] Move can_duplicate_bb_p to gimple_can_duplicate_bb_pTom de Vries1-63/+3
2020-10-06[ftracer] Add caching of can_duplicate_bb_pTom de Vries1-6/+41
2020-10-06[ftracer] Factor out can_duplicate_bb_pTom de Vries1-23/+49
2020-10-05[omp, ftracer] Ignore IFN_GOMP_SIMT_XCHG_* in ignore_bb_pTom de Vries1-3/+5
2020-10-05[omp, ftracer] Remove incorrect suggestion in ignore_bb_pTom de Vries1-4/+2
2020-10-05[omp, ftracer] Don't duplicate blocks in SIMT regionTom de Vries1-0/+18
2020-08-27vec: add exact argument for various grow functions.Martin Liska1-1/+1
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-11-20Add pool_allocator for fibonaci heaps.Jan Hubicka1-0/+1
2019-11-12Remove gcc/params.* files.Martin Liska1-1/+0
2019-11-12Apply mechanical replacement (generated patch).Martin Liska1-6/+6
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-06-04re PR tree-optimization/86038 (ICE in to_reg_br_prob_base, at profile-count.h...Richard Biener1-1/+2
2018-05-30re PR tree-optimization/85964 (compile time hog w/ -O3 -ftracer -fno-guess-br...Richard Biener1-10/+17
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-11-14tracer.c (better_p): Do not compare frequencies.Jan Hubicka1-2/+0
2017-11-03asan.c (create_cond_insert_point): Maintain profile.Jan Hubicka1-11/+11
2017-10-19asan.c (create_cond_insert_point): Do not update edge count.Jan Hubicka1-3/+3
2017-06-29asan.c (asan_emit_stack_protection): Update.Jan Hubicka1-5/+4
2017-06-08cgraph.c (cgraph_edge::maybe_hot_p): Do not check flag_branch_probabilities.Jan Hubicka1-2/+2
2017-06-04i386.c (make_resolver_func): Update.Jan Hubicka1-1/+2
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-04-28tracer: Make bb_seen staticSegher Boessenkool1-1/+1
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-11-13[Patch,tree-optimization]: Add new path Splitting pass on tree ssaAjit Agarwal1-12/+21
2015-10-30alias.c: Remove unused headers.Andrew MacLeod1-5/+0
2015-10-29alias.c: Reorder #include statements and remove duplicates.Andrew MacLeod1-4/+4
2015-10-27internal-fn.c (expand_UNIQUE): New.Nathan Sidwell1-7/+14
2015-09-20switch from gimple to gimple*Trevor Saunders1-2/+2
2015-07-10gimple-predict.h: New file.Andrew MacLeod1-0/+1
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod1-13/+4
2015-06-17coretypes.h: Include input.h and as-a.h.Andrew MacLeod1-3/+0
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod1-3/+0
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod1-3/+0
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison1-4/+10
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-11-18tracer ported to new fibonacci_heap data structure.Martin Liska1-13/+11
2014-10-27ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod1-0/+10
2014-10-20cfgrtl.h: New.Andrew MacLeod1-0/+1
2014-07-09remove has_executeTrevor Saunders1-1/+0
2014-06-06cfgexpand.c (expand_gimple_cond): Remove check for current_loops.Richard Biener1-4/+2
2014-05-06tree-pass.h (TODO_verify_ssa, [...]): Remove.Richard Biener1-1/+1
2014-04-17pass cfun to pass::executeTrevor Saunders1-31/+28
2014-04-17pass current function to opt_pass::gate ()Trevor Saunders1-7/+5
2014-04-17remove has_gateTrevor Saunders1-1/+0
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-12-09Eliminate FOR_EACH_BB macro.David Malcolm1-1/+1
2013-12-09Eliminate last_basic_block macro.David Malcolm1-3/+3
2013-11-22gimple.h: Remove all includes.Andrew MacLeod1-0/+4