summaryrefslogtreecommitdiff
path: root/gcc/see.c
Commit message (Expand)AuthorAgeFilesLines
* see.c (see_get_extension_data): Don't use SUBREG_REG to test if a node is a S...Rafael Avila de Espindola2008-05-231-2/+2
* see.c (see_pre_insert_extensions): Use copy_rtx to avoid invalid rtx sharing.Rafael Avila de Espindola2008-05-221-1/+1
* [multiple changes]Kenneth Zadeck2008-05-071-1/+4
* re PR other/35094 (RTL dump file letters hosed and partly undocumented)Jan Hubicka2008-03-191-3/+5
* re PR rtl-optimization/34408 (Invalid RTL sharing with -fsee and inline funct...Jan Hubicka2008-02-191-1/+1
* re PR rtl-optimization/33644 (ICE in local_cprop_pass with -ftrapv for crafty)Eric Botcazou2007-10-221-6/+5
* regrename.c (pass_regrename, [...]): Add RTL sharing verifier.Jan Hubicka2007-09-051-1/+1
* re PR rtl-optimization/32300 (ICE with -O2 -fsee)Jakub Jelinek2007-09-051-65/+107
* configure.ac: Remove --enable-checking=df from default settings.Paolo Bonzini2007-08-051-0/+1
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-4/+3
* cselib.c (entry_and_rtx_equal_p): Constify.Kaveh R. Ghazi2007-07-251-4/+4
* toplev.c (no_new_pseudos): Deleted.Kenneth Zadeck2007-07-111-5/+0
* Merge dataflow branch into mainlineDaniel Berlin2007-06-111-290/+351
* cfgloop.c, [...]: Fix comment typos.Kazu Hirata2007-02-181-1/+1
* fwprop.c (try_fwprop_subst): Use set_unique_reg_note to add the REG_EQ* note.Steven Bosscher2007-02-111-1/+2
* fix for seeMircea Namolaru2006-05-301-2/+10
* rtl.texi: Fix a typo.Kazu Hirata2006-05-221-8/+8
* re PR rtl-optimization/26855 (ICE in add_deps_for_def with -fmodulo-sched -ma...Daniel Berlin2006-05-191-3/+2
* see.c: Code style changes such as redundant paranthesis...Mircea Namolaru2006-05-151-225/+218
* see.c, [...]: Fix comment typos.Kazu Hirata2006-05-081-5/+5
* [multiple changes]Razya Ladelsky2006-05-041-0/+3782