summaryrefslogtreecommitdiff
path: root/gcc/web.c
Commit message (Expand)AuthorAgeFilesLines
* Eliminate FOR_ALL_BB macro.David Malcolm2013-12-091-3/+3
* alloc-pool.c, [...]: Add missing whitespace before "(".Richard Sandiford2013-09-281-3/+3
* Automated conversion of passes to C++ classesDavid Malcolm2013-08-051-17/+35
* web.c (union_match_dups): Ensure that DF_REF_LOC exists before accessing DF_R...Mike Stump2013-05-171-4/+6
* * web.c (union_match_dups): Also check DF_REF_REAL_LOC.Mike Stump2013-05-141-4/+12
* Update copyright years in gcc/Richard Sandiford2013-01-101-2/+1
* invoke.texi: Update -fopt-info documentation.Sharad Singhai2012-11-011-0/+1
* df-problems.c (df_kill_notes): Split up in two functions.Steven Bosscher2012-10-171-2/+1
* Update Copyright years.Joern Rennecke2012-10-151-1/+1
* * web.c (union_match_dups): Properly handle OP_INOUT match_dups.Joern Rennecke2012-10-151-2/+25
* * web.c (web_main): Do not set DF_RD_PRUNE_DEAD_DEFS flag.Jan Hubicka2012-10-121-1/+2
* bitmap.h (bitmap_and_into): Update prototype.Steven Bosscher2012-10-081-0/+1
* system.h (dump_file): Do not define.Steven Bosscher2012-07-161-1/+0
* output.h (__gcc_host_wide_int__): Move to hwint.h.Steven Bosscher2012-05-311-1/+0
* dumping cleanup phase 1 -- Removing TODO_dump_funcDavid Li2011-06-141-3/+1
* re PR rtl-optimization/47763 (Useless initialization of register)Jie Zhang2011-02-231-1/+11
* re PR testsuite/47622 (FAIL: gcc.dg/pr42631.c scan-rtl-dump-not web "Web oldr...Jie Zhang2011-02-101-5/+1
* re PR rtl-optimization/42631 ("-fcompare-debug failure" with "-O1 -funroll-lo...Jie Zhang2011-02-051-1/+5
* diagnostic-core.h: Include bversion.h.Joseph Myers2010-11-301-1/+0
* toplev.h: Do not include diagnostic-core.h.Manuel López-Ibáñez2010-07-081-0/+1
* Makefile.in (web.o): Depend on insn-config.h and $(RECOG_H).Bernd Schmidt2010-04-101-17/+44
* re PR tree-optimization/42685 ("-fcompare-debug failure" with "-O1 -funroll-l...Richard Guenther2010-01-261-3/+3
* Update copyright notices of my recent commits.Alexandre Oliva2010-01-091-1/+1
* re PR rtl-optimization/42631 ("-fcompare-debug failure" with "-O1 -funroll-lo...Alexandre Oliva2010-01-091-28/+38
* Remove trailing white spaces.H.J. Lu2009-11-251-3/+3
* Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek2009-02-201-1/+1
* re PR middle-end/37448 (cannot compile big function)Kenneth Zadeck2008-10-111-22/+22
* df.h (struct df_ref): Replace 'insn' field with 'insn_info' field.Steven Bosscher2008-06-181-7/+9
* Remove libcall notes.Steven Bosscher2008-06-171-3/+1
* re PR other/35094 (RTL dump file letters hosed and partly undocumented)Jan Hubicka2008-03-191-3/+5
* regrename.c (pass_regrename, [...]): Add RTL sharing verifier.Jan Hubicka2007-09-051-1/+1
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-4/+3
* Merge dataflow branch into mainlineDaniel Berlin2007-06-111-76/+144
* [multiple changes]Razya Ladelsky2006-05-041-33/+43
* tree-vrp.c (execute_vrp): Return value.Daniel Berlin2006-03-021-1/+2
* tree-vrp.c: Use XNEW/XCNEW allocation wrappers.Marcin Dalecki2006-01-311-3/+3
* df.h (DF_SCAN, [...]): New macros.Daniel Berlin2006-01-111-33/+38
* final.c (compute_alignments): Make it static.Kazu Hirata2005-12-251-1/+1
* Makefile.in: Adjust dependencies.Paolo Bonzini2005-07-051-0/+35
* Update FSF address.Kelley Cook2005-06-251-2/+2
* bitmap.h (struct bitmap_obstack): New obstack type.Nathan Sidwell2004-11-221-0/+1
* cse.c (CHEAP_REGNO): Redefine using REGNO_PTR_FRAME_P and HARD_REGISTER_NUM_P.Steven Bosscher2004-11-131-1/+0
* rtl.h (MEM_READONLY_P): Replace RTX_UNCHANGING_P.Richard Henderson2004-08-181-1/+0
* rtl.def (ADDRESSOF): Remove.Richard Henderson2004-07-041-40/+4
* web.c (union_defs): use all defs of an instruction to create a union with a r...Roman Zippel2004-06-291-5/+7
* basic-block.h (life_analysis, [...]): Update prototypes.Steven Bosscher2004-05-151-3/+7
* bt-load.c, [...]: Remove unnecessary casts.Kazu Hirata2004-03-221-6/+4
* c-incpath.c, [...]: Update copyright.Kazu Hirata2004-03-151-1/+1
* toplev.c (dump_file_tbl): Rename from dump_file.Richard Henderson2004-02-241-10/+10
* df.c, [...]: Replace df_analyse with df_analyze.Kazu Hirata2004-02-241-1/+1