aboutsummaryrefslogtreecommitdiff
path: root/gcc/regstat.c
AgeCommit message (Expand)AuthorFilesLines
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-04-30Goodbye REG_FREQ_CALLS_CROSSED and REG_N_THROWING_CALLS_CROSSEDAlan Modra1-13/+1
2016-04-30Goodbye REG_LIVE_LENGTHAlan Modra1-130/+20
2016-02-09re PR target/69634 (-fcompare-debug failure (length) with -O2 -fno-dce -fsche...Alexandre Oliva1-1/+1
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-10-30alias.c: Remove unused headers.Andrew MacLeod1-3/+0
2015-10-29alias.c: Reorder #include statements and remove duplicates.Andrew MacLeod1-3/+2
2015-07-10gimple-predict.h: New file.Andrew MacLeod1-0/+1
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod1-8/+2
2015-06-17coretypes.h: Include input.h and as-a.h.Andrew MacLeod1-1/+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-1/+0
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-10-27ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod1-0/+9
2014-08-22regstat.c: Use rtx_insnDavid Malcolm1-2/+2
2014-06-15df.h (FOR_EACH_INSN_INFO_MW): New macro.Richard Sandiford1-22/+19
2014-06-15df.h (FOR_EACH_ARTIFICIAL_USE, [...]): New macros.Richard Sandiford1-32/+16
2014-06-15df.h (DF_INSN_INFO_MWS, [...]): New macros.Richard Sandiford1-14/+10
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