summaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-alias.c
Commit message (Expand)AuthorAgeFilesLines
* tree-ssa-alias.c (ref_maybe_used_by_call_p_1): Handle BUILT_IN_MALLOC.Richard Guenther2009-12-041-0/+5
* matrix-reorg.c (analyze_matrix_allocation_site): Remove unused malloc_fname v...Jakub Jelinek2009-11-281-3/+0
* Remove trailing white spaces.H.J. Lu2009-11-251-2/+2
* re PR middle-end/41855 (ICE in refs_may_alias_p_1, at tree-ssa-alias.c:855)Richard Guenther2009-10-281-4/+24
* re PR tree-optimization/41783 (r151561 (PRE fix) regresses zeusmp)Michael Matz2009-10-261-3/+22
* tree-ssa-alias.c (nonaliasing_component_refs_p): Rename into...Eric Botcazou2009-10-241-15/+25
* re PR fortran/41212 (miscompilation at -O2)Michael Matz2009-09-161-0/+8
* Squash commit of EH in gimpleRichard Henderson2009-09-141-4/+0
* re PR middle-end/41261 (ice with -O2 -fprofile-arcs when compiling Linux kernel)Richard Guenther2009-09-061-0/+6
* revert: builtins.c (fold_builtin_memory_op): Use the alias oracle to query if...Richard Guenther2009-09-021-11/+19
* builtins.c (fold_builtin_memory_op): Use the alias oracle to query if the mem...Richard Guenther2009-08-311-19/+11
* re PR tree-optimization/41186 (VN doesn't look through non-aliasing by offset...Richard Guenther2009-08-301-20/+59
* tree-ssa-alias.c: Fix intervals to use [) syntax.Andrew Pinski2009-08-051-6/+6
* tree-ssa-alias.c: Fix some comment typos.Andrew Pinski2009-08-041-6/+6
* tree-ssa-alias.h (refs_may_alias_p_1): Declare.Richard Guenther2009-07-141-1/+1
* tree-ssa-alias.c (walk_aliased_vdefs_1): Change interface to use ao_ref refer...Richard Guenther2009-06-301-5/+5
* re PR middle-end/14187 ([tree-ssa] C restricted pointers are not properly imp...Richard Guenther2009-06-291-0/+7
* tree-ssa-alias.c: Fix unintentional commit.Paolo Bonzini2009-06-271-0/+10
* domwalk.h (struct dom_walk_data): Remove all callbacks except before_dom_chil...Paolo Bonzini2009-06-271-10/+0
* tree-ssa-alias.c (ref_maybe_used_by_call_p_1): Disambiguate indirect referenc...Richard Guenther2009-06-251-7/+46
* tree-ssa-structalias.c (find_func_aliases): For memset use a constraint from ...Richard Guenther2009-06-201-4/+39
* tree-ssa-alias.c (ptr_deref_may_alias_decl_p): Handle ADDR_EXPR pointers.Richard Guenther2009-06-191-24/+193
* tree-ssa-alias.c (is_escape_site): Remove.Richard Guenther2009-06-161-76/+0
* tree-ssa-alias.c (nonaliasing_component_refs_p): Remove short-cutting on the ...Richard Guenther2009-05-291-3/+2
* tree-ssa-alias.c (ao_ref_init): New function.Richard Guenther2009-05-281-42/+131
* re PR tree-optimization/36327 (SCCVN should look through struct copies)Richard Guenther2009-05-251-2/+24
* tree-ssa-alias.h (dump_points_to_solution): Declare.Richard Guenther2009-05-251-22/+37
* re PR tree-optimization/38964 (TBAA side-effects of C++ new still missing)Richard Guenther2009-05-221-11/+38
* tree-ssa-alias.c (refs_may_alias_p_1): Do not use TBAA for decl-vs-decl disam...Richard Guenther2009-04-171-13/+21
* re PR tree-optimization/39746 (Fail pr34513.c and pr34513.C at -O1 and above)Richard Guenther2009-04-171-18/+8
* tree-ssa-alias.c (refs_may_alias_p_1): Check for is_gimple_min_invariant rath...Martin Jambor2009-04-071-2/+2
* tree-ssa-alias.c (ref_maybe_used_by_call_p_1): Non-aliased decls are only use...Richard Guenther2009-04-071-2/+31
* re PR middle-end/13146 (inheritance for nonoverlapping_component_refs_p)Richard Guenther2009-04-031-3459/+793
* Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek2009-02-201-1/+2
* re PR tree-optimization/38745 (ICE: statement makes a memory store, but has n...Richard Guenther2009-01-261-0/+2
* re PR tree-optimization/38745 (ICE: statement makes a memory store, but has n...Richard Guenther2009-01-261-0/+16
* re PR middle-end/36509 (gcc.dg/Wstrict-aliasing-float-ptr-int-obj.c)Richard Guenther2008-12-041-3/+0
* re PR middle-end/38151 (structures with _Complex arguments are not passed cor...Richard Guenther2008-11-251-56/+34
* re PR tree-optimization/38051 (Miscompilation of glibc's memcmp)Richard Guenther2008-11-151-15/+20
* tree-ssa-alias.c (may_alias_p): Remove bogus shortcut.Richard Guenther2008-10-191-10/+0
* tree-ssa-alias.c (init_alias_info): Call bitmap_obstack_release in every call...Jakub Jelinek2008-09-151-1/+3
* rtl.h (LABEL_REF_NONLOCAL_P): Don't check for REG_LABEL_OPERAND or REG_LABEL_...Ian Lance Taylor2008-09-041-1/+1
* backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.Richard Biener2008-07-281-113/+81
* cgraphbuild.c (record_reference): Drop non-unit-at-a-time code.Jan Hubicka2008-07-251-11/+1
* re PR tree-optimization/36765 (Revision 137573 miscompiles 464.h264ref in SPE...Richard Guenther2008-07-111-0/+20
* tree-ssa-structalias.h (set_used_smts): Remove.Richard Guenther2008-07-071-1/+0
* tree-ssa-structalias.h (compute_points_to_sets): Adjust prototype.Richard Guenther2008-06-291-1/+305
* tree-ssa-structalias.c (callused_id, [...]): Add.Richard Guenther2008-06-281-1/+6
* re PR tree-optimization/36400 (points-to results wrong)Richard Guenther2008-06-271-12/+12
* ggc.h (GGC_RESIZEVAR): New, reorder macros.Kaveh R. Ghazi2008-06-201-1/+1