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-operands.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-28
backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.
Richard Biener
1
-465
/
+258
2008-06-28
tree-ssa-structalias.c (callused_id, [...]): Add.
Richard Guenther
1
-26
/
+38
2008-06-06
c-cppbuiltin.c (c_cpp_builtins): Change _OPENMP value to 200805.
Jakub Jelinek
1
-9
/
+14
2008-06-06
tree-ssa-structalias.c (merge_smts_into): Remove.
Richard Guenther
1
-1
/
+2
2008-05-23
tree-ssa-operands.c (mark_difference_for_renaming): Use bitmap_xor.
Richard Guenther
1
-7
/
+1
2008-05-15
treestruct.def (TS_STRUCT_FIELD_TAG): Remove.
Diego Novillo
1
-3
/
+1
2008-05-08
tree-data-ref.c (dr_analyze_alias): Do not set DR_SUBVARS.
Richard Guenther
1
-241
/
+25
2008-03-18
tree-pretty-print.c: Include predict.h.
Jan Hubicka
1
-0
/
+1
2008-02-28
revert: tree-flow.h (uid_decl_map_hash, [...]): Move ...
Richard Guenther
1
-25
/
+28
2008-02-26
tree-flow.h (uid_decl_map_hash, [...]): Move ...
Richard Guenther
1
-28
/
+25
2008-02-25
revert: tree-flow.h (uid_decl_map_hash, [...]): Move ...
Richard Guenther
1
-25
/
+28
2008-02-25
tree-flow.h (uid_decl_map_hash, [...]): Move ...
Richard Guenther
1
-28
/
+25
2008-01-08
re PR tree-optimization/34683 (SSA rewriting in the loop unroller causes quad...
Richard Guenther
1
-1
/
+1
2008-01-02
re PR tree-optimization/34093 (ICE in ssa_operand_alloc, at tree-ssa-operands...
Richard Guenther
1
-5
/
+4
2007-12-14
re PR middle-end/34462 (tree check: expected ssa_name, have struct_field_tag ...
Richard Guenther
1
-5
/
+12
2007-12-04
re PR middle-end/34334 (ICE in vuses_compare, at tree-vn.c:118)
Richard Guenther
1
-3
/
+17
2007-11-23
tree-ssa-copy.c (may_propagate_copy): Remove redundant checks.
Richard Guenther
1
-3
/
+5
2007-11-20
tree-ssa-operands.c (add_virtual_operand): Consistently prune accesses.
Richard Guenther
1
-1
/
+0
2007-11-16
re PR tree-optimization/33870 (miscompiles sqlite)
Richard Guenther
1
-85
/
+27
2007-11-13
pr 33870
Diego Novillo
1
-9
/
+43
2007-11-07
re PR tree-optimization/33870 (miscompiles sqlite)
Diego Novillo
1
-2
/
+42
2007-11-06
tree-flow.h (struct fieldoff): Reformat comment.
Diego Novillo
1
-33
/
+37
2007-10-30
tree-ssa-operands.c (add_vars_for_offset): Fix exit test of loop adding SFTs ...
Richard Guenther
1
-1
/
+2
2007-10-29
re PR tree-optimization/33870 (miscompiles sqlite)
Richard Guenther
1
-34
/
+6
2007-10-29
tree-flow-inline.h (get_subvar_at): Use binary search.
Richard Guenther
1
-68
/
+63
2007-10-29
2007-09-23 Razya Ladelsky
Razya Ladelsky
1
-28
/
+62
2007-10-28
tree-ssa-operands.c (add_vars_for_offset): Add parameter telling if the var i...
Richard Guenther
1
-7
/
+12
2007-10-28
tree-ssa-operands.c (add_vars_for_offset): Clean and speed up.
Richard Guenther
1
-46
/
+59
2007-10-28
tree-flow.h (subvar_t): Make it a VEC.
Richard Guenther
1
-16
/
+22
2007-10-27
re PR tree-optimization/33870 (miscompiles sqlite)
Richard Guenther
1
-61
/
+47
2007-09-15
tree-parloops.c: New file.
Zdenek Dvorak
1
-0
/
+50
2007-09-13
re PR tree-optimization/33389 (Revision 128239 causes libgomp failure)
James E Wilson
1
-1
/
+8
2007-09-09
tree-ssa-operands.c (add_virtual_operand): Only mark stores as has_volatile_o...
Richard Guenther
1
-1
/
+2
2007-09-07
re PR middle-end/33330 (Wrong alias for accessing scalar through array)
Richard Guenther
1
-0
/
+17
2007-09-07
cgraphbuild.c (rebuild_cgraph_edges): Export.
Zdenek Dvorak
1
-4
/
+55
2007-09-05
Revert:
Jan Hubicka
1
-2
/
+1
2007-09-04
tree-ssa-operands.c (add_virtual_operand): Only mark stores as has_volatile_o...
Richard Biener
1
-1
/
+2
2007-09-01
tree-ssa-alias.c (create_name_tags): Use TYPE_VOLATILE instead of TREE_THIS_V...
Richard Guenther
1
-14
/
+12
2007-08-19
Fix PR 32772 Fix PR 32716 Fix PR 32328 Fix PR 32303
Daniel Berlin
1
-48
/
+120
2007-08-14
alias.c (rtx_equal_for_memref_p): Constify.
Kaveh R. Ghazi
1
-7
/
+5
2007-07-26
Change copyright header to refer to version 3 of the GNU General Public Licen...
Nick Clifton
1
-4
/
+3
2007-07-13
re PR tree-optimization/32721 (CCP removes volatile qualifiers.)
Richard Guenther
1
-0
/
+3
2007-07-07
tree-ssa-operands.c (realloc_vop, [...]): Remove.
Kazu Hirata
1
-93
/
+0
2007-06-12
re PR libstdc++/29286 (placement new does not change the dynamic type as it s...
Ian Lance Taylor
1
-0
/
+4
2007-06-06
tree-ssa-alias-warnings.c (maybe_add_match): Cast according to the coding con...
Thomas Neumann
1
-34
/
+35
2007-04-20
tree-ssa-structalias.c (delete_points_to_sets): Free graph->complex.
Zdenek Dvorak
1
-0
/
+1
2007-04-11
re PR tree-optimization/30735 (50% slow down due to mem-ssa merge)
Diego Novillo
1
-86
/
+0
2007-03-09
tree-ssa-structalias.c (variable_info): Remove finished_solution.
Daniel Berlin
1
-7
/
+17
2007-03-02
tree-ssa-structalias.c (could_have_pointers): Tidy.
Diego Novillo
1
-21
/
+42
2007-02-15
tree.h (enum tree_code_class): Add tcc_vl_exp.
Sandra Loosemore
1
-6
/
+6
[next]