summaryrefslogtreecommitdiff
path: root/gcc/web.c
Commit message (Expand)AuthorAgeFilesLines
* 2014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-271-3/+6
* 2014-10-16 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-161-0/+5
* web.c: Use rtx_insndmalcolm2014-08-231-2/+2
* 2014-08-20 Bill Schmidt <wschmidt@linux.vnet.ibm.com>wschmidt2014-08-201-28/+37
* remove has_executetbsaunde2014-07-091-1/+0
* gcc/rsandifo2014-06-151-20/+22
* gcc/rsandifo2014-06-151-100/+50
* 2014-05-06 Richard Biener <rguenther@suse.de>rguenth2014-05-061-1/+1
* pass cfun to pass::executetbsaunde2014-04-171-35/+33
* pass current function to opt_pass::gate ()tbsaunde2014-04-171-7/+1
* remove has_gatetbsaunde2014-04-171-1/+0
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* Eliminate FOR_ALL_BB macro.dmalcolm2013-12-091-3/+3
* gcc/rsandifo2013-09-281-3/+3
* Automated conversion of passes to C++ classesdmalcolm2013-08-051-17/+35
* * web.c (union_match_dups): Ensure that DF_REF_LOC exists beforemrs2013-05-171-4/+6
* * web.c (union_match_dups): Also check DF_REF_REAL_LOC.mrs2013-05-141-4/+12
* Update copyright years in gcc/rsandifo2013-01-101-2/+1
* 2012-11-01 Sharad Singhai <singhai@google.com>singhai2012-11-011-0/+1
* * df-problems.c (df_kill_notes): Split up in two functions.steven2012-10-171-2/+1
* Update Copyright years.amylaar2012-10-151-1/+1
* * web.c (union_match_dups): Properly handle OP_INOUT match_dups.amylaar2012-10-151-2/+25
* * web.c (web_main): Do not set DF_RD_PRUNE_DEAD_DEFS flag.hubicka2012-10-121-1/+2
* * bitmap.h (bitmap_and_into): Update prototype.steven2012-10-081-0/+1
* gcc/steven2012-07-161-1/+0
* * output.h (__gcc_host_wide_int__): Move to hwint.h.steven2012-05-311-1/+0
* dumping cleanup phase 1 -- Removing TODO_dump_funcdavidxl2011-06-141-3/+1
* PR rtl-optimization/47763jiez2011-02-231-1/+11
* PR testsuite/47622jiez2011-02-101-5/+1
* PR debug/42631jiez2011-02-051-1/+5
* * diagnostic-core.h: Include bversion.h.jsm282010-11-301-1/+0
* 2010-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2010-07-081-0/+1
* * Makefile.in (web.o): Depend on insn-config.h and $(RECOG_H).bernds2010-04-101-17/+44
* 2010-01-26 Richard Guenther <rguenther@suse.de>rguenth2010-01-261-3/+3
* Update copyright notices of my recent commits.aoliva2010-01-091-1/+1
* gcc/ChangeLog:aoliva2010-01-091-28/+38
* Remove trailing white spaces.hjl2009-11-251-3/+3
* Update Copyright years for files modified in 2008 and/or 2009.jakub2009-02-201-1/+1
* 2008-10-11 Kenneth Zadeck <zadeck@naturalbridge.com>zadeck2008-10-111-22/+22
* * df.h (struct df_ref): Replace 'insn' field with 'insn_info' field.steven2008-06-181-7/+9
* Remove libcall notes.steven2008-06-171-3/+1
* * gcc.dg/20050811-2.c: Update dumping flags.hubicka2008-03-191-3/+5
* * regrename.c (pass_regrename, pass_cprop_hardreg): Add RTL sharinghubicka2007-09-051-1/+1
* Change copyright header to refer to version 3 of the GNU General Public Licen...nickc2007-07-261-4/+3
* Merge dataflow branch into mainlinedberlin2007-06-111-76/+144
* 2006-05-04 Leehod Baruch <leehod@il.ibm.com>razya2006-05-041-33/+43
* 2006-03-02 Daniel Berlin <dberlin@dberlin.org>dberlin2006-03-021-1/+2
* 2006-01-31 Marcin Dalecki <martin@dalecki.de>dalecki2006-01-311-3/+3
* 2005-01-11 Danny Berlin <dberlin@dberlin.org>zadeck2006-01-111-33/+38
* * final.c (compute_alignments): Make it static.kazu2005-12-251-1/+1