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-08-17
c-typeck.c (build_function_call): Call fold_buildN_initializer or fold_buildN...
James A. Morrison
1
-15
/
+47
2005-08-17
fold-const.c (optimize_bit_field_compare): Remove extra fold call.
James A. Morrison
1
-9
/
+9
2005-08-16
* fold-const.c (tree_expr_nonnegative_p): Regroup cases.
Volker Reichelt
1
-31
/
+20
2005-08-16
* fold-const.c (fold_ternary): Simplify folding of a CALL_EXPR.
Volker Reichelt
1
-7
/
+1
2005-08-16
re PR middle-end/23369 (build_range_check generates wrong code for funcptr co...
John David Anglin
1
-0
/
+9
2005-08-14
fold-const (fold_binary): Call fold_build2 instead of fold (build.
James A. Morrison
1
-4
/
+3
2005-08-04
tree.h (fold_build1): Change to macro and call fold_build1_stat.
Andrew Pinski
1
-7
/
+10
2005-08-02
fold-const.c (tree_expr_nonnegative_p): frexp(x, &e) is positive if its first...
Richard Guenther
1
-1
/
+1
2005-08-01
dwarf2out.c, [...]: Fix comment typos.
Kazu Hirata
1
-1
/
+1
2005-07-30
fold-const.c (tree_expr_nonnegative_p): Always return true for non-integral t...
James A. Morrison
1
-1
/
+1
2005-07-26
calls.c, [...]: Fix comment typos.
Kazu Hirata
1
-1
/
+1
2005-07-26
re PR tree-optimization/22486 (Upcasts are not folded away)
Richard Guenther
1
-0
/
+23
2005-07-22
fold-const.c (fold_unary): Don't strip signed nops from ABS_EXPRs.
James A. Morrison
1
-2
/
+7
2005-07-21
re PR middle-end/21180 (checking on fold no longer happens in some cases)
Andrew Pinski
1
-13
/
+125
2005-07-21
re PR tree-optimization/19055 (Minor bit optimization with or and xor)
Andrew Pinski
1
-0
/
+48
2005-07-20
tree.h (tree_expr_nonzero_p): Export.
James A. Morrison
1
-4
/
+8
2005-07-20
fold-const.c (tree_expr_nonnegative_p): Only return true for ABS_EXPR when fl...
James A. Morrison
1
-4
/
+8
2005-07-20
Make CONSTRUCTOR use VEC to store initializers.
Giovanni Bajo
1
-3
/
+5
2005-07-15
[multiple changes]
Andrew Pinski
1
-3
/
+6
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
[next]