summaryrefslogtreecommitdiff
path: root/gcc/dse.c
Commit message (Expand)AuthorAgeFilesLines
* * dse.c (struct group_info): Reorder fields for 64-bit hosts.jakub2009-03-181-9/+9
* PR middle-end/38652uros2008-12-291-0/+1
* PR middle-end/31150jakub2008-12-221-111/+553
* 2008-12-18 Kenneth Zadeck <zadeck@naturalbridge.com>zadeck2008-12-181-5/+78
* PR middle-end/37135jakub2008-11-241-0/+23
* PR target/37382jakub2008-09-111-6/+6
* * fwprop.c (should_replace_address): Add speed attribute.hubicka2008-08-311-3/+5
* PR rtl-optimization/36929schwab2008-07-301-12/+9
* * df-problems.c (df_set_note): Avoid C++ keywords.ghazi2008-07-151-8/+8
* 2008-06-30 Kenneth Zadeck <zadeck@naturalbridge.com>zadeck2008-06-301-35/+21
* * alias.c (record_alias_subset, init_alias_analysis): Fixghazi2008-06-261-11/+14
* gcc/rwild2008-06-061-2/+2
* 2008-05-07 Kenneth Zadeck <zadeck@naturalbridge.com>zadeck2008-05-071-1/+1
* PR testsuite/35843hubicka2008-04-251-3/+3
* gcc/rsandifo2008-04-171-2/+3
* 2008-04-11 H.J. Lu <hongjiu.lu@intel.com>hjl2008-04-111-2/+1
* 2008-04-11 H.J. Lu <hongjiu.lu@intel.com>hjl2008-04-111-10/+25
* Removal of Return with Depressed Stack Pointer supportebotcazou2008-04-071-9/+3
* gcc/rsandifo2008-03-221-87/+66
* * gcc.dg/20050811-2.c: Update dumping flags.hubicka2008-03-191-6/+10
* * dbgcnt.def (cfg_cleanup, cprop1, cprop2, dce_fast, dce_ud, dse1,dje2008-02-261-3/+19
* gcc/rsandifo2007-11-091-6/+6
* * dse.c (struct insn_info): Add 'frame_read' field.ebotcazou2007-10-151-3/+60
* gcc/rsandifo2007-10-121-1/+1
* PR rtl-optimization/33638ebotcazou2007-10-111-38/+25
* PR rtl-optimization/33653matz2007-10-041-1/+1
* gcc/rsandifo2007-09-201-56/+48
* gcc/rsandifo2007-09-181-1/+1
* gcc/rsandifo2007-09-171-2/+0
* gcc/rsandifo2007-09-161-11/+20
* 2007-09-13 Eric Christopher <echristo@apple.com>zadeck2007-09-141-57/+232
* * regrename.c (pass_regrename, pass_cprop_hardreg): Add RTL sharinghubicka2007-09-051-2/+2
* ./:ian2007-08-111-17/+17
* Change copyright header to refer to version 3 of the GNU General Public Licen...nickc2007-07-261-4/+3
* * c-lex.c (c_lex_with_flags, lex_string): Constify.ghazi2007-07-251-3/+4
* * auto-inc-dec.c, config/arm/arm.c,kazu2007-07-071-10/+10
* * auto-inc-dec.c, c-incpath.c, config/c4x/libgcc.S,kazu2007-06-131-8/+8
* Merge dataflow branch into mainlinedberlin2007-06-111-0/+3108