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/gfortran-test
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-15
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-15
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
/
fold-const.c
Age
Commit message (
Expand
)
Author
Files
Lines
2005-07-13
fold-const.c (fold_binary): When comparing two simple ADDR_EXPR expressions...
Jeff Law
1
-3
/
+17
2005-07-08
Makefile.in (TREE_H): Add treestruct.def.
Daniel Berlin
1
-7
/
+7
2005-07-02
re PR tree-optimization/14490 ([tree-ssa] Simplify "a - 10 > 150" into "a > 1...
Andrew Pinski
1
-2
/
+26
2005-06-25
Update FSF address.
Kelley Cook
1
-2
/
+2
2005-06-20
fold-const.c (swap_tree_comparison): Add support for unordered floating point...
Roger Sayle
1
-0
/
+12
2005-06-18
fold_const (fold_binary): Fold X % (2**N) to X & (2**N - 1) for nonnegative v...
James A. Morrison
1
-5
/
+5
2005-06-16
re PR tree-optimization/22035 (complex float comparison broken)
Richard Henderson
1
-356
/
+0
2005-06-13
re PR middle-end/21985 (miscompiled or wrong code snippet?)
Zdenek Dvorak
1
-3
/
+1
2005-06-13
re PR tree-optimization/14796 ([tree-ssa] combine two shifts into one)
James A. Morrison
1
-8
/
+7
2005-06-12
re PR tree-optimization/14796 ([tree-ssa] combine two shifts into one)
James A. Morrison
1
-0
/
+53
2005-06-06
re PR middle-end/21897 (Segementation fault in fold_ternary)
Jakub Jelinek
1
-3
/
+6
2005-06-03
re PR middle-end/21858 (ICE in compare_values, at tree-vrp.c:301)
Richard Guenther
1
-4
/
+8
2005-06-01
[multiple changes]
Diego Novillo
1
-2
/
+1
2005-06-01
stmt.c (expand_case): Use build_int_cst.
Richard Guenther
1
-2
/
+5
2005-06-01
tree.h (fold_indirect_ref_1): Export from fold-const.c.
Richard Guenther
1
-1
/
+1
2005-06-01
* fold-const.c (fold_ternary): Optimize BIT_FIELD_REF of VECTOR_CST.
Jakub Jelinek
1
-0
/
+23
2005-06-01
fold-const.c (fold_binary): Fix types in strlen vs.
Richard Guenther
1
-5
/
+5
2005-05-31
[multiple changes]
Andrew Pinski
1
-2
/
+9
2005-05-31
fold-const.c (extract_array_ref): Handle more cases, do some useful canonical...
Jeff Law
1
-12
/
+35
2005-05-27
[multiple changes]
Richard Guenther
1
-11
/
+12
2005-05-26
re PR middle-end/21709 (ICE on compile-time complex NaN)
Roger Sayle
1
-21
/
+24
2005-05-17
Makefile.in: Add tree-ssa-math-opts.c.
Paolo Bonzini
1
-0
/
+52
2005-05-14
revert: fold-const.c (fold_indirect_ref_1): Avoid removing NOP_EXPRs with typ...
Richard Guenther
1
-1
/
+1
2005-05-14
fold-const.c (div_if_zero_remainder): New function.
Richard Guenther
1
-8
/
+34
2005-05-11
* fold-const.c, libgcov.c: Fix comment typos.
Kazu Hirata
1
-1
/
+1
2005-05-11
re PR middle-end/19807 (fold does not fold &a[4]-1)
Richard Guenther
1
-29
/
+53
2005-05-11
fold-const.c (fold_indirect_ref_1): Avoid removing NOP_EXPRs with type qualif...
Richard Guenther
1
-1
/
+1
2005-05-10
re PR c++/17913 (ICE jumping into statement expression)
Gabor Loki
1
-3
/
+38
2005-05-03
[multiple changes]
Andrew Pinski
1
-2
/
+13
2005-04-27
fold-const.c (fold_binary): Use build_fold_addr_expr for address calculation ...
Richard Guenther
1
-15
/
+3
2005-04-26
re PR tree-optimization/17598 (an extra addition when comparing address of &a...
Richard Guenther
1
-0
/
+33
2005-04-26
re PR tree-optimization/21047 (ASSERT_EXPR handling in fold never triggers.)
Kazu Hirata
1
-15
/
+4
2005-04-23
re PR middle-end/21082 (&a[b] - &a[c] is not folded to b - c)
Richard Guenther
1
-1
/
+22
2005-04-23
diagnostic.c (warning): Accept parameter to classify warning option.
DJ Delorie
1
-6
/
+6
2005-04-23
re PR tree-optimization/21088 (VRP passes fold the type of operands of a comp...
Kazu Hirata
1
-3
/
+3
2005-04-21
re PR tree-optimization/14846 ([tree-ssa] don't use a shift in A & CST_POWER_...
Kazu Hirata
1
-18
/
+44
2005-04-20
fold-const.c (fold_binary): Fold ~(X ^ Y) to ~X ^ Y or X ^ ~Y if ~X or ~Y sim...
James A. Morrison
1
-0
/
+14
2005-04-20
fold-const (fold_binary): Fold ~X ^ ~ Y to X ^ Y.
James A. Morrison
1
-0
/
+7
2005-04-19
re PR middle-end/21085 (Virtual memory exhausted with g++)
James A. Morrison
1
-0
/
+1
2005-04-18
re PR tree-optimization/20922 (missed always false conditional)
James A. Morrison
1
-0
/
+71
2005-04-17
re PR middle-end/21024 (fold generates a comparison of two operands whose typ...
Kazu Hirata
1
-4
/
+8
2005-04-16
fold-const.c (fold_binary_to_constant): Delete obsolete comment.
Roger Sayle
1
-12
/
+2
2005-04-16
fold-const.c (fold_relational_hi_lo): Delete function and prototype.
Roger Sayle
1
-496
/
+5
2005-04-11
fold-const.c (fold_binary_op_with_conditional_arg): use fold_buildN instead o...
Andrew Pinski
1
-15
/
+18
2005-04-11
* builtins.def (BUILT_IN_LCEIL, BUILT_IN_LCEILF, BUILT_IN_LCEILL)
Uros Bizjak
1
-0
/
+2
2005-04-09
* builtins.def (BUILT_IN_LFLOOR, BUILT_IN_LFLOORF, BUILT_IN_LFLOORL)
Uros Bizjak
1
-0
/
+2
2005-04-08
backport: copy-prop, incremental SSA updating of FUD chains and newly exposed...
Diego Novillo
1
-0
/
+15
2005-04-05
i386.md (*truncdfsf2_i387_1): New pattern.
Roger Sayle
1
-1
/
+0
2005-04-04
re PR rtl-optimization/16104 (ICE in reload_cse_simplify_operands, at postrel...
Jakub Jelinek
1
-3
/
+11
2005-04-04
re PR c++/19199 (Wrong warning about returning a reference to a temporary)
Roger Sayle
1
-9
/
+28
[next]