aboutsummaryrefslogtreecommitdiff
path: root/gcc/tracer.c
AgeCommit message (Expand)AuthorFilesLines
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
2011-06-14dumping cleanup phase 1 -- Removing TODO_dump_funcDavid Li1-2/+1
2009-11-25Remove trailing white spaces.H.J. Lu1-1/+1
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek1-1/+1
2008-08-29loop-unswitch.c (unswitch_single_loop): Use optimize_loop_for_speed_p.Jan Hubicka1-1/+1
2008-07-28backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.Richard Biener1-4/+4
2008-06-20ggc.h (GGC_RESIZEVAR): New, reorder macros.Kaveh R. Ghazi1-1/+1
2008-03-19re PR other/35094 (RTL dump file letters hosed and partly undocumented)Jan Hubicka1-3/+5
2007-09-15tree-parloops.c: New file.Zdenek Dvorak1-1/+1