aboutsummaryrefslogtreecommitdiff
path: root/gcc/see.c
AgeCommit message (Expand)AuthorFilesLines
2008-06-26ra.h (add_neighbor): Fix -Wc++-compat and/or -Wcast-qual warnings.Kaveh R. Ghazi1-42/+53
2008-06-17Remove libcall notes.Steven Bosscher1-11/+1
2008-06-06cgraph.c: Fix typos in comments.Ralf Wildenhues1-3/+3
2008-05-28see.c (see_def_extension_not_merged): Use copy_rtx_if_shared to avoid invalid...Rafael Avila de Espindola1-0/+11
2008-05-23see.c (see_get_extension_data): Don't use SUBREG_REG to test if a node is a S...Rafael Avila de Espindola1-2/+2
2008-05-22see.c (see_pre_insert_extensions): Use copy_rtx to avoid invalid rtx sharing.Rafael Avila de Espindola1-1/+1
2008-05-07[multiple changes]Kenneth Zadeck1-1/+4
2008-03-19re PR other/35094 (RTL dump file letters hosed and partly undocumented)Jan Hubicka1-3/+5
2008-02-19re PR rtl-optimization/34408 (Invalid RTL sharing with -fsee and inline funct...Jan Hubicka1-1/+1
2007-10-22re PR rtl-optimization/33644 (ICE in local_cprop_pass with -ftrapv for crafty)Eric Botcazou1-6/+5
2007-09-05regrename.c (pass_regrename, [...]): Add RTL sharing verifier.Jan Hubicka1-1/+1
2007-09-05re PR rtl-optimization/32300 (ICE with -O2 -fsee)Jakub Jelinek1-65/+107
2007-08-05configure.ac: Remove --enable-checking=df from default settings.Paolo Bonzini1-0/+1
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton1-4/+3
2007-07-25cselib.c (entry_and_rtx_equal_p): Constify.Kaveh R. Ghazi1-4/+4
2007-07-11toplev.c (no_new_pseudos): Deleted.Kenneth Zadeck1-5/+0
2007-06-11Merge dataflow branch into mainlineDaniel Berlin1-290/+351
2007-02-18cfgloop.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2007-02-11fwprop.c (try_fwprop_subst): Use set_unique_reg_note to add the REG_EQ* note.Steven Bosscher1-1/+2
2006-05-30fix for seeMircea Namolaru1-2/+10
2006-05-22rtl.texi: Fix a typo.Kazu Hirata1-8/+8
2006-05-19re PR rtl-optimization/26855 (ICE in add_deps_for_def with -fmodulo-sched -ma...Daniel Berlin1-3/+2
2006-05-15see.c: Code style changes such as redundant paranthesis...Mircea Namolaru1-225/+218
2006-05-08see.c, [...]: Fix comment typos.Kazu Hirata1-5/+5
2006-05-04[multiple changes]Razya Ladelsky1-0/+3782