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-pass.h
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-09
openacc: Middle-end worker-partitioning support
Julian Brown
1
-0
/
+1
2021-07-29
[OpenACC] Extract 'pass_oacc_loop_designation' out of 'pass_oacc_device_lower'
Thomas Schwinge
1
-0
/
+1
2021-07-28
Add new gimple-ssa-warn-access pass.
Martin Sebor
1
-0
/
+1
2021-07-13
passes: Fix up subobject __bos [PR101419]
Jakub Jelinek
1
-0
/
+2
2021-01-27
Rename PROP_trees to PROP_gimple
Jakub Jelinek
1
-1
/
+1
2021-01-04
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2020-12-01
Add if-chain to switch conversion pass.
Martin Liska
1
-0
/
+1
2020-11-13
Decompose OpenACC 'kernels' constructs into parts, a sequence of compute cons...
Gergö Barany
1
-0
/
+1
2020-11-02
pass: Run cleanup passes before SLP [PR96789]
Kewen Lin
1
-0
/
+6
2020-10-30
Add -fzero-call-used-regs option and zero_call_used_regs function attributes.
qing zhao
1
-0
/
+1
2020-10-22
Materialize clones on demand
Jan Hubicka
1
-2
/
+0
2020-09-20
New modref/ipa_modref optimization passes
Jan Hubicka
1
-0
/
+2
2020-08-03
Removal of HSA offloading from gcc and libgomp
Martin Jambor
1
-2
/
+0
2020-06-17
Lower VEC_COND_EXPR into internal functions.
Martin Liska
1
-0
/
+1
2020-06-03
Optimize ODR enum streaming
Jan Hubicka
1
-0
/
+1
2020-05-20
Fix alignment for local variable [PR90811]
Kito Cheng
1
-0
/
+1
2020-01-18
[C++ coroutines] Initial implementation.
Iain Sandoe
1
-0
/
+2
2020-01-14
Initial commit of analyzer
David Malcolm
1
-0
/
+1
2020-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2019-10-28
Move jump threading before reload
Ilya Leoshkevich
1
-1
/
+1
2019-09-20
New IPA-SRA
Martin Jambor
1
-1
/
+1
2019-09-09
Remove bt-load.c
Richard Sandiford
1
-4
/
+0
2019-08-26
PR tree-optimization/83431 - -Wformat-truncation may incorrectly report trunc...
Martin Sebor
1
-0
/
+1
2019-07-09
PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n...
Martin Sebor
1
-1
/
+1
2019-07-08
subreg: Add -fsplit-wide-types-early (PR88233)
Segher Boessenkool
1
-1
/
+2
2019-07-04
re PR ipa/91062 (gcc.dg/ipa/ipa-pta-1.c dump contains garbage when gcc was co...
Richard Biener
1
-1
/
+1
2019-04-25
tree-pass.h (make_pass_phi_only_cprop): Remove.
Richard Biener
1
-1
/
+0
2019-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2018-12-17
Add a loop versioning pass
Richard Sandiford
1
-0
/
+1
2018-12-03
Repeat jump threading after combine
Ilya Leoshkevich
1
-0
/
+1
2018-11-20
re PR ipa/87706 (Inlined functions trigger invalid -Wmissing-profile warning)
Jan Hubicka
1
-0
/
+1
2018-06-08
Convert dump and optgroup flags to enums
David Malcolm
1
-1
/
+1
2018-06-08
Remove MPX
Martin Liska
1
-6
/
+0
2018-05-18
Radically simplify emission of balanced tree for switch statements.
Martin Liska
1
-0
/
+1
2018-01-13
Add an "early rematerialisation" pass
Richard Sandiford
1
-0
/
+1
2018-01-03
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2017-12-16
PR tree-optimization/78918 - missing -Wrestrict on memcpy copying over self
Martin Sebor
1
-0
/
+1
2017-12-07
re PR tree-optimization/81303 (410.bwaves regression caused by r249919)
Bin Cheng
1
-0
/
+1
2017-12-07
Add unroll and jam pass
Michael Matz
1
-0
/
+1
2017-10-23
tree-pass.h (PROP_rtl_split_insns): Define.
Sandra Loosemore
1
-0
/
+1
2017-08-29
Make expansion of balanced binary trees of switches on tree level.
Martin Liska
1
-0
/
+1
2017-06-16
re PR tree-optimization/81090 ([graphite] ICE in loop_preheader_edge)
Richard Biener
1
-1
/
+0
2017-05-31
passes.c: implement pre-ICE emergency dumping
Alexander Monakov
1
-0
/
+1
2017-05-23
cgraphunit.c (symbol_table::process_new_functions): Update.
Jan Hubicka
1
-1
/
+2
2017-05-23
ipa-inline-analysis.c (cgraph_2edge_hook_list, [...]): Remove.
Jan Hubicka
1
-2
/
+1
2017-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2016-12-21
re PR bootstrap/78817 (stage2 bootstrap failure in vec.h:1613:5: error: argum...
Jakub Jelinek
1
-0
/
+1
2016-11-22
OpenMP offloading to NVPTX: middle-end changes
Alexander Monakov
1
-0
/
+2
2016-10-28
GIMPLE store merging pass
Kyrylo Tkachov
1
-0
/
+1
2016-10-20
loop splitting
Michael Matz
1
-0
/
+1
[next]