aboutsummaryrefslogtreecommitdiff
path: root/gcc/regstat.c
AgeCommit message (Expand)AuthorFilesLines
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-12-09Eliminate FOR_EACH_BB macro.David Malcolm1-2/+2
2013-12-09Eliminate BASIC_BLOCK macro.David Malcolm1-2/+2
2013-09-28alloc-pool.c, [...]: Add missing whitespace before "(".Richard Sandiford1-1/+1
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-12-05tm.texi.in (TARGET_CLASS_LIKELY_SPILLED_P): Update documentation.Steven Bosscher1-1/+1
2012-07-08basic-block.h: Re-group most prototypes per file.Steven Bosscher1-0/+66
2012-05-31output.h (__gcc_host_wide_int__): Move to hwint.h.Steven Bosscher1-1/+0
2012-05-17re PR rtl-optimization/53125 (Very slow compilation on SPARC)Steven Bosscher1-48/+68
2011-04-10Remove doubled up words.Mike Stump1-1/+1
2011-01-03Update Copyright years for files modified in 2010.Jakub Jelinek1-1/+1
2010-08-19cfgloop.c (get_loop_body_in_bfs_order): Avoid redundant call to bitmap_bit_p.Nathan Froyd1-2/+1
2009-11-25Remove trailing white spaces.H.J. Lu1-30/+30
2009-09-02invoke.texi (-fvar-tracking-assignments): New.Alexandre Oliva1-6/+22
2009-05-31regstat.c (regstat_n_sets_and_refs): Remove duplicate definition.Ian Lance Taylor1-2/+1
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek1-1/+1
2008-10-11re PR middle-end/37448 (cannot compile big function)Kenneth Zadeck1-13/+13
2008-06-26ra.h (add_neighbor): Fix -Wc++-compat and/or -Wcast-qual warnings.Kaveh R. Ghazi1-3/+3
2008-01-16re PR rtl-optimization/31396 (Inline code performance much worse than out-of-...Jan Hubicka1-1/+5
2007-07-28cfglayout.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton1-5/+3
2007-06-13auto-inc-dec.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2007-06-11Merge dataflow branch into mainlineDaniel Berlin1-0/+511