aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-alias.c
AgeCommit message (Expand)AuthorFilesLines
2011-03-03re PR debug/47283 (ICE in refs_may_alias_p_1, at tree-ssa-alias.c)Richard Guenther1-1/+6
2011-02-15re PR debug/47106 (-fcompare-debug failure (length) with -fpartial-inlining ...Alexandre Oliva1-1/+1
2011-01-25re PR rtl-optimization/47414 (wrong code with -O -freorder-blocks -fschedule-...Richard Guenther1-1/+2
2011-01-14re PR tree-optimization/47179 (SPU: errno misoptimization around malloc call)Richard Guenther1-17/+4
2010-11-30hwint.c: New.Joseph Myers1-1/+0
2010-11-23tree-ssa-sccvn.c (vn_reference_lookup_3): Avoid doing work twice.Richard Guenther1-9/+11
2010-11-17re PR middle-end/45838 (FAIL: libgomp.c/pr34513.c execution test)Jakub Jelinek1-0/+44
2010-10-14re PR tree-optimization/44913 (-ftree-vectorize causes FAIL: gcc.dg/pr44838.c...Richard Guenther1-26/+66
2010-10-13re PR tree-optimization/45970 (tree DSE misses many obvious dead stores)Richard Guenther1-0/+39
2010-09-05re PR tree-optimization/45535 (ICE during tree_ssa_dse)Richard Guenther1-5/+14
2010-09-03tree.def (TARGET_MEM_REF): Merge TMR_SYMBOL and TMR_BASE.Richard Guenther1-46/+3
2010-09-01alias.c (ao_ref_from_mem): Adjust.Richard Guenther1-9/+9
2010-08-24re PR middle-end/45379 (~10% slowdown on test_fpu at revision 163278)Richard Guenther1-9/+27
2010-08-16tree-cfg.c (verify_types_in_gimple_reference): Verify TARGET_MEM_REF a bit.Richard Guenther1-21/+75
2010-08-12tree-flow.h (struct ptr_info_def): Add align and misalign fields.Richard Guenther1-21/+0
2010-07-15tree.h (enum tree_index): Add TI_INTEGER_THREE.Anatoly Sokolov1-1/+1
2010-07-09re PR middle-end/44852 (miscompilation (of e.g. newlib dtoa.c) after mem-ref2...Richard Guenther1-5/+40
2010-07-08re PR rtl-optimization/44838 (RTL loop unrolling causes FAIL: gcc.dg/pr39794.c)Richard Guenther1-1/+2
2010-07-01re PR middle-end/42834 (memcpy folding overeager)Richard Guenther1-102/+136
2010-06-27re PR middle-end/44684 (FAIL: g++.dg/opt/pmf1.C)Richard Guenther1-4/+10
2010-06-26re PR tree-optimization/44674 (ICE: in refs_may_alias_p_1, at tree-ssa-alias....Richard Biener1-15/+16
2010-06-08utils.c (init_gnat_to_gnu): Use typed GC allocation.Laurynas Biveinis1-1/+1
2010-06-01gimplify.c: Do not include except.h and optabs.h.Steven Bosscher1-2/+0
2010-05-29tree-vrp.c (debug_value_range, [...]): Annotate with DEBUG_FUNCTION.Jan Hubicka1-2/+2
2010-05-26re PR rtl-optimization/44164 (Aliasing bug triggered by Boost.Bind/Boost.Func...Richard Guenther1-9/+41
2010-05-21diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h or langhooks-de...Joseph Myers1-0/+1
2010-05-21tree.h: Include real.h and fixed-value.h as basic datatypes.Steven Bosscher1-2/+0
2010-05-15ipa-reference.c: Include toplev.hJan Hubicka1-4/+2
2010-05-10c-common.c (struct c_common_attributes): Add fnspec attribute.Richard Guenther1-0/+4
2010-04-16re PR tree-optimization/43572 (FAIL: gfortran.dg/PR19872.f execution test; fo...Richard Guenther1-1/+4
2010-04-15tree-ssa-structalias.c (struct variable_info): Add is_fn_info flag.Richard Guenther1-1/+6
2010-04-12gsstruct.def (GSS_CALL): New.Richard Guenther1-43/+14
2010-04-07ipa-reference.c (mark_load): Use get_base_address.Richard Guenther1-2/+2
2010-04-02Make-lang.in, [...]: Update copyright years.Steven Bosscher1-1/+1
2010-02-26re PR ada/43096 (miscompilation of ACATS c37105a at -O2)Eric Botcazou1-7/+9
2010-02-19re PR tree-optimization/42944 (errno misoptimization around malloc call)Richard Guenther1-8/+11
2010-02-11re PR lto/41664 (FAIL: gfortran.dg/lto/pr40725 f_lto_pr40725_0.o-f_lto_pr4072...Richard Guenther1-7/+71
2010-02-03re PR tree-optimization/42944 (errno misoptimization around malloc call)Richard Guenther1-0/+16
2010-01-29tree-ssa-alias.c (same_type_for_tbaa): Return -1 if the types have the same a...Eric Botcazou1-14/+13
2009-12-04tree-ssa-alias.c (ref_maybe_used_by_call_p_1): Handle BUILT_IN_MALLOC.Richard Guenther1-0/+5
2009-11-28matrix-reorg.c (analyze_matrix_allocation_site): Remove unused malloc_fname v...Jakub Jelinek1-3/+0
2009-11-25Remove trailing white spaces.H.J. Lu1-2/+2
2009-10-28re PR middle-end/41855 (ICE in refs_may_alias_p_1, at tree-ssa-alias.c:855)Richard Guenther1-4/+24
2009-10-26re PR tree-optimization/41783 (r151561 (PRE fix) regresses zeusmp)Michael Matz1-3/+22
2009-10-24tree-ssa-alias.c (nonaliasing_component_refs_p): Rename into...Eric Botcazou1-15/+25
2009-09-16re PR fortran/41212 (miscompilation at -O2)Michael Matz1-0/+8
2009-09-14Squash commit of EH in gimpleRichard Henderson1-4/+0
2009-09-06re PR middle-end/41261 (ice with -O2 -fprofile-arcs when compiling Linux kernel)Richard Guenther1-0/+6
2009-09-02revert: builtins.c (fold_builtin_memory_op): Use the alias oracle to query if...Richard Guenther1-11/+19
2009-08-31builtins.c (fold_builtin_memory_op): Use the alias oracle to query if the mem...Richard Guenther1-19/+11