summaryrefslogtreecommitdiff
path: root/gcc/fwprop.c
Commit message (Expand)AuthorAgeFilesLines
* decl.c, [...]: Remove redundant enum from machine_mode.Richard Sandiford2014-10-291-6/+6
* ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod2014-10-271-0/+12
* fwprop.c: Include rtl-iter.h.Richard Sandiford2014-08-281-7/+10
* Use rtx_insn in more places in fwprop.cDavid Malcolm2014-08-261-2/+2
* fwprop.c: Use rtx_insnDavid Malcolm2014-08-221-16/+20
* remove has_executeTrevor Saunders2014-07-091-2/+0
* df.h (df_mw_hardreg, [...]): Add a link pointer.Richard Sandiford2014-06-151-15/+11
* df.h (DF_INSN_INFO_MWS, [...]): New macros.Richard Sandiford2014-06-151-35/+19
* tree-pass.h (TODO_verify_ssa, [...]): Remove.Richard Biener2014-05-061-3/+2
* pass cfun to pass::executeTrevor Saunders2014-04-171-2/+2
* pass current function to opt_pass::gate ()Trevor Saunders2014-04-171-2/+2
* remove has_gateTrevor Saunders2014-04-171-2/+0
* Update copyright years in gcc/Richard Sandiford2014-01-021-1/+1
* Eliminate n_basic_blocks macroDavid Malcolm2013-11-191-1/+1
* alloc-pool.c, [...]: Add missing whitespace before "(".Richard Sandiford2013-09-281-4/+4
* compare-elim.c (find_comparison_dom_walker): New classTrevor Saunders2013-09-171-16/+14
* Automated conversion of passes to C++ classesDavid Malcolm2013-08-051-36/+71
* re PR rtl-optimization/56178 (Miscompilation of Ada front-end with profiled b...Eric Botcazou2013-02-071-4/+10
* re PR c/56113 (out of memory when compiling a function with many goto labels ...Steven Bosscher2013-01-311-4/+4
* Update copyright years in gcc/Richard Sandiford2013-01-101-2/+1
* optabs.c (add_equal_note): Do not create self-referencing REG_EQUAL notes.Steven Bosscher2012-12-021-3/+6
* This patch rewrites the old VEC macro-based interface into a new one based on...Diego Novillo2012-11-171-31/+27
* invoke.texi: Update -fopt-info documentation.Sharad Singhai2012-11-011-0/+2
* Remove unnecessary VEC function overloads.Diego Novillo2012-09-101-1/+1
* re PR rtl-optimization/54294 ([alpha] Bootstrap comparison failure due to fwp...Jakub Jelinek2012-08-201-4/+8
* backport: As described in http://gcc.gnu.org/ml/gcc/2012-08/msg00015.html...Diego Novillo2012-08-141-1/+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
* fwprop.c (propagate_rtx): Also set PR_CAN_APPEAR for subregs.Ulrich Weigand2012-04-101-1/+6
* fwprop.c (forward_propagate_subreg): Skip the SIGN/ZERO_EXTEND optimization i...Richard Sandiford2011-12-191-1/+14
* fwprop.c (forward_propagate_and_simplify): After checking reg/subreg combinat...Richard Sandiford2011-09-271-9/+12
* rtl.h (set_src_cost, [...]): New functions.Richard Sandiford2011-08-181-4/+4
* Don't propagate hard registers in forward_propagate_subreg.H.J. Lu2011-07-051-0/+2
* dumping cleanup phase 1 -- Removing TODO_dump_funcDavid Li2011-06-141-4/+2
* re PR tree-optimization/46494 (ICE: verify_flow_info failed when casting-out ...Eric Botcazou2011-02-141-2/+4
* re PR rtl-optimization/47366 (ICE: verify_flow_info failed: missing REG_EH_RE...Jakub Jelinek2011-01-211-16/+31
* diagnostic-core.h: Include bversion.h.Joseph Myers2010-11-301-1/+0
* re PR bootstrap/44970 (Revision 162270 failed to bootstrap)Paolo Bonzini2010-11-221-83/+92
* fwprop.c (forward_propagate_and_simplify): Only attach a REG_EQUAL note to an...Olivier Hainque2010-09-131-4/+5
* df.h (enum df_ref_class): Remove DF_REF_EXTRACT.Paolo Bonzini2010-09-041-12/+1
* toplev.h: Do not include diagnostic-core.h.Manuel López-Ibáñez2010-07-081-0/+1
* df.h (df_rd_bb_info, [...]): Embedd bitmap_head into the structure.Jan Hubicka2010-06-041-2/+2
* fwprop.c: Make emit-rtl.h include last.Jan Hubicka2010-06-011-1/+1
* df-problems.c (df_simulate_initialize_forwards): Set, don't clear, bits for a...Bernd Schmidt2010-04-261-1/+4
* Make-lang.in, [...]: Update copyright years.Steven Bosscher2010-04-021-1/+2
* re PR debug/42728 ("-fcompare-debug failure (length)" at -O1)Jakub Jelinek2010-01-191-0/+6
* * fwprop.c (free_load_extend): Initialise `use'.Ben Elliston2009-12-101-1/+1
* re PR rtl-optimization/41812 (test 20071030-1.c fails execution on powerpc64)Paolo Bonzini2009-11-301-21/+31
* Remove trailing white spaces.H.J. Lu2009-11-251-1/+1
* extend.texi (Named Address Spaces): New section.Ben Elliston2009-10-261-3/+6