summaryrefslogtreecommitdiff
path: root/gcc/tracer.c
AgeCommit message (Expand)Author
2020-01-01Update copyright years.Jakub Jelinek
2019-11-20Add pool_allocator for fibonaci heaps.Jan Hubicka
2019-11-12Remove gcc/params.* files.Martin Liska
2019-11-12Apply mechanical replacement (generated patch).Martin Liska
2019-01-01Update copyright years.Jakub Jelinek
2018-06-04re PR tree-optimization/86038 (ICE in to_reg_br_prob_base, at profile-count.h...Richard Biener
2018-05-30re PR tree-optimization/85964 (compile time hog w/ -O3 -ftracer -fno-guess-br...Richard Biener
2018-01-03Update copyright years.Jakub Jelinek
2017-11-14tracer.c (better_p): Do not compare frequencies.Jan Hubicka
2017-11-03asan.c (create_cond_insert_point): Maintain profile.Jan Hubicka
2017-10-19asan.c (create_cond_insert_point): Do not update edge count.Jan Hubicka
2017-06-29asan.c (asan_emit_stack_protection): Update.Jan Hubicka
2017-06-08cgraph.c (cgraph_edge::maybe_hot_p): Do not check flag_branch_probabilities.Jan Hubicka
2017-06-04i386.c (make_resolver_func): Update.Jan Hubicka
2017-01-01Update copyright years.Jakub Jelinek
2016-04-28tracer: Make bb_seen staticSegher Boessenkool
2016-01-04Update copyright years.Jakub Jelinek
2015-11-13[Patch,tree-optimization]: Add new path Splitting pass on tree ssaAjit Agarwal
2015-10-30alias.c: Remove unused headers.Andrew MacLeod
2015-10-29alias.c: Reorder #include statements and remove duplicates.Andrew MacLeod
2015-10-27internal-fn.c (expand_UNIQUE): New.Nathan Sidwell
2015-09-20switch from gimple to gimple*Trevor Saunders
2015-07-10gimple-predict.h: New file.Andrew MacLeod
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod
2015-06-17coretypes.h: Include input.h and as-a.h.Andrew MacLeod
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison
2015-01-05Update copyright years.Jakub Jelinek
2014-11-18tracer ported to new fibonacci_heap data structure.Martin Liska
2014-10-27ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod
2014-10-20cfgrtl.h: New.Andrew MacLeod
2014-07-09remove has_executeTrevor Saunders
2014-06-06cfgexpand.c (expand_gimple_cond): Remove check for current_loops.Richard Biener
2014-05-06tree-pass.h (TODO_verify_ssa, [...]): Remove.Richard Biener
2014-04-17pass cfun to pass::executeTrevor Saunders
2014-04-17pass current function to opt_pass::gate ()Trevor Saunders
2014-04-17remove has_gateTrevor Saunders
2014-01-02Update copyright years in gcc/Richard Sandiford
2013-12-09Eliminate FOR_EACH_BB macro.David Malcolm
2013-12-09Eliminate last_basic_block macro.David Malcolm
2013-11-22gimple.h: Remove all includes.Andrew MacLeod
2013-11-19Eliminate n_basic_blocks macroDavid Malcolm
2013-11-13gimple-walk.h: New File.Andrew Macleod
2013-10-23tree-ssa.h: Remove all #include'sAndrew MacLeod
2013-09-28alloc-pool.c, [...]: Add missing whitespace before "(".Richard Sandiford
2013-09-12tree-ssa.h: New.Andrew MacLeod
2013-08-05Automated conversion of passes to C++ classesDavid Malcolm
2013-02-06tracer.c (tracer): Mark loops with LOOPS_NEED_FIXUP instead of calling fix_lo...Richard Biener
2013-01-10Update copyright years in gcc/Richard Sandiford