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
2008-11-03
re PR middle-end/37858 (ICE when "-fdump-ipa-all -dv" is used)
Jakub Jelinek
1
-0
/
+1
2008-09-06
re PR tree-optimization/14703 (Inadequate optimization of inline templated fu...
Jan Hubicka
1
-0
/
+1
2008-09-02
backport: configure: Regenerate.
Sebastian Pop
1
-0
/
+1
2008-08-29
cp-gimplify.c (cp_gimplify_expr): Add PRED_CONTINUE heuristic.
Jan Hubicka
1
-0
/
+1
2008-08-26
[multiple changes]
Vladimir Makarov
1
-0
/
+1
2008-08-20
passes.c (init_optimization_passes): Move the second forwprop pass before ali...
Richard Guenther
1
-9
/
+1
2008-08-19
passes.c (init_optimization_passes): Exchange store-ccp with a ccp pass.
Richard Guenther
1
-1
/
+1
2008-08-18
passes.c (init_optimization_passes): Remove cleanup_cfg1, sdse1 and addressab...
Richard Guenther
1
-17
/
+18
2008-08-13
re PR tree-optimization/15255 ([tree-ssa] a * 2 + a * 2 is not converted to a...
Richard Guenther
1
-1
/
+1
2008-08-06
builtins.c (expand_builtin_profile_func): Avoid C++ keywords.
Kaveh R. Ghazi
1
-7
/
+7
2008-08-01
tree-pass.h: Added comment about not dumping passes with name starting with s...
Basile Starynkevitch
1
-1
/
+1
2008-07-31
passes.c (init_optimization_passes): Always call pass_early_warn_uninitialized.
Richard Guenther
1
-1
/
+1
2008-07-28
backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.
Richard Biener
1
-15
/
+7
2008-07-25
cgraphbuild.c (record_reference): Drop non-unit-at-a-time code.
Jan Hubicka
1
-9
/
+2
2008-07-20
cgraph.c (cgraph_add_new_function): Do early local passes.
Jan Hubicka
1
-8
/
+10
2008-07-01
Makefile.in (tree-switch-conversion.o): Add.
Martin Jambor
1
-0
/
+1
2008-06-26
driver-i386.c (detect_caches_amd, [...]): Fix -Wc++-compat and/or -Wcast-qual...
Kaveh R. Ghazi
1
-4
/
+4
2008-06-06
* passes.c (execute_ipa_pass_list): Do not regenerate summaries.
Jan Hubicka
1
-2
/
+0
2008-06-06
cgraph.c: Fix typos in comments.
Ralf Wildenhues
1
-2
/
+2
2008-06-04
tree-call-cdce.c: New file.
Xinliang David Li
1
-0
/
+8
2008-05-23
omp-low.c (gate_expand_omp_ssa): Remove.
Aldy Hernandez
1
-1
/
+0
2008-05-15
cgraph.h (compute_inline_parameters): Made public.
Kenneth Zadeck
1
-9
/
+9
2008-05-15
tree-pass.h (current_pass): Declare.
Richard Guenther
1
-4
/
+38
2008-05-09
invoke.texi (-fdump-tree-salias): Remove documentation.
Richard Guenther
1
-4
/
+2
2008-05-06
re PR tree-optimization/36118 ([4.4 Regressions] inline-related regressions)
Jan Hubicka
1
-1
/
+1
2008-05-05
tree-pass.h (pass_O0_always_inline): Declare.
Jan Hubicka
1
-0
/
+1
2008-05-02
re PR tree-optimization/36100 (always_inline attribute is broken at -O0)
Jan Hubicka
1
-2
/
+6
2008-05-01
tree-pass.h (opt_pass): Add IPA_PASS.
Jan Hubicka
1
-41
/
+162
2008-04-27
re PR tree-optimization/18754 (unrolling happens too late/SRA does not happen...
Richard Guenther
1
-0
/
+1
2008-04-25
re PR testsuite/35843 (-fdump-rtl-expand does not exist anymore)
Jan Hubicka
1
-5
/
+5
2008-04-22
re PR middle-end/36003 (pass_fast_rtl_byte_dce is disabled currently because ...
Kenneth Zadeck
1
-1
/
+0
2008-04-21
dbgcnt.def (ra_byte_scan): Added.
Richard Sandiford
1
-0
/
+1
2008-04-05
tree-dump.c (dump_enable_all): Remove prototype; do not accept letter argument.
Jan Hubicka
1
-18
/
+37
2008-03-19
re PR other/35094 (RTL dump file letters hosed and partly undocumented)
Jan Hubicka
1
-35
/
+39
2008-02-28
invoke.texi: Document -ftree-loop-distribution.
Sebastian Pop
1
-0
/
+1
2008-01-22
re PR tree-optimization/33092 (Using -O1 -fno-tree-salias results in ICE)
Manuel López-Ibáñez
1
-0
/
+4
2007-10-29
passes.c (init_optimization_passes): Exchange store_copy_prop with copy_prop.
Richard Guenther
1
-1
/
+1
2007-10-24
ipa-type-escape.h: Expose function is_array_access_through_pointer_and_index.
Olga Golovanevsky
1
-0
/
+1
2007-10-03
re PR c++/15764 (no cleanup if temporary's dtor terminates with an exception)
Jason Merrill
1
-0
/
+1
2007-09-15
tree-parloops.c: New file.
Zdenek Dvorak
1
-0
/
+1
2007-09-11
decl.c (java_expand_body): Kill.
Jan Hubicka
1
-2
/
+1
2007-09-10
bb-reorder.c (rest_of_handler_reorder_blocks): Removed call to RTL level trac...
Robert Kidd
1
-1
/
+1
2007-09-10
tree-pass.h (pass_cselim): Declare new pass.
Michael Matz
1
-0
/
+1
2007-09-07
passes.c (init_optimization_passes): Add simple dce and addressable passes.
Jan Hubicka
1
-0
/
+4
2007-09-07
cgraphbuild.c (rebuild_cgraph_edges): Export.
Zdenek Dvorak
1
-0
/
+1
2007-09-05
regrename.c (pass_regrename, [...]): Add RTL sharing verifier.
Jan Hubicka
1
-1
/
+3
2007-09-03
system.h (CONST_CAST2, [...]): New macros for type-specific casts.
Kaveh R. Ghazi
1
-1
/
+1
2007-08-28
re PR middle-end/32370 (Segfault after rejecting bogus assembler)
Jakub Jelinek
1
-1
/
+1
2007-08-14
tree-pass.h (PROP_pta): Removed.
Daniel Berlin
1
-19
/
+8
2007-08-10
system.h (CONST_CAST): New.
Kaveh R. Ghazi
1
-1
/
+1
[next]