summaryrefslogtreecommitdiff
path: root/gcc/alias.c
Commit message (Expand)AuthorAgeFilesLines
* Update Copyright years for files modified in 2008 and/or 2009.jakub2009-02-201-1/+1
* * alias.h (record_alias_subset): Declare.ebotcazou2009-02-101-2/+1
* PR rtl-optimization/38879uros2009-01-211-19/+20
* check alias sets in add_inter_loop_mem_deprevitale2009-01-211-0/+37
* 2008-12-08 Luis Machado <luisgpm@br.ibm.com>bergner2008-12-081-0/+3
* PR middle-end/37447rth2008-10-121-46/+0
* gcc/rsandifo2008-09-231-0/+5
* 2008-09-17 Richard Guenther <rguenther@suse.de>rguenth2008-09-171-1/+4
* 2008-08-26 Vladimir Makarov <vmakarov@redhat.com>vmakarov2008-08-261-0/+46
* * alias.c (record_alias_subset, init_alias_analysis): Fixghazi2008-06-261-3/+3
* 2008-06-11 Richard Guenther <rguenther@suse.de>rguenth2008-06-111-5/+15
* 2008-05-08 Richard Guenther <rguenther@suse.de>rguenth2008-05-081-7/+0
* * tree.h (TYPE_NONALIASED_COMPONENT): Expand comment.ebotcazou2008-05-011-5/+4
* 2008-04-23 Richard Guenther <rguenther@suse.de>rguenth2008-04-231-2/+3
* 2008-03-06 Richard Guenther <rguenther@suse.de>rguenth2008-03-061-4/+4
* 2008-02-25 Andreas Krebbel <krebbel1@de.ibm.com>krebbel2008-02-251-2/+1
* 2007-10-23 Richard Guenther <rguenther@suse.de>rguenth2007-10-231-1/+6
* 2007-10-19 Richard Guenther <rguenther@suse.de>rguenth2007-10-191-0/+12
* * alias.c (memory_modified_1): Deconstify.ghazi2007-09-191-3/+3
* 2007-08-27 Sandra Loosemore <sandra@codesourcery.com>sandra2007-08-271-1/+3
* * alias.c (memory_modified_1, memory_modified_in_insn_p):ghazi2007-08-271-5/+5
* * rtl.c (rtx_code_size): Check CONST_FIXED to calcualte correct sizeschaoyingfu2007-08-231-0/+1
* * alias.c (component_uses_parent_alias_set): Constify.ghazi2007-08-141-1/+1
* * alias.c (rtx_equal_for_memref_p): Constify.ghazi2007-08-141-2/+2
* ./:ian2007-08-111-18/+18
* * alias.c (record_set, memory_modified_1): Constify.ghazi2007-07-301-4/+4
* * alias.c (mems_in_disjoint_alias_sets_p,ghazi2007-07-301-24/+24
* Change copyright header to refer to version 3 of the GNU General Public Licen...nickc2007-07-261-4/+3
* 2007-07-05 Richard Guenther <rguenther@suse.de>rguenth2007-07-051-1/+2
* * tree.h (alias_sets_might_conflict_p): Rename intoebotcazou2007-07-021-14/+8
* PR tree-optimization/25737nemet2007-06-201-0/+7
* Merge dataflow branch into mainlinedberlin2007-06-111-26/+6
* * gengtype.c (adjust_field_rtx_def): Use NOTE_KIND instead ofhubicka2007-05-211-1/+1
* 2007-02-12 Manuel Lopez-Ibanez <manu@gcc.gnu.org>manu2007-02-131-34/+0
* * fwprop.c (try_fwprop_subst): Use set_unique_reg_notesteven2007-02-111-4/+6
* * alias.c (init_alias_analysis): Correct whitespace.sayle2007-02-011-3/+3
* * alias.c (init_alias_analysis): Use VEC_safe_grow_cleared.kazu2007-01-031-3/+1
* Revert:kazu2007-01-021-1/+3
* * alias.c (init_alias_analysis): Use VEC_safe_grow_cleared.kazu2007-01-021-3/+1
* 2006-12-04 Daniel Berlin <dberlin@dberlin.org>dberlin2006-12-041-0/+20
* * cselib.c (cselib_init): Use special MEM rtx form for callmem.steven2006-11-301-1/+1
* * alias.c (init_alias_analysis): Remove simplification loopsteven2006-11-271-32/+0
* 2006-11-11 Andrew Pinski <andrew_pinski@playstation.sony.com>pinskia2006-11-121-2/+4
* Whitespace fixupsmrs2006-05-181-17/+17
* * alias.c (alias_sets): Change the type tokazu2006-04-171-10/+10
* * alias.c (reg_base_value, old_reg_base_value): Change thekazu2006-04-171-33/+25
* * tree-pass.h (pass_cfg): Remove.steven2006-03-141-31/+0
* 2006-03-02 Daniel Berlin <dberlin@dberlin.org>dberlin2006-03-021-1/+2
* * alias.c (alias_invariant, alias_invariant_size): Remove.steven2006-02-281-61/+0
* 2006-02-15 Paolo Bonzini <bonzini@gnu.org>bonzini2006-02-151-1/+1