summaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-alias.c
Commit message (Expand)AuthorAgeFilesLines
* * gcc.dg/20050811-2.c: Update dumping flags.hubicka2008-03-191-9/+15
* 2008-02-28 Richard Guenther <rguenther@suse.de>rguenth2008-02-281-22/+36
* 2008-02-26 Richard Guenther <rguenther@suse.de>rguenth2008-02-261-36/+22
* 2008-02-25 Richard Guenther <rguenther@suse.de>rguenth2008-02-251-22/+36
* 2008-02-25 Richard Guenther <rguenther@suse.de>rguenth2008-02-251-36/+22
* 2008-01-22 Manuel Lopez-Ibanez <manu@gcc.gnu.org>manu2008-01-221-0/+24
* 2007-11-21 Richard Guenther <rguenther@suse.de>rguenth2007-11-211-1/+1
* 2007-11-16 Richard Guenther <rguenther@suse.de>rguenth2007-11-161-8/+8
* 2007-11-15 Richard Guenther <rguenther@suse.de>rguenth2007-11-151-1/+4
* pr 33870dnovillo2007-11-131-8/+28
* 2007-11-09 Richard Guenther <rguenther@suse.de>rguenth2007-11-091-2/+3
* 2007-10-28 Richard Guenther <rguenther@suse.de>rguenth2007-10-281-34/+37
* 2007-10-25 Richard Guenther <rguenther@suse.de>rguenth2007-10-251-37/+77
* 2007-09-21 Richard Guenther <rguenther@suse.de>rguenth2007-09-211-14/+36
* 2007-09-01 Richard Guenther <rguenther@suse.de>rguenth2007-09-011-1/+1
* 2007-08-27 Daniel Berlin <dberlin@dberlin.org>dberlin2007-08-271-1/+1
* 2007-08-19 Daniel Berlin <dberlin@dberlin.org>dberlin2007-08-191-23/+84
* * tree-ssa-alias.c (compute_memory_partitions): Usednovillo2007-08-151-69/+103
* 2007-08-14 Daniel Berlin <dberlin@dberlin.org>dberlin2007-08-141-25/+9
* ./:ian2007-08-111-6/+6
* 2007-07-28 Daniel Berlin <dberlin@dberlin.org>dberlin2007-07-291-24/+11
* 2007-07-28 Daniel Berlin <dberlin@dberlin.org>dberlin2007-07-281-0/+6
* Change copyright header to refer to version 3 of the GNU General Public Licen...nickc2007-07-261-4/+3
* * c-common.c (fname_as_string, c_type_hash): Constify.ghazi2007-07-251-2/+2
* PR tree-optimization/25737nemet2007-06-201-4/+9
* * tree-ssa-alias.c (finalize_ref_all_pointers): Clear pt_anythingebotcazou2007-06-121-1/+7
* ./:ian2007-06-121-53/+56
* 2007-05-29 Daniel Berlin <dberlin@dberlin.org>dberlin2007-05-291-0/+117
* * tree-flow.h: Remove the prototype for is_aliased_with.kazu2007-05-261-32/+0
* gcc/rus2007-05-111-1/+5
* * tree-ssa-alias.c (dump_mem_ref_stats): Do not calldnovillo2007-04-111-1/+1
* PR 30735dnovillo2007-04-111-275/+998
* 2007-02-15 Sandra Loosemore <sandra@codesourcery.com>sandra2007-02-151-4/+6
* PR 30562dnovillo2007-02-081-44/+0
* 2007-01-28 Daniel Berlin <dberlin@dberlin.org>dberlin2007-01-291-139/+151
* * cgraphunit.c, tree-ssa-alias.c: Fix comment typos.kazu2007-01-031-1/+1
* * tree.h (DECL_CALL_CLOBBERED): Remove.hubicka2006-12-301-3/+3
* * tree-ssa-alias.c (create_structure_vars): When in SSA, update operandhubicka2006-12-301-0/+52
* * cgraphunit.c, config/i386/i386.c, config/ia64/ia64.c, cse.c,kazu2006-12-221-1/+1
* 2006-12-11 Diego Novillo <dnovillo@redhat.com>dnovillo2006-12-121-628/+623
* 2006-12-10 Daniel Berlin <dberlin@dberlin.org>dberlin2006-12-101-15/+3
* 2006-12-05 Daniel Berlin <dberlin@dberlin.org>dberlin2006-12-051-123/+0
* Merge gimple-tuples-branch into mainline.aldyh2006-12-051-22/+26
* 2006-12-04 Daniel Berlin <dberlin@dberlin.org>dberlin2006-12-051-0/+2
* 2006-12-04 Daniel Berlin <dberlin@dberlin.org>dberlin2006-12-041-7/+6
* Privatize SSA variables into gimple_df.hubicka2006-11-281-40/+19
* 2006-11-23 Daniel Berlin <dberlin@dberlin.org>dberlin2006-11-241-0/+69
* * tree-ssa-alias.c (new_type_alias): Do not use offset of expr torakdver2006-11-171-13/+32
* 2006-11-16 Dirk Mueller <dmueller@suse.de>mueller2006-11-161-2/+1
* 2006-10-19 Daniel Berlin <dberlin@dberlin.org>dberlin2006-10-191-9/+2