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/gfortran-test
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-15
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-15
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-structalias.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-26
tree-ssa-structalias.c (do_ds_constraint): Simplify escape handling.
Richard Guenther
1
-14
/
+2
2009-06-23
tree-ssa-structalias.c (struct variable_info): Add is_global_var member.
Richard Guenther
1
-105
/
+57
2009-06-20
tree-ssa-structalias.c (find_func_aliases): For memset use a constraint from ...
Richard Guenther
1
-2
/
+11
2009-06-20
re PR tree-optimization/40495 (libgomp.c++/task-4.C)
Richard Guenther
1
-48
/
+27
2009-06-19
tree-ssa-alias.c (ptr_deref_may_alias_decl_p): Handle ADDR_EXPR pointers.
Richard Guenther
1
-28
/
+140
2009-06-17
re PR c++/40389 (optimizer bug (possibly))
Richard Guenther
1
-1
/
+1
2009-06-16
tree-ssa-alias.c (is_escape_site): Remove.
Richard Guenther
1
-8
/
+6
2009-06-16
tree-ssa-structalias.c (do_ds_constraint): Stores in global variables add the...
Richard Guenther
1
-33
/
+36
2009-06-13
re PR c++/40389 (optimizer bug (possibly))
Richard Guenther
1
-17
/
+40
2009-05-29
tree-ssa-operands.c (get_expr_operands): Do not handle INDIRECT_REFs in the h...
Richard Guenther
1
-1
/
+2
2009-05-25
cgraph.c (dump_cgraph_node): Dump size/time/benefit.
Jan Hubicka
1
-1
/
+1
2009-05-25
tree-ssa-alias.h (dump_points_to_solution): Declare.
Richard Guenther
1
-0
/
+22
2009-05-22
re PR tree-optimization/38964 (TBAA side-effects of C++ new still missing)
Richard Guenther
1
-344
/
+15
2009-05-15
Revert the following patch until testsuite fallout is fixed:
Jan Hubicka
1
-1
/
+1
2009-05-15
common.opt (-ftree-forwprop, [...]): New options, enabled by default.
Richard Guenther
1
-1
/
+6
2009-05-15
cgraph.c (dump_cgraph_node): Dump size/time/benefit.
Jan Hubicka
1
-1
/
+1
2009-05-11
passes.c (init_optimization_passes): Strip now incorrect comment.
Richard Guenther
1
-1
/
+1
2009-05-01
ipa-reference.c: Do not include c-common.h, include splay-tree.h.
Steven Bosscher
1
-2
/
+0
2009-04-17
tree-ssa-structalias.c (get_constraint_for_component_ref): Handle component r...
Richard Guenther
1
-0
/
+8
2009-04-17
df.h: Include "timevar.h".
Ian Lance Taylor
1
-1
/
+1
2009-04-03
re PR middle-end/13146 (inheritance for nonoverlapping_component_refs_p)
Richard Guenther
1
-795
/
+888
2009-03-28
tree-ssa-structalias.c (ipa_pta_execute): Fix bogus node->analyzed test intro...
Jan Hubicka
1
-11
/
+8
2009-03-28
cgraph.c (cgraph_node, [...]): Remove master clone handling.
Jan Hubicka
1
-2
/
+2
2009-03-27
re PR tree-optimization/39120 (Missed escape constraints for call results)
Richard Guenther
1
-101
/
+93
2009-03-23
cgraph.h (struct cgraph_node): Reorder fields for 64-bit hosts.
Richard Guenther
1
-1
/
+1
2009-03-04
re PR tree-optimization/39358 (Wrong aliasing warning with lists)
Richard Guenther
1
-7
/
+8
2009-02-20
Update Copyright years for files modified in 2008 and/or 2009.
Jakub Jelinek
1
-1
/
+1
2009-02-19
re PR tree-optimization/39207 (Strict aliasing warnings in libstdc++ headers)
Richard Guenther
1
-55
/
+101
2009-02-17
re PR tree-optimization/39202 (internal compiler error: in collapse_rest_of_v...
Richard Guenther
1
-2
/
+2
2009-02-17
re PR tree-optimization/39207 (Strict aliasing warnings in libstdc++ headers)
Richard Guenther
1
-0
/
+1
2009-02-05
re PR tree-optimization/39100 (-fstrict-aliasing miscompilation)
Daniel Berlin
1
-7
/
+9
2009-01-31
re PR tree-optimization/38937 (dereferencing pointer '<anonymous>' does break...
Richard Guenther
1
-6
/
+6
2009-01-28
re PR tree-optimization/38984 (NULL pointers always considered distinct by PT...
Paolo Bonzini
1
-2
/
+8
2009-01-27
re PR middle-end/38503 (warnings from -isystem headers strikes back.)
Richard Guenther
1
-14
/
+4
2009-01-14
re PR tree-optimization/38826 (points-to result wrong for reads from call-clo...
Richard Guenther
1
-6
/
+29
2008-12-09
re PR tree-optimization/38445 (ICE in tree-ssa-struct-alias when compiling gr...
Richard Guenther
1
-4
/
+11
2008-12-04
re PR middle-end/36509 (gcc.dg/Wstrict-aliasing-float-ptr-int-obj.c)
Richard Guenther
1
-9
/
+108
2008-11-27
tree-ssa-structalias.c (intra_create_variable_infos): Make a constraint for t...
Richard Guenther
1
-0
/
+9
2008-11-26
re PR tree-optimization/37869 (PTA results wrong for "non-pointer" variables)
Daniel Berlin
1
-34
/
+2
2008-10-22
tree.def (COMPLEX_TYPE): Constrain element type.
Richard Guenther
1
-2
/
+1
2008-08-29
tree-ssa-structalias.c (create_variable_info_for): Do not create fields for h...
Richard Guenther
1
-2
/
+12
2008-08-29
re PR middle-end/37236 (ICE: in mark_operand_necessary, at tree-ssa-dce.c:242)
Richard Guenther
1
-0
/
+1
2008-08-18
tree.h (IS_CONVERT_EXPR_CODE_P): Renamed to
Tomas Bily
1
-2
/
+2
2008-08-06
builtins.c (expand_builtin_profile_func): Avoid C++ keywords.
Kaveh R. Ghazi
1
-3
/
+3
2008-07-28
tree-ssa-pre.c (insert_into_preds_of_block): Remove dead code.
Richard Guenther
1
-28
/
+5
2008-07-28
backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.
Richard Biener
1
-200
/
+157
2008-07-25
cgraphbuild.c (record_reference): Drop non-unit-at-a-time code.
Jan Hubicka
1
-2
/
+1
2008-07-07
tree-ssa-structalias.c (compute_points_to_sets): Add call to dump_constraint_...
Fernando Pereira
1
-0
/
+94
2008-07-07
tree-ssa-structalias.h (set_used_smts): Remove.
Richard Guenther
1
-55
/
+0
2008-07-07
tree-ssa-structalias.c (struct variable_info): Add is_full_var flag.
Richard Guenther
1
-233
/
+229
[next]