summaryrefslogtreecommitdiff
path: root/gcc/dse.c
Commit message (Expand)AuthorAgeFilesLines
* Removal of Return with Depressed Stack Pointer supportEric Botcazou2008-04-071-9/+3
* re PR rtl-optimization/33927 (replace_read in dse.c could handle cases where ...Richard Sandiford2008-03-221-87/+66
* re PR other/35094 (RTL dump file letters hosed and partly undocumented)Jan Hubicka2008-03-191-6/+10
* dbgcnt.def (cfg_cleanup, [...]): New counters.David Edelsohn2008-02-261-3/+19
* dse.c (find_shift_sequence): Always choose an integer mode for new_mode.Richard Sandiford2007-11-091-6/+6
* dse.c (struct insn_info): Add 'frame_read' field.Eric Botcazou2007-10-151-3/+60
* dse.c (find_shift_sequence): Reinstate "<= UNITS_PER_WORD" condition.Richard Sandiford2007-10-121-1/+1
* re PR rtl-optimization/33638 (wrong code with -O2 -fforce-addr)Eric Botcazou2007-10-111-38/+25
* re PR rtl-optimization/33653 (volatile memory access optimized away)Michael Matz2007-10-041-1/+1
* dse.c (find_shift_sequence): No-op rework of control flow.Richard Sandiford2007-09-201-56/+48
* dse.c (find_shift_sequence): Temporarily revert to forbidding word shifts.Richard Sandiford2007-09-181-1/+1
* df-scan.c (df_notes_rescan): Do nothing if the instruction does not yet have ...Richard Sandiford2007-09-171-2/+0
* dse.c (find_shift_sequence): Allow word as well as subword shifts.Richard Sandiford2007-09-161-11/+20
* dse.c (find_shift_sequence): New function.Eric Christopher2007-09-141-57/+232
* regrename.c (pass_regrename, [...]): Add RTL sharing verifier.Jan Hubicka2007-09-051-2/+2
* alias.h (alias_set_type): Define new type.Ian Lance Taylor2007-08-111-17/+17
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-4/+3
* c-lex.c (c_lex_with_flags, lex_string): Constify.Kaveh R. Ghazi2007-07-251-3/+4
* auto-inc-dec.c, [...]: Fix comment typos.Kazu Hirata2007-07-071-10/+10
* auto-inc-dec.c, [...]: Fix comment typos.Kazu Hirata2007-06-131-8/+8
* Merge dataflow branch into mainlineDaniel Berlin2007-06-111-0/+3108