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
/
tree-ssa-forwprop.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-21
tree-ssa-forwprop.c (simplify_conversion_from_bitmask): New function.
Jeff Law
1
-0
/
+88
2013-04-10
passes.c (execute_todo): Do not call ggc_collect conditional here.
Richard Biener
1
-2
/
+1
2013-04-09
re PR tree-optimization/56854 (error: non-decl/MEM_REF LHS in clobber statement)
Jakub Jelinek
1
-1
/
+5
2013-02-25
re PR tree-optimization/56175 (Issue with combine phase on x86.)
Richard Biener
1
-10
/
+27
2013-02-20
tree-call-cdce.c (tree_call_cdce): Do not remove unused locals.
Richard Biener
1
-2
/
+0
2013-01-10
Update copyright years in gcc/
Richard Sandiford
1
-2
/
+1
2012-11-17
This patch rewrites the old VEC macro-based interface into a new one based on...
Diego Novillo
1
-8
/
+9
2012-11-01
invoke.texi: Update -fopt-info documentation.
Sharad Singhai
1
-0
/
+1
2012-10-23
tree-ssa-forwprop.c (forward_propagate_into_cond): Handle vectors.
Marc Glisse
1
-9
/
+12
2012-10-15
re PR middle-end/54915 (ICE: verify_gimple failed: type mismatch in vector pe...
Marc Glisse
1
-0
/
+2
2012-10-02
tree-ssa-forwprop.c (forward_propagate_into_cond): Don't use boolean_type_nod...
Marc Glisse
1
-1
/
+1
2012-09-29
tree.c (truth_type_for): New function.
Marc Glisse
1
-1
/
+1
2012-09-24
tree-ssa-forwprop.c: Include tree-ssa-propagate.h.
Marc Glisse
1
-9
/
+20
2012-09-19
tree-ssa-forwprop.c (get_prop_source_stmt): Simplify.
Richard Guenther
1
-19
/
+5
2012-09-18
re PR tree-optimization/54610 (FAIL: gcc.dg/tree-ssa/forwprop-22.c (internal ...
Jakub Jelinek
1
-6
/
+16
2012-09-14
tree-ssa-forwprop.c (simplify_bitfield_ref): Call get_prop_source_stmt.
Marc Glisse
1
-16
/
+11
2012-09-11
tree-ssa-forwprop.c (simplify_vector_constructor): New function.
Marc Glisse
1
-0
/
+82
2012-09-10
tree-ssa-forwprop.c (simplify_bitfield_ref): New function.
Marc Glisse
1
-0
/
+74
2012-09-10
tree-ssa-forwprop.c (simplify_permutation): Handle CONSTRUCTOR.
Marc Glisse
1
-18
/
+77
2012-09-07
Modify gcc/*.[hc] double_int call sites to use the new interface.
Lawrence Crowl
1
-9
/
+6
2012-08-21
fold-const.c (fold_ternary_loc): Detect identity permutations.
Marc Glisse
1
-0
/
+96
2012-08-20
re PR middle-end/54321 (ice in tree_low_cst at -O3)
Jakub Jelinek
1
-1
/
+1
2012-08-13
basic-block.h (struct basic_block): Remove loop_depth member, move flags and ...
Richard Guenther
1
-2
/
+3
2012-08-10
re PR middle-end/54109 (ICE at tree-ssa-structalias.c:3049 in get_constraint_...
Richard Guenther
1
-135
/
+0
2012-08-10
tree-ssa-pre.c (pretemp, [...]): Remove.
Richard Guenther
1
-13
/
+4
2012-07-19
tree-ssa-forwprop.c (combine_conversions): Punt if the RHS of the defining st...
Eric Botcazou
1
-0
/
+5
2012-07-16
system.h (dump_file): Do not define.
Steven Bosscher
1
-2
/
+0
2012-07-13
re PR target/53907 (gcc uses unaligned load when aligned load was requested)
Richard Guenther
1
-0
/
+55
2012-05-09
re PR tree-optimization/53226 (Endless loop in forwprop)
Jakub Jelinek
1
-10
/
+11
2012-05-02
coretypes.h (gimple_seq, [...]): Typedef as gimple.
Michael Matz
1
-10
/
+19
2012-05-02
re PR middle-end/53153 (ice in tree_low_cst, at tree.c:6569)
Steven Bosscher
1
-4
/
+74
2012-04-27
re PR middle-end/27139 (Optimize double INT->FP->INT conversions with -ffast-...
Marc Glisse
1
-1
/
+27
2012-04-24
tree-ssa-forwprop.c (simplify_bitwise_binary): Don't directly use def1/def2.
Andrew Pinski
1
-3
/
+3
2012-04-24
re PR tree-optimization/33512 (Simple bitwise simplification missed)
Andrew Pinski
1
-29
/
+132
2012-04-23
tree-ssa-forwprop.c (simplify_bitwise_binary): Simplify (A & B) OP0 (C & B) t...
Andrew Pinski
1
-0
/
+48
2012-04-20
re PR c++/53050 (ssa_forward_propagate_and_combine: segmentation fault)
Richard Guenther
1
-3
/
+6
2012-04-16
re PR tree-optimization/52975 (Ofast produces not optimized code for vectoriz...
Richard Guenther
1
-1
/
+55
2012-04-11
fold-const.c (fold_unary_loc): Use GET_MODE_PRECISION for comparisons against...
Bernd Schmidt
1
-3
/
+3
2012-04-05
gimple-iterator.c (gsi_remove): Return whether EH edges need to be cleanup.
Richard Guenther
1
-2
/
+2
2012-03-30
re PR other/52754 (indirect indexing broken with -fpredictive-commoning)
Richard Guenther
1
-6
/
+6
2012-03-14
re PR middle-end/52578 (Fails to fold another size difference)
Richard Guenther
1
-3
/
+6
2011-12-08
re PR tree-optimization/51466 (ICE in gimple_rhs_has_side_effects,)
Jakub Jelinek
1
-0
/
+4
2011-11-28
re PR tree-optimization/50078 (combine wrong code: volatile accesses optimize...
Jakub Jelinek
1
-6
/
+8
2011-10-19
re PR tree-optimization/50780 (ICE: verify_gimple failed: invalid operands in...
Richard Guenther
1
-1
/
+2
2011-10-11
Convert standard builtin functions from being arrays to using a functional in...
Michael Meissner
1
-1
/
+2
2011-10-09
tree-ssa-forwprop.c (forward_propagate_into_comparison): Do not make the repl...
Eric Botcazou
1
-4
/
+3
2011-10-06
re PR tree-optimization/49279 (Optimization incorrectly presuming constant va...
Jakub Jelinek
1
-5
/
+0
2011-10-04
fold-const.c (fold_unary_loc): Don't optimize POINTER_PLUS_EXPR casted to TYP...
Jakub Jelinek
1
-0
/
+5
2011-09-09
gimple.h (fold_stmt_inplace): Adjust to take a gimple_stmt_iterator instead o...
Richard Guenther
1
-30
/
+25
2011-09-07
tree-ssa-forwprop.c (forward_propagate_into_gimple_cond): Canonicalize negate...
Richard Guenther
1
-3
/
+39
[next]