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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-14
VAX: Add the `setmemhi' instruction
Maciej W. Rozycki
3
-0
/
+87
2021-11-14
Extend modref to track kills
Jan Hubicka
6
-79
/
+471
2021-11-14
Remove gcc.dg/pr103229.c
Aldy Hernandez
1
-10
/
+0
2021-11-14
Do not pass NULL to memset in ssa_global_cache.
Aldy Hernandez
2
-1
/
+12
2021-11-14
tsan: remove not needed -ldl in options
Martin Liska
2
-2
/
+2
2021-11-14
Cleanup tree-ssa-alias and tree-ssa-dse use of modref summary
Jan Hubicka
8
-73
/
+77
2021-11-14
Daily bump.
GCC Administrator
4
-1
/
+244
2021-11-14
Fix bug in ipa-pure-const and add debug counters
Jan Hubicka
2
-4
/
+10
2021-11-13
More ipa-modref-tree.h cleanups
Jan Hubicka
3
-49
/
+63
2021-11-13
Implement DSE of dead functions calls storing memory.
Jan Hubicka
9
-12
/
+227
2021-11-13
Fix checking disabled build.
Jan Hubicka
1
-2
/
+2
2021-11-13
modref_access_node cleanup
Jan Hubicka
2
-514
/
+563
2021-11-13
Add finalize method to modref summary.
Jan Hubicka
3
-29
/
+36
2021-11-13
Whitelity type attributes for function signature change
Jan Hubicka
3
-9
/
+39
2021-11-13
analyzer: add four new taint-based warnings
David Malcolm
19
-123
/
+1492
2021-11-13
Remember fnspec based EAF flags in modref summary.
Jan Hubicka
3
-41
/
+49
2021-11-13
path solver: Compute all PHI ranges simultaneously.
Aldy Hernandez
3
-9
/
+69
2021-11-13
Enable ipa-sra with fnspec attributes
Jan Hubicka
3
-15
/
+76
2021-11-13
path solver: Merge path_range_query constructors.
Aldy Hernandez
2
-27
/
+21
2021-11-13
Fix wrong code with modref and some builtins.
Jan Hubicka
1
-16
/
+14
2021-11-13
Daily bump.
GCC Administrator
6
-1
/
+323
2021-11-13
or1k: Fix clobbering of _mcount argument if fPIC is enabled
Stafford Horne
3
-16
/
+42
2021-11-12
Fix wrong code with pure functions
Jan Hubicka
3
-2
/
+38
2021-11-12
path solver: Solve PHI imports first for ranges.
Aldy Hernandez
1
-2
/
+13
2021-11-12
Fix ipa-pure-const
Jan Hubicka
1
-5
/
+2
2021-11-12
analyzer: "__analyzer_dump_state" has no side-effects
David Malcolm
1
-2
/
+5
2021-11-12
aarch64: Remove redundant costing code
Richard Sandiford
1
-112
/
+30
2021-11-12
aarch64: Use new hooks for vector comparisons
Richard Sandiford
1
-146
/
+145
2021-11-12
aarch64: Add vf_factor to aarch64_vec_op_count
Richard Sandiford
1
-6
/
+24
2021-11-12
aarch64: Move cycle estimation into aarch64_vec_op_count
Richard Sandiford
1
-98
/
+105
2021-11-12
aarch64: Use an array of aarch64_vec_op_counts
Richard Sandiford
1
-55
/
+60
2021-11-12
aarch64: Use real scalar op counts
Richard Sandiford
1
-94
/
+88
2021-11-12
aarch64: Get floatness from stmt_info
Richard Sandiford
1
-2
/
+12
2021-11-12
aarch64: Remove vectype from latency tests
Richard Sandiford
1
-20
/
+13
2021-11-12
aarch64: Fold aarch64_sve_op_count into aarch64_vec_op_count
Richard Sandiford
1
-57
/
+96
2021-11-12
aarch64: Detect more consecutive MEMs
Richard Sandiford
2
-52
/
+133
2021-11-12
Fortran/openmp: Fix '!$omp end'
Tobias Burnus
7
-17
/
+1131
2021-11-12
Fix exit condition in ipa_make_function_pure
Jan Hubicka
1
-1
/
+1
2021-11-12
Fix ICE in tree-ssa-structalias.c
Jan Hubicka
1
-1
/
+10
2021-11-12
Fortran: Use build_debug_expr_decl to create DEBUG_DECL_EXPRs
Martin Jambor
1
-4
/
+2
2021-11-12
testsuite: Filter out TSVC test on Power [PR103051]
Martin Liska
1
-1
/
+1
2021-11-12
jit: fix -Werror=format-overflow= in testsuite [PR103199]
David Malcolm
2
-2
/
+2
2021-11-12
Fix ipa-modref pure/const discovery
Jan Hubicka
1
-3
/
+5
2021-11-12
openmp: Relax handling of implicit map vs. existing device mappings
Chung-Lin Tang
9
-11
/
+76
2021-11-12
fortran: Ignore unused args in scalarization [PR97896]
Mikael Morin
9
-83
/
+121
2021-11-12
openmp: Honor OpenMP 5.1 num_teams lower bound
Jakub Jelinek
4
-10
/
+42
2021-11-12
Remove unused function.
Martin Liska
1
-61
/
+0
2021-11-12
tree-optimization/103204 - fix missed valueization in VN
Richard Biener
2
-5
/
+24
2021-11-12
Daily bump.
GCC Administrator
7
-1
/
+679
2021-11-11
Make ranger optional in path_range_query.
Aldy Hernandez
4
-24
/
+37
[next]