summaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-structalias.c
Commit message (Expand)AuthorAgeFilesLines
* * gcc.dg/20050811-2.c: Update dumping flags.hubicka2008-03-191-3/+5
* 2008-03-05 Richard Guenther <rguenther@suse.de>rguenth2008-03-051-21/+2
* 2008-02-28 Richard Guenther <rguenther@suse.de>rguenth2008-02-281-12/+15
* 2008-02-26 Richard Guenther <rguenther@suse.de>rguenth2008-02-261-15/+12
* 2008-02-25 Richard Guenther <rguenther@suse.de>rguenth2008-02-251-12/+15
* 2008-02-25 Richard Guenther <rguenther@suse.de>rguenth2008-02-251-15/+12
* 2008-01-08 Richard Guenther <rguenther@suse.de>rguenth2008-01-081-1/+7
* 2007-11-21 Richard Guenther <rguenther@suse.de>rguenth2007-11-211-0/+1
* 2007-11-16 Richard Guenther <rguenther@suse.de>rguenth2007-11-161-65/+68
* * tree-ssa-structalias.c (ipa_pta_execute): Rename 'cfun' totromey2007-11-161-3/+3
* 2007-11-15 Richard Guenther <rguenther@suse.de>rguenth2007-11-151-4/+13
* 2007-11-15 Richard Guenther <rguenther@suse.de>rguenth2007-11-151-2/+5
* pr 33870dnovillo2007-11-131-39/+46
* PR 33870dnovillo2007-11-081-1/+23
* 2007-10-28 Richard Guenther <rguenther@suse.de>rguenth2007-10-281-3/+6
* 2007-10-17 Daniel Berlin <dberlin@dberlin.org>dberlin2007-10-171-57/+55
* 2007-09-18 Richard Guenther <rguenther@suse.de>rguenth2007-09-181-1/+3
* * tree-ssa-structalias.c (push_fields_onto_fieldstack): Deal withebotcazou2007-09-111-2/+7
* 2007-08-30 Richard Guenther <rguenther@suse.de>rguenth2007-08-301-1/+26
* * config/arc/arc-protos.h arc_select_cc_mode, gen_compare_reg):ghazi2007-08-231-3/+4
* 2007-08-19 Daniel Berlin <dberlin@dberlin.org>dberlin2007-08-191-363/+714
* ./:ian2007-08-111-3/+3
* Change copyright header to refer to version 3 of the GNU General Public Licen...nickc2007-07-261-13/+12
* * cselib.c (entry_and_rtx_equal_p): Constify.ghazi2007-07-251-3/+4
* PR tree-optimization/25737nemet2007-06-201-5/+19
* 2007-06-19 Richard Guenther <rguenther@suse.de>rguenth2007-06-191-3/+10
* PR tree-optimization/32353jakub2007-06-191-1/+2
* 2007-06-15 Andrew Pinski <andrew_pinski@playstation.sony.com>pinskia2007-06-161-10/+4
* ./:ian2007-06-121-7/+183
* * tree-ssa-structalias.c (find_what_p_points_to): Return falseebotcazou2007-06-111-4/+11
* 2007-06-09 Daniel Berlin <dberlin@dberlin.org>dberlin2007-06-101-6/+11
* * tree-ssa-alias-warnings.c (maybe_add_match): Cast according to thetneumann2007-06-061-5/+6
* * config/i386/i386.c, config/pa/pa.c, config/spu/spu.c,kazu2007-05-261-1/+1
* 2007-04-21 Andrew Pinski <andrew_pinski@playstation.sony.com>pinskia2007-04-211-2/+2
* * tree-ssa-structalias.c (delete_points_to_sets): Free graph->complex.rakdver2007-04-201-0/+1
* * config/i386/i386.c, config/s390/s390.c, config/s390/s390.md,kazu2007-04-151-1/+1
* PR 30735dnovillo2007-04-111-27/+90
* 2007-03-09 Daniel Berlin <dberlin@dberlin.org>dberlin2007-03-091-34/+101
* * tree-ssa-structalias.c (could_have_pointers): Tidy.dnovillo2007-03-021-6/+11
* * doc/extend.texi: Document optional priority argument tommitchel2007-02-251-2/+2
* 2007-02-15 Sandra Loosemore <sandra@codesourcery.com>sandra2007-02-151-7/+8
* PR 30562dnovillo2007-02-081-0/+1
* 2006-02-06 Paolo Bonzini <bonzini@gnu.org>bonzini2007-02-061-61/+21
* * alias.c (init_alias_analysis): Correct whitespace.sayle2007-02-011-9/+9
* 2007-01-28 Daniel Berlin <dberlin@dberlin.org>dberlin2007-01-291-9/+3
* 2007-01-29 Daniel Berlin <dberlin@dberlin.org>dberlin2007-01-291-2/+3
* 2007-01-26 Daniel Berlin <dberlin@dberlin.org>rguenth2007-01-261-3/+4
* * tree-ssa.c (init_tree_ssa): Do not call init_alias_heapvars.hubicka2007-01-201-2/+5
* 2007-01-19 Dirk Mueller <dmueller@suse.de>mueller2007-01-191-1/+1
* 2007-01-18 Daniel Berlin <dberlin@dberlin.org>dberlin2007-01-181-533/+1000