summaryrefslogtreecommitdiff
path: root/gcc/tracer.c
Commit message (Expand)AuthorAgeFilesLines
* switch from gimple to gimple*tbsaunde2015-09-201-2/+2
* 2015-07-10 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-101-0/+1
* 2015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-081-13/+4
* 2015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-171-3/+0
* 2015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-081-3/+0
* 2015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-041-3/+0
* 2015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh34922015-01-091-4/+10
* Update copyright years.jakub2015-01-051-1/+1
* tracer ported to new fibonacci_heap data structure.marxin2014-11-181-13/+11
* 2014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-271-0/+10
* 2014-10-20 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-201-0/+1
* remove has_executetbsaunde2014-07-091-1/+0
* 2014-06-06 Richard Biener <rguenther@suse.de>rguenth2014-06-061-4/+2
* 2014-05-06 Richard Biener <rguenther@suse.de>rguenth2014-05-061-1/+1
* pass cfun to pass::executetbsaunde2014-04-171-31/+28
* pass current function to opt_pass::gate ()tbsaunde2014-04-171-7/+5
* remove has_gatetbsaunde2014-04-171-1/+0
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* Eliminate FOR_EACH_BB macro.dmalcolm2013-12-091-1/+1
* Eliminate last_basic_block macro.dmalcolm2013-12-091-3/+3
* * gimple.h: Remove all includes.amacleod2013-11-221-0/+4
* Eliminate n_basic_blocks macrodmalcolm2013-11-191-2/+2
* * gimple-walk.h: New File. Relocate prototypes from gimple.h.amacleod2013-11-131-0/+1
* * tree-ssa.h: Remove all #include'samacleod2013-10-231-0/+2
* gcc/rsandifo2013-09-281-2/+2
* * tree-ssa.h: New. Move content from tree-flow.h andamacleod2013-09-121-1/+1
* Automated conversion of passes to C++ classesdmalcolm2013-08-051-18/+35
* 2013-02-06 Richard Biener <rguenther@suse.de>rguenth2013-02-061-2/+2
* Update copyright years in gcc/rsandifo2013-01-101-2/+1
* Update Copyright years for files modified in 2011 and/or 2012.jakub2013-01-041-1/+1
* This patch normalizes more bitmap function names.crowl2012-11-011-2/+2
* 2012-11-01 Sharad Singhai <singhai@google.com>singhai2012-11-011-0/+1
* This patch implements the unification of the *bitmap interfaces as discussed.crowl2012-10-301-1/+1
* 2012-10-29 Richard Guenther <rguenther@suse.de>rguenth2012-10-291-1/+6
* * tracer.c (mark_bb_seen): Use SBITMAP_SIZE.steven2012-08-221-1/+1
* gcc/steven2012-07-201-2/+2
* gcc/steven2012-07-161-1/+0
* gcc/steven2012-07-081-4/+2
* 2012-06-17 Steven Bosscher <steven@gcc.gnu.org>steven2012-06-171-1/+0
* * output.h (__gcc_host_wide_int__): Move to hwint.h.steven2012-05-311-1/+0
* 2012-04-04 Richard Guenther <rguenther@suse.de>rguenth2012-04-041-1/+8
* 2012-04-03 Richard Guenther <rguenther@suse.de>rguenth2012-04-031-7/+11
* PR middle-end/51211rth2011-11-191-0/+9
* dumping cleanup phase 1 -- Removing TODO_dump_funcdavidxl2011-06-141-2/+1
* Remove trailing white spaces.hjl2009-11-251-1/+1
* Update Copyright years for files modified in 2008 and/or 2009.jakub2009-02-201-1/+1
* * loop-unswitch.c (unswitch_single_loop): Use optimize_loop_for_speed_p.hubicka2008-08-291-1/+1
* 2008-07-28 Richard Guenther <rguenther@suse.de>rguenth2008-07-281-4/+4
* * ggc.h (GGC_RESIZEVAR): New, reorder macros.ghazi2008-06-201-1/+1
* * gcc.dg/20050811-2.c: Update dumping flags.hubicka2008-03-191-3/+5