summaryrefslogtreecommitdiff
path: root/gcc/fwprop.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* invoke.texi (-fvar-tracking-assignments): New.Alexandre Oliva2009-09-021-1/+6
* re PR target/41081 (redundant ZERO_EXTENDs)Alan Modra2009-08-301-21/+38
* re PR target/41081 (redundant ZERO_EXTENDs)Alan Modra2009-08-231-22/+80
* re PR tree-optimization/26854 (Inordinate compile times on large routines)Paolo Bonzini2009-06-271-63/+148
* alias.c: Use REG_P...Shujing Zhao2009-06-221-2/+2
* re PR rtl-optimization/33928 (30% performance slowdown in floating-point code...Paolo Bonzini2009-05-081-14/+111
* collect2.c (is_ctor_dtor): Change type of ret field in struct names to symkind.Ian Lance Taylor2009-04-271-1/+1
* re PR inline-asm/39543 (Reload failure on mplayer from SVN)Jakub Jelinek2009-04-261-4/+85
* Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek2009-02-201-1/+1
* fwprop.c (fwprop_done): Call df_remove_problem.Andrew Pinski2008-11-071-0/+1
* re PR middle-end/37448 (cannot compile big function)Kenneth Zadeck2008-10-111-23/+23
* fwprop.c (should_replace_address): Add speed attribute.Jan Hubicka2008-08-311-9/+20
* re PR rtl-optimization/37219 (fwprop1 is broken for addresses)Andrew Pinski2008-08-261-2/+6
* re PR middle-end/36753 (Forward propagation interacts badly with global regis...Paolo Bonzini2008-07-171-2/+7
* df-problems.c (df_set_note): Avoid C++ keywords.Kaveh R. Ghazi2008-07-151-43/+43
* df.h (struct df_ref): Replace 'insn' field with 'insn_info' field.Steven Bosscher2008-06-181-10/+13
* Remove libcall notes.Steven Bosscher2008-06-171-5/+2
* dbgcnt.def (ra_byte_scan): Added.Richard Sandiford2008-04-211-3/+6
* fwprop.c: Fix ISO-C99ism.Paolo Bonzini2008-04-021-1/+1
* re PR rtl-optimization/35542 (fwprop only propagates one operand)Andy Hutchinson2008-04-021-1/+1
* fwprop.c (PR_CAN_APPEAR, [...]): New.Paolo Bonzini2008-04-021-39/+74
* re PR other/35094 (RTL dump file letters hosed and partly undocumented)Jan Hubicka2008-03-191-6/+10
* fwprop.c (update_df): Support width and offset parameters of df_ref_create.Kenneth Zadeck2008-03-061-1/+9
* re PR rtl-optimization/34773 (miscompilation of vfprintf_r)Hans-Peter Nilsson2008-02-011-3/+6
* fwprop.c (try_fwprop_subst): Skip profitability check for forward propagation...Paolo Bonzini2007-11-151-1/+2
* re PR rtl-optimization/34012 (Pessimization caused by fwprop)Paolo Bonzini2007-11-091-8/+31
* regrename.c (pass_regrename, [...]): Add RTL sharing verifier.Jan Hubicka2007-09-051-2/+2
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-4/+3
* fwprop.c (try_fwprop_subst): Use validate_unshare_change.Jan Hubicka2007-06-271-1/+1
* Merge dataflow branch into mainlineDaniel Berlin2007-06-111-56/+85
* re PR middle-end/30907 (Propagation of addresses within loops pessimizes code)Paolo Bonzini2007-03-201-20/+6
* re PR rtl-optimization/30841 (Missed optimizations for sbi/cbi instructions)Paolo Bonzini2007-02-231-1/+2