index
:
riscv-gnu-toolchain/gcc.git
devel/analyzer
devel/autopar_devel
devel/autopar_europar_2021
devel/bypass-asm
devel/c++-contracts
devel/c++-coroutines
devel/c++-modules
devel/c++-name-lookup
devel/coarray_native
devel/existing-fp8
devel/fortran_unsigned
devel/gccgo
devel/gfortran-caf
devel/gimple-linterchange
devel/gomp-5_0-branch
devel/icpp2021
devel/ira-select
devel/ix86/evex512
devel/jlaw/crc
devel/loop-unswitch-support-switches
devel/lto-offload
devel/m2link
devel/modula-2
devel/mold-lto-plugin
devel/mold-lto-plugin-v2
devel/nothrow-detection
devel/omp/gcc-10
devel/omp/gcc-11
devel/omp/gcc-12
devel/omp/gcc-13
devel/omp/gcc-14
devel/omp/gcc-9
devel/omp/ompd
devel/power-ieee128
devel/range-gen3
devel/ranger
devel/rust/master
devel/sh-lra
devel/sphinx
devel/ssa-range
devel/subreg-coalesce
devel/unified-autovect
master
releases/egcs-1.0
releases/egcs-1.1
releases/gcc-10
releases/gcc-11
releases/gcc-12
releases/gcc-13
releases/gcc-14
releases/gcc-2.95
releases/gcc-2.95.2.1-branch
releases/gcc-3.0
releases/gcc-3.1
releases/gcc-3.2
releases/gcc-3.3
releases/gcc-3.4
releases/gcc-4.0
releases/gcc-4.1
releases/gcc-4.2
releases/gcc-4.3
releases/gcc-4.4
releases/gcc-4.5
releases/gcc-4.6
releases/gcc-4.7
releases/gcc-4.8
releases/gcc-4.9
releases/gcc-5
releases/gcc-6
releases/gcc-7
releases/gcc-8
releases/gcc-9
releases/libgcj-2.95
trunk
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gcc
/
tree-ssa-alias.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-06-20
re PR tree-optimization/25737 (ACATS c974001 c974013 hang with struct aliasing)
Adam Nemet
1
-4
/
+9
2007-06-12
tree-ssa-alias.c (finalize_ref_all_pointers): Clear pt_anything flag on ref-a...
Eric Botcazou
1
-1
/
+7
2007-06-12
re PR libstdc++/29286 (placement new does not change the dynamic type as it s...
Ian Lance Taylor
1
-53
/
+56
2007-05-29
tree-ssa-alias.c: Add aliasing overview.
Daniel Berlin
1
-0
/
+117
2007-05-26
tree-flow.h: Remove the prototype for is_aliased_with.
Kazu Hirata
1
-32
/
+0
2007-05-11
Makefile.in (OBJS-common): Add tree-ssa-alias-warnings.o.
Silvius Rus
1
-1
/
+5
2007-04-11
tree-ssa-alias.c (dump_mem_ref_stats): Do not call need_to_partition_p if the...
Diego Novillo
1
-1
/
+1
2007-04-11
re PR tree-optimization/30735 (50% slow down due to mem-ssa merge)
Diego Novillo
1
-275
/
+998
2007-02-15
tree.h (enum tree_code_class): Add tcc_vl_exp.
Sandra Loosemore
1
-4
/
+6
2007-02-08
re PR tree-optimization/30562 (remove unused variable is removing a reference...
Diego Novillo
1
-44
/
+0
2007-01-29
tree.h (struct tree_memory_tag): Add aliases member.
Daniel Berlin
1
-139
/
+151
2007-01-03
* cgraphunit.c, tree-ssa-alias.c: Fix comment typos.
Kazu Hirata
1
-1
/
+1
2006-12-30
tree.h (DECL_CALL_CLOBBERED): Remove.
Jan Hubicka
1
-3
/
+3
2006-12-30
tree-ssa-alias.c (create_structure_vars): When in SSA, update operand caches.
Jan Hubicka
1
-0
/
+52
2006-12-22
cgraphunit.c, [...]: Fix comment typos.
Kazu Hirata
1
-1
/
+1
2006-12-11
[multiple changes]
Diego Novillo
1
-628
/
+623
2006-12-10
tree-ssa-alias.c (compact_name_tags): Use sort_tags_by_id.
Daniel Berlin
1
-15
/
+3
2006-12-05
tree-vrp.c (pass_vrp): Remove PROP_smt_usage.
Daniel Berlin
1
-123
/
+0
2006-12-05
Merge gimple-tuples-branch into mainline.
Aldy Hernandez
1
-22
/
+26
2006-12-05
tree-ssa-alias.c (compute_flow_sensitive_aliasing): Call set_used_smts.
Daniel Berlin
1
-0
/
+2
2006-12-04
tree-ssa-alias.c (compute_may_aliases): Compute flow sensitive before flow in...
Daniel Berlin
1
-7
/
+6
2006-11-28
Privatize SSA variables into gimple_df.
Jan Hubicka
1
-40
/
+19
2006-11-24
tree-ssa-alias.c (tree_pointer_compare): New function.
Daniel Berlin
1
-0
/
+69
2006-11-17
tree-ssa-alias.c (new_type_alias): Do not use offset of expr to select subvar...
Zdenek Dvorak
1
-13
/
+32
2006-11-16
tree-vrp.c (get_value_range): Use XCNEW instead of XNEW and memset.
Dirk Mueller
1
-2
/
+1
2006-10-19
Fix PR tree-optimization/28778 Fix PR tree-optimization/29156 Fix PR tree-opt...
Daniel Berlin
1
-9
/
+2
2006-08-22
re PR tree-optimization/28003 (optimizer bug)
Daniel Berlin
1
-3
/
+3
2006-08-21
tree-ssa-alias.c (eq_ptr_info, [...]): New function.
Jan Hubicka
1
-15
/
+31
2006-08-10
re PR tree-optimization/26197 (ICE in is_old_name with vectorizer)
Dorit Nuzman
1
-39
/
+83
2006-06-28
re PR c++/27768 (wrong-code with vectors)
Jason Merrill
1
-1
/
+6
2006-05-29
tree-flow.h: Remove the prototype for add_type_alias.
Kazu Hirata
1
-87
/
+0
2006-05-25
tree-ssa-structalias.h (PTR_IS_REF_ALL): New macro.
Eric Botcazou
1
-9
/
+84
2006-05-23
re PR c++/26757 (C++ front-end producing two DECLs with the same UID)
Andrew MacLeod
1
-3
/
+3
2006-05-09
re PR tree-optimization/27093 (verify_ssa failed: definition does not dominat...
Daniel Berlin
1
-0
/
+11
2006-04-12
tree-ssa-alias.c (set_initial_properties, [...]): Use VEC instead of VARRAY.
Kazu Hirata
1
-10
/
+9
2006-04-10
Makefile.in (tree-into-ssa.o, [...]): Depend on vecprim.h.
Kazu Hirata
1
-3
/
+1
2006-04-10
tree-ssa-alias.c (lhs_may_store_to): New function.
Daniel Berlin
1
-22
/
+49
2006-04-08
tree.h (tree_memory_tag): Add old_used_alone.
Daniel Berlin
1
-2
/
+9
2006-03-28
tree-ssa-alias.c (create_sft): Initially inherit TREE_ADDRESSABLE from parent...
Daniel Berlin
1
-0
/
+1
2006-03-25
re PR tree-optimization/26804 (Alias Time explosion)
Daniel Berlin
1
-0
/
+31
2006-03-21
options.c (gfc_init_options): Initialize flag_argument_noalias to 3.
Toon Moene
1
-2
/
+11
2006-03-02
tree-vrp.c (execute_vrp): Return value.
Daniel Berlin
1
-3
/
+4
2006-03-02
tree-ssa-alias.c (find_used_portions): Consider taking the address as making ...
Richard Guenther
1
-0
/
+2
2006-03-01
tree.def (SYMBOL_MEMORY_TAG): Rename from TYPE_MEMORY_TAG.
Diego Novillo
1
-109
/
+109
2006-02-26
re PR tree-optimization/26421 (tree-ssa-alias.c:find_used_portions considers ...
Richard Guenther
1
-0
/
+11
2006-02-26
re PR tree-optimization/26359 (Over optimization of loop when using -ftree-ve...
Dorit Nuzman
1
-0
/
+3
2006-02-20
tree.h (struct tree_memory_tag): Add is_used_alone member.
Daniel Berlin
1
-1
/
+80
2006-02-18
tree-flow.h (struct var_ann_d): Rename field is_alias_tag to is_aliased.
Diego Novillo
1
-4
/
+4
2006-02-15
tree.c (init_ttree): Add STRUCT_FIELD_TAG handling.
Daniel Berlin
1
-15
/
+10
2006-01-26
tree-ssa-alias.c (maybe_create_global_var): Change subvar walking to an asser...
Daniel Berlin
1
-8
/
+1
[next]