summaryrefslogtreecommitdiff
path: root/gcc/web.c
AgeCommit message (Expand)Author
2020-01-01Update copyright years.Jakub Jelinek
2019-07-09PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n...Martin Sebor
2019-01-01Update copyright years.Jakub Jelinek
2018-01-03Update copyright years.Jakub Jelinek
2018-01-02* web.c: Remove out-of-date comment.Artyom Skrobov
2017-01-01Update copyright years.Jakub Jelinek
2016-01-04Update copyright years.Jakub Jelinek
2015-10-30alias.c: Remove unused headers.Andrew MacLeod
2015-10-29alias.c: Reorder #include statements and remove duplicates.Andrew MacLeod
2015-08-12Revert "replace several uses of the anon namespace with GCC_FINAL"Trevor Saunders
2015-08-11replace several uses of the anon namespace with GCC_FINALTrevor Saunders
2015-07-10bb-reorder.c: Don't include obstack.h if backend.h is included.Andrew Macleod
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod
2015-06-17coretypes.h: Include input.h and as-a.h.Andrew MacLeod
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod
2015-01-05Update copyright years.Jakub Jelinek
2014-10-27ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod
2014-10-16function.h: Flatten file.Andrew MacLeod
2014-08-23web.c: Use rtx_insnDavid Malcolm
2014-08-20df.h (web_entry_base): Replace existing struct web_entry with a new class web...Bill Schmidt
2014-07-09remove has_executeTrevor Saunders
2014-06-15df.h (df_mw_hardreg, [...]): Add a link pointer.Richard Sandiford
2014-06-15df.h (DF_INSN_INFO_MWS, [...]): New macros.Richard Sandiford
2014-05-06tree-pass.h (TODO_verify_ssa, [...]): Remove.Richard Biener
2014-04-17pass cfun to pass::executeTrevor Saunders
2014-04-17pass current function to opt_pass::gate ()Trevor Saunders
2014-04-17remove has_gateTrevor Saunders
2014-01-02Update copyright years in gcc/Richard Sandiford
2013-12-09Eliminate FOR_ALL_BB macro.David Malcolm
2013-09-28alloc-pool.c, [...]: Add missing whitespace before "(".Richard Sandiford
2013-08-05Automated conversion of passes to C++ classesDavid Malcolm
2013-05-17web.c (union_match_dups): Ensure that DF_REF_LOC exists before accessing DF_R...Mike Stump
2013-05-14* web.c (union_match_dups): Also check DF_REF_REAL_LOC.Mike Stump
2013-01-10Update copyright years in gcc/Richard Sandiford
2012-11-01invoke.texi: Update -fopt-info documentation.Sharad Singhai
2012-10-17df-problems.c (df_kill_notes): Split up in two functions.Steven Bosscher
2012-10-15Update Copyright years.Joern Rennecke
2012-10-15* web.c (union_match_dups): Properly handle OP_INOUT match_dups.Joern Rennecke
2012-10-12* web.c (web_main): Do not set DF_RD_PRUNE_DEAD_DEFS flag.Jan Hubicka
2012-10-08bitmap.h (bitmap_and_into): Update prototype.Steven Bosscher
2012-07-16system.h (dump_file): Do not define.Steven Bosscher
2012-05-31output.h (__gcc_host_wide_int__): Move to hwint.h.Steven Bosscher
2011-06-14dumping cleanup phase 1 -- Removing TODO_dump_funcDavid Li
2011-02-23re PR rtl-optimization/47763 (Useless initialization of register)Jie Zhang
2011-02-10re PR testsuite/47622 (FAIL: gcc.dg/pr42631.c scan-rtl-dump-not web "Web oldr...Jie Zhang
2011-02-05re PR rtl-optimization/42631 ("-fcompare-debug failure" with "-O1 -funroll-lo...Jie Zhang
2010-11-30diagnostic-core.h: Include bversion.h.Joseph Myers
2010-07-08toplev.h: Do not include diagnostic-core.h.Manuel López-Ibáñez
2010-04-10Makefile.in (web.o): Depend on insn-config.h and $(RECOG_H).Bernd Schmidt