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-pre.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-04-22
re PR tree-optimization/43845 (Segfault when using __attribute__((const)), ve...
Richard Guenther
1
-13
/
+28
2010-04-19
gimple.h (create_tmp_reg): Declare.
Martin Jambor
1
-6
/
+2
2010-04-19
re PR tree-optimization/43783 (-O -ftree-pre options compile libbid wrong)
Richard Guenther
1
-12
/
+27
2010-04-08
re PR tree-optimization/43679 (ice in gen_lsm_tmp_name, at tree-ssa-loop-im.c...
Richard Guenther
1
-2
/
+3
2010-04-07
tree-ssa-pre.c (my_rev_post_order_compute): Remove set but not used count var...
Jakub Jelinek
1
-7
/
+1
2010-04-07
re PR tree-optimization/43270 (array-bounds false negative)
Richard Guenther
1
-44
/
+6
2010-04-02
Make-lang.in, [...]: Update copyright years.
Steven Bosscher
1
-1
/
+1
2010-03-19
re PR tree-optimization/43415 (Consumes large amounts of memory and time in P...
Richard Guenther
1
-25
/
+43
2010-03-04
re PR rtl-optimization/40761 (IRA memory hog for insanely nested loops)
Richard Biener
1
-3
/
+82
2010-02-11
re PR tree-optimization/42998 (ICE: error: verify_stmts failed)
Richard Guenther
1
-4
/
+8
2010-01-28
re PR tree-optimization/42871 (g++: Internal error: Segmentation fault (progr...
Richard Guenther
1
-3
/
+11
2010-01-17
re PR tree-optimization/42773 (ICE with g++ from 4.4.3 20100112 (prerelease))
Richard Guenther
1
-4
/
+4
2010-01-06
tree-ssa-pre.c (name_to_id): New global.
Richard Guenther
1
-7
/
+34
2010-01-05
tree-ssa-pre.c (bitmap_value_insert_into_set): Optimize.
Richard Guenther
1
-2
/
+11
2010-01-05
tree-ssa-pre.c (get_or_alloc_expr_for_name): Avoid redundant allocation and l...
Richard Guenther
1
-24
/
+25
2010-01-04
tree-ssa-sccvn.c (get_or_alloc_constant_value_id): Allocate a new entry only ...
Richard Guenther
1
-5
/
+8
2010-01-04
tree-ssa-sccvn.c (vn_reference_op_compute_hash): Use iterative_hash_* as inte...
Richard Guenther
1
-12
/
+9
2010-01-03
re PR tree-optimization/42438 (Fix for PR38819 is too conservative)
Richard Guenther
1
-11
/
+32
2009-12-10
re PR tree-optimization/42337 (GCC ICE in compute_antic, at tree-ssa-pre.c:2...
Richard Guenther
1
-48
/
+8
2009-12-09
fixing pr42337
Xinliang David Li
1
-2
/
+9
2009-11-25
Remove trailing white spaces.
H.J. Lu
1
-4
/
+4
2009-11-21
tree-ssa-pre.c (remove_dead_inserted_code): Don't release_defs after remove_p...
Alexandre Oliva
1
-2
/
+4
2009-10-26
re PR tree-optimization/41783 (r151561 (PRE fix) regresses zeusmp)
Michael Matz
1
-26
/
+63
2009-10-23
re PR tree-optimization/41778 (missed dead store elimination)
Richard Guenther
1
-5
/
+10
2009-09-14
Squash commit of EH in gimple
Richard Henderson
1
-16
/
+1
2009-09-09
re PR tree-optimization/41101 (ICE in compute_antic, at tree-ssa-pre.c:2419)
Richard Guenther
1
-49
/
+26
2009-08-08
re PR tree-optimization/40991 (ICE: at optimization -02)
Richard Guenther
1
-1
/
+6
2009-08-06
tree-ssa.c (useless_type_conversion_p_1): Make function and array type compar...
Richard Guenther
1
-3
/
+19
2009-07-30
Add source_location support to PHI arguments.
Andrew MacLeod
1
-2
/
+3
2009-07-22
re PR tree-optimization/35229 (Vectorizer doesn't support dependence created...
Michael Matz
1
-3
/
+63
2009-07-17
re PR tree-optimization/40321 (internal compiler error: in compute_antic, at ...
Richard Guenther
1
-14
/
+22
2009-06-07
errors.c (internal_error): Commentary typo fix.
Bernhard Reutner-Fischer
1
-4
/
+4
2009-05-28
tree-ssa-alias.c (ao_ref_init): New function.
Richard Guenther
1
-32
/
+20
2009-05-21
tree-ssa-sccvn.c (copy_reference_ops_from_ref): Record TMR_ORIGINAL.
Richard Guenther
1
-6
/
+39
2009-05-15
tree-ssa-pre.c (eliminate): Use TODO_update_ssa_only_virtuals, not TODO_updat...
Richard Guenther
1
-1
/
+1
2009-05-11
passes.c (init_optimization_passes): Strip now incorrect comment.
Richard Guenther
1
-2
/
+2
2009-05-02
re PR java/39940 (failure in jc1 on i686-apple-darwin9 host)
Richard Guenther
1
-1
/
+3
2009-04-29
re PR middle-end/39941 (ice in passes.c:execute_todo())
Richard Guenther
1
-0
/
+5
2009-04-17
tree-ssa-pre.c (create_expression_by_pieces): Remove assertion for AVAIL_OUT.
Diego Novillo
1
-1
/
+0
2009-04-17
omp-low.c (create_omp_child_function): Set DECL_CONTEXT for DECL.
Diego Novillo
1
-0
/
+1
2009-04-17
tree-ssa-dom.c (gimple_assign_unary_useless_conversion_p): Remove.
Richard Guenther
1
-2
/
+4
2009-04-15
tree-ssa-pre.c (eliminate): When replacing a PHI node carry out a necessary c...
Richard Guenther
1
-0
/
+2
2009-04-11
* tree-ssa-pre.c (eliminate): Fix call of update_stmt.
Jan Hubicka
1
-1
/
+1
2009-04-06
re PR tree-optimization/28868 (Not eliminating the PHIs which have the same a...
Richard Guenther
1
-5
/
+88
2009-04-04
re PR c++/8781 (Pessimization of C++ (functional) code)
Richard Guenther
1
-3
/
+33
2009-04-03
re PR middle-end/13146 (inheritance for nonoverlapping_component_refs_p)
Richard Guenther
1
-103
/
+174
2009-03-31
re PR middle-end/23401 (Gimplifier produces too many temporaries)
Richard Guenther
1
-1
/
+3
2009-03-28
re PR tree-optimization/38723 (default definitions not in avail_out)
Richard Guenther
1
-35
/
+17
2009-03-28
re PR tree-optimization/38513 (Only postreload will remove a no-op store)
Richard Guenther
1
-1
/
+56
2009-02-20
Update Copyright years for files modified in 2008 and/or 2009.
Jakub Jelinek
1
-1
/
+1
[next]