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-03-05
fold-const.c (fold_binary): New.
Kazu Hirata
1
-0
/
+2617
2005-03-04
fold-const.c (fold_ternary): Unroll the "for" loop to extract operands.
Kazu Hirata
1
-59
/
+47
2005-03-03
revert: re PR tree-optimization/15784 (fold misses binary optimization)
Andrew Pinski
1
-15
/
+0
2005-03-04
fold-const.c (fold_ternary): New.
Kazu Hirata
1
-185
/
+241
2005-03-04
re PR tree-optimization/15784 (fold misses binary optimization)
James A. Morrison
1
-0
/
+15
2005-03-03
fold-const.c (fold_unary): Avoid directly using the original expression t as ...
Kazu Hirata
1
-31
/
+25
2005-03-03
* fold-const.c (fold): Remove handling of unary expressions.
Kazu Hirata
1
-398
/
+2
2005-03-02
fold-const.c (fold_unary): New.
Kazu Hirata
1
-0
/
+435
2005-02-24
re PR middle-end/19953 (Special-case real + complex arithmetic operation (-ff...
Richard Henderson
1
-18
/
+163
2005-02-18
fold-const.c (constant_boolean_node): Always create values of the specified t...
Roger Sayle
1
-3
/
+0
2005-02-18
re PR middle-end/20030 (Broken arguments access)
Andrew Pinski
1
-2
/
+13
2005-02-17
fold-const.c (invert_truthvalue): <INTEGER_CST>: Call constant_boolean_node.
James A. Morrison
1
-2
/
+1
2005-02-16
re PR middle-end/19857 (alignment check of SSE constant fails in simple test ...
Jakub Jelinek
1
-3
/
+8
2005-02-15
fold-const.c (fold): Fold -(~A) to A + 1.
James A. Morrison
1
-0
/
+15
2005-02-14
re-apply fold_indirect_ref patch
Jason Merrill
1
-6
/
+36
2005-02-14
re PR tree-optimization/19944 (cris-elf testsuite failures: gcc.dg/pr15784-1....
James A. Morrison
1
-0
/
+20
2005-02-13
temporarily revert last changes
Jason Merrill
1
-59
/
+6
2005-02-13
re PR libmudflap/19319 (Mudflap produce many violations on simple, correct c+...
Jason Merrill
1
-6
/
+36
2005-02-13
re PR tree-optimization/14303 ([tree-ssa] gcc.c-torture/execute/20020720-1.c ...
James A. Morrison
1
-0
/
+23
2005-02-11
tree-complex.c (expand_complex_libcall): New.
Richard Henderson
1
-0
/
+184
2005-02-11
re PR middle-end/19858 (ICE on simple SSE code)
Jakub Jelinek
1
-2
/
+14
2005-02-09
fold-const.c (fold_strip_sign_ops): New function to simplify a floating point...
Roger Sayle
1
-0
/
+54
2005-02-09
fold-const.c (try_move_mult_to_index): Remove redundant type argument.
Richard Guenther
1
-12
/
+12
2005-02-03
re PR middle-end/19405 (18_support/numeric_limits.cc fails on ppc-darwin (lon...
Roger Sayle
1
-2
/
+5
2005-01-31
fold-const.c (fold, [...]): Do not lose side effects when optimizing 0 % X.
Jeff Law
1
-2
/
+11
2005-01-31
re PR middle-end/19650 (miscompiling of array acess of (int)(a==2))
Dale Johannesen
1
-9
/
+21
2005-01-29
re PR tree-optimization/15791 (fold misses that two ADDR_EXPR of an arrary ob...
Richard Guenther
1
-0
/
+78
2005-01-28
fold-const.c (fold, [...]): Optimize 0 % X.
Jeff Law
1
-1
/
+2
2005-01-23
alias.c, [...]: Fix comment typos.
Kazu Hirata
1
-1
/
+1
2005-01-21
re PR rtl-optimization/576 (gcc performs invalid optimization with float oper...
Roger Sayle
1
-14
/
+19
2005-01-18
calls.c (expand_call): Check DECL_BUILT_IN_CLASS before accessing DECL_FUNCTI...
Eric Botcazou
1
-5
/
+2
2005-01-18
basic-block.h, [...]: Update copyright.
Kazu Hirata
1
-1
/
+1
2005-01-15
re PR tree-optimization/19060 (Miscompiling of if and "long long")
Jakub Jelinek
1
-20
/
+52
2005-01-09
fold-const.c (fold): Also handle EXACT_DIV_EXPR when folding X/C1 cmpop C2.
Falk Hueffner
1
-1
/
+2
2005-01-07
re PR tree-optimization/19283 (Bad code generated in final_cleanup)
Jakub Jelinek
1
-1
/
+4
2005-01-04
fold-const.c (fold_single_bit_test): Delete unreachable handling of TRUTH_NOT...
Roger Sayle
1
-22
/
+1
2005-01-04
fold-const.c (force_fit_type): Cope with types larger than 2 HWI.
Richard Henderson
1
-131
/
+149
2004-12-28
fold-const.c (fold_build_cleanup_point_expr): For a RETURN_EXPR...
Andrew Pinski
1
-0
/
+15
2004-12-23
re PR middle-end/17746 (ICE when building the Ada RTS)
Eric Botcazou
1
-4
/
+5
2004-12-18
fold-const.c (multiple_of_p): Handle BIT_AND_EXPR when BOTTOM is a power of two.
Richard Henderson
1
-0
/
+7
2004-12-14
fold-const.c (fold_single_bit_test): If flag_syntax_only, pretend LOAD_EXTEND...
Jakub Jelinek
1
-5
/
+8
2004-12-11
re PR middle-end/18921 (wrong code with operator "?")
Roger Sayle
1
-6
/
+6
2004-12-07
c-common.c, [...]: Replace uses of first_rtl_op with TREE_CODE_LENGTH.
Kazu Hirata
1
-3
/
+3
2004-11-30
fold-const.c (fold_widened_comparison): Make sure that we're passing an INTEG...
Eric Christopher
1
-3
/
+3
2004-11-29
expr.c (get_inner_reference): Handle REAL/IMAGPART_EXPR.
Richard Henderson
1
-3
/
+1
2004-11-27
* fold-const.c: Fix a comment typo.
Kazu Hirata
1
-1
/
+1
2004-11-27
fold-const.c (extract_muldiv_1): If ctype is unsigned and type signed...
Jakub Jelinek
1
-1
/
+15
2004-11-24
fold-const.c (operand_equal_p): Remove kludge allowing ARG0 and ARG1 to be nu...
Richard Kenner
1
-54
/
+37
2004-11-23
fold-const.c (nondestructive_fold_binary_to_constant): Rename to fold_binary_...
Roger Sayle
1
-9
/
+6
2004-11-22
re PR tree-optimization/18529 (When the lower bound of a loop is non-constant...
Zdenek Dvorak
1
-5
/
+63
[next]