aboutsummaryrefslogtreecommitdiff
path: root/gcc/tracer.c
AgeCommit message (Expand)AuthorFilesLines
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
2013-11-19Eliminate n_basic_blocks macroDavid Malcolm1-2/+2
2013-11-13gimple-walk.h: New File.Andrew Macleod1-0/+1
2013-10-23tree-ssa.h: Remove all #include'sAndrew MacLeod1-0/+2
2013-09-28alloc-pool.c, [...]: Add missing whitespace before "(".Richard Sandiford1-2/+2
2013-09-12tree-ssa.h: New.Andrew MacLeod1-1/+1
2013-08-05Automated conversion of passes to C++ classesDavid Malcolm1-18/+35
2013-02-06tracer.c (tracer): Mark loops with LOOPS_NEED_FIXUP instead of calling fix_lo...Richard Biener1-2/+2
2013-01-10Update copyright years in gcc/Richard Sandiford1-2/+1
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek1-1/+1
2012-11-01This patch normalizes more bitmap function names.Lawrence Crowl1-2/+2
2012-11-01invoke.texi: Update -fopt-info documentation.Sharad Singhai1-0/+1
2012-10-30This patch implements the unification of the *bitmap interfaces as discussed.Lawrence Crowl1-1/+1
2012-10-29re PR middle-end/53695 (ICE: in dfs_enumerate_from, at cfganal.c:1221 with -O...Richard Guenther1-1/+6
2012-08-22tracer.c (mark_bb_seen): Use SBITMAP_SIZE.Steven Bosscher1-1/+1
2012-07-20basic-block.h (BB_FLAGS_TO_PRESERVE): New define.Steven Bosscher1-2/+2
2012-07-16system.h (dump_file): Do not define.Steven Bosscher1-1/+0
2012-07-08basic-block.h: Re-group most prototypes per file.Steven Bosscher1-4/+2
2012-06-17cfglayout.h: Remove.Steven Bosscher1-1/+0
2012-05-31output.h (__gcc_host_wide_int__): Move to hwint.h.Steven Bosscher1-1/+0
2012-04-04re PR bootstrap/52808 (LTO bootstrap failed with bootstrap-profiled)Richard Guenther1-1/+8
2012-04-03re PR bootstrap/52808 (LTO bootstrap failed with bootstrap-profiled)Richard Guenther1-7/+11
2011-11-19re PR middle-end/51211 (ICE: SIGSEGV in execute_tm_mark (trans-mem.c:2242) wi...Patrick Marlier1-0/+9