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/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
/
passes.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-02-17
re PR debug/47106 (-fcompare-debug failure (length) with -fpartial-inlining ...
Alexandre Oliva
1
-6
/
+1
2011-02-02
Fix PR40979 and PR47044: after LIM call copy_prop and DCE to clean up.
Sebastian Pop
1
-1
/
+1
2011-01-25
Remove the lambda framework and make -ftree-loop-linear an alias of -floop-in...
Sebastian Pop
1
-1
/
+0
2011-01-22
New -fcompare-elim pass.
Richard Henderson
1
-0
/
+1
2011-01-11
re PR lto/45721 (ICE: in function_and_variable_visibility, at ipa.c:673 with ...
Jan Hubicka
1
-0
/
+1
2011-01-10
re PR tree-optimization/47234 (ipa-split is executed before profile feedback ...
Jan Hubicka
1
-0
/
+7
2010-11-29
system.h: Include "safe-ctype.h" instead of <safe-ctype.h>.
Joseph Myers
1
-10
/
+0
2010-11-26
tree-ssa-copy.c (fini_copy_prop): Don't DCE when we have loops.
Michael Matz
1
-1
/
+0
2010-11-17
timevar.def (TV_IPA_OPT, [...]): New.
Michael Matz
1
-1
/
+5
2010-11-10
cfgloop.c (verify_loop_structure): Use %' in diagnostics.
Joseph Myers
1
-1
/
+1
2010-11-04
passes.c (init_optimization_passes): Move veclower after SSA.
Artjoms Sinkarovs
1
-1
/
+1
2010-10-21
basic-block.h (single_succ_edge): Use gcc_checking_assert.
Nathan Froyd
1
-3
/
+1
2010-10-05
value-prof.c (gimple_divmod_fixed_value): Work on SSA form.
Richard Guenther
1
-8
/
+1
2010-09-23
tree-flow.h (execute_update_addresses_taken): Adjust.
Eric Botcazou
1
-5
/
+3
2010-09-22
tree-inline.c (optimize_inline_calls): Schedule cleanups only if we inlined s...
Richard Guenther
1
-1
/
+0
2010-09-22
tree-ssanames.c (release_dead_ssa_names): Do not remove callee edges here.
Richard Guenther
1
-1
/
+0
2010-09-07
re PR middle-end/45569 (ICE: verify_stmts failed: statement marked for throw ...
Richard Guenther
1
-0
/
+4
2010-09-03
passes.c (rest_of_decl_compilation): Do not add local vars into varpol.
Jan Hubicka
1
-1
/
+2
2010-08-21
tree-pass.h (pass_ipa_cdtor_merge): New function.
Jan Hubicka
1
-0
/
+1
2010-08-21
lto-cgraph.c (lto_output_edge): Use gimple_has_body_p instead of flag_wpa.
Jan Hubicka
1
-0
/
+17
2010-08-11
Schedule a copy_prop pass before graphite.
Sebastian Pop
1
-2
/
+5
2010-07-26
re PR target/44132 (emutls is broken under a range of circumstances.)
Richard Henderson
1
-0
/
+1
2010-07-14
passes.c (rest_of_decl_compilation): Do not call
Richard Henderson
1
-2
/
+0
2010-06-29
predict.c (propagate_freq): Clear EXIT_BLOCK_PTR frequency if it is unreachable.
Jan Hubicka
1
-16
/
+1
2010-06-25
tree-pass.h (pass_split_functions): Declare.
Jan Hubicka
1
-0
/
+4
2010-06-22
passes.c (execute_function_todo): Move call of statistics_fini_pass to ...
Jan Hubicka
1
-2
/
+2
2010-06-08
utils.c (init_gnat_to_gnu): Use typed GC allocation.
Laurynas Biveinis
1
-2
/
+2
2010-06-03
passes.c (init_optimization_passes): Put ipa reference after ipa pure-const.
Jan Hubicka
1
-1
/
+1
2010-06-01
tree-cfg.c (verify_stmt): Do not skip could_throw test.
Jan Hubicka
1
-12
/
+0
2010-05-30
passes.c (ipa_write_optimization_summaries_1, [...]): Initilalize dump files.
Jan Hubicka
1
-0
/
+16
2010-05-29
tree-vrp.c (debug_value_range, [...]): Annotate with DEBUG_FUNCTION.
Jan Hubicka
1
-3
/
+5
2010-05-27
diagnostic-core.h: New.
Joseph Myers
1
-5
/
+5
2010-05-21
tree.h: Include real.h and fixed-value.h as basic datatypes.
Steven Bosscher
1
-1
/
+0
2010-05-19
diagnostic.c (FLOAT, FFS): Don't undefine.
Joseph Myers
1
-2
/
+0
2010-05-15
ipa-prop.c (ipa_prop_read_section): Add sanity check that node is analyzed.
Jan Hubicka
1
-1
/
+1
2010-05-15
ipa-reference.c: Include toplev.h
Jan Hubicka
1
-4
/
+3
2010-05-12
implicit-zee.c: New file.
Sriraman Tallam
1
-0
/
+1
2010-05-10
passes.c (ipa_write_summaries_1, [...]): Allocate encoders.
Jan Hubicka
1
-0
/
+5
2010-04-30
re PR lto/43946 (SPEC2000 GCC fails to build with -fprofile-generate -O2 ...
Richard Guenther
1
-1
/
+1
2010-04-29
* lto-symtab.c (lto_symtab_entry_def) Add vnode.
Jan Hubicka
1
-14
/
+31
2010-04-27
invoke.texi (-fipa-profile): Document.
Jan Hubicka
1
-0
/
+1
2010-04-26
cgraph.c (cgraph_create_node): Set node frequency to normal.
Jan Hubicka
1
-2
/
+5
2010-04-22
re PR middle-end/29274 (not using mulsidi3)
Bernd Schmidt
1
-0
/
+1
2010-04-21
timevar.def (TV_WHOPR_WPA_FIXUP): Remove.
Jan Hubicka
1
-1
/
+11
2010-04-21
tree-pass.h (ipa_opt_pass_d): Rename function_read_summary...
Jan Hubicka
1
-8
/
+95
2010-04-20
cgraph.c (cgraph_remove_node): Kill bodies in other partitoin.
Jan Hubicka
1
-2
/
+0
2010-04-06
Avoid calling verify_ssa twice in verify_loop_closed_ssa.
Sebastian Pop
1
-2
/
+3
2010-04-06
Always execute verify_loop_closed_ssa at LNO level.
Sebastian Pop
1
-1
/
+1
2010-04-06
re PR tree-optimization/32824 (Missed reduction vectorizer after store to glo...
Changpeng Fang
1
-1
/
+1
2010-04-02
Make-lang.in, [...]: Update copyright years.
Steven Bosscher
1
-1
/
+1
[next]