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
/
fold-const-call.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-25
fold: Fix up strn{case,}cmp folding [PR98771]
Jakub Jelinek
1
-12
/
+10
2021-01-04
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2020-11-06
builtins: Add DFP signaling NaN built-in functions
Joseph Myers
1
-0
/
+3
2020-08-14
PR tree-optimization/78257 - missing memcmp optimization with constant arrays
Martin Sebor
1
-3
/
+3
2020-05-28
Add support for __builtin_bswap128
Eric Botcazou
1
-0
/
+1
2020-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2019-11-27
PR 92463 - Cleanups due to minimum MPFR version bump to 3.1.0
Tobias Burnus
1
-23
/
+23
2019-08-26
Builtin function roundeven folding implementation
Tejas Joshi
1
-5
/
+18
2019-08-13
Optimise constant IFN_WHILE_ULTs
Richard Sandiford
1
-0
/
+38
2019-02-06
re PR middle-end/89210 (ICE tree check: expected integer_cst, have real_cst i...
Jakub Jelinek
1
-1
/
+10
2019-01-07
re PR c++/85052 (Implement support for clang's __builtin_convertvector)
Jakub Jelinek
1
-0
/
+38
2019-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2018-05-18
Replace FMA_EXPR with one internal fn per optab
Richard Sandiford
1
-17
/
+20
2018-05-04
re PR tree-optimization/85466 (Performance is slow when doing 'branchless' co...
Jakub Jelinek
1
-3
/
+62
2018-01-13
Add support for in-order addition reduction using SVE FADDA
Richard Sandiford
1
-0
/
+25
2018-01-13
Add support for bitwise reductions
Richard Sandiford
1
-0
/
+9
2018-01-03
poly_int: TYPE_VECTOR_SUBPARTS
Richard Sandiford
1
-3
/
+4
2018-01-03
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2017-12-28
builtins.def: (_Float<N> and _Float<N>X BUILT_IN_CEIL): Add _Float<N> and _Fl...
Michael Meissner
1
-0
/
+4
2017-11-22
Replace REDUC_*_EXPRs with internal functions.
Richard Sandiford
1
-0
/
+28
2017-10-27
builtins.c (CASE_MATHFN_FLOATN): New helper macro to add cases for math funct...
Michael Meissner
1
-0
/
+5
2017-10-10
Require wi::to_wide for trees
Richard Sandiford
1
-5
/
+7
2017-08-30
[34/77] Add a SCALAR_INT_TYPE_MODE macro
Richard Sandiford
1
-2
/
+4
2017-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2016-12-07
builtins.c (fold_builtin_strstr): Removed.
Jakub Jelinek
1
-0
/
+16
2016-12-06
re PR c++/71537 (GCC rejects consetxpr boolean conversions and comparisons on...
Jakub Jelinek
1
-54
/
+46
2016-12-06
re PR c++/71537 (GCC rejects consetxpr boolean conversions and comparisons on...
Jakub Jelinek
1
-0
/
+25
2016-11-09
* fold-const-call.c (fold_const_call): Fix up type of s0 and s1.
Martin Liska
1
-1
/
+2
2016-11-09
Fix folding of memcmp("a", "a", 2) (PR
Martin Liska
1
-5
/
+5
2016-11-02
Fix host_size_t_cst_p predicat
Martin Liska
1
-1
/
+3
2016-10-14
Fold __builtin_memchr function
Martin Liska
1
-0
/
+31
2016-10-14
Fold __builtin_str{n}{case}cmp functions
Martin Liska
1
-8
/
+37
2016-08-22
Add minimal _FloatN, _FloatNx built-in functions.
Joseph Myers
1
-0
/
+2
2016-01-04
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2015-12-22
This series of patches fix PR61441.
Sujoy Saraswati
1
-1
/
+19
2015-11-17
Extend fold_const_call to combined_fn
Richard Sandiford
1
-140
/
+138
2015-11-07
Move const char * -> int/fp folds to fold-const-call.c
Richard Sandiford
1
-13
/
+142
2015-11-07
Move constant bitop and bswap folds to fold-const-call.c
Richard Sandiford
1
-0
/
+76
2015-11-07
Handle constant fp classifications in fold-const-call.c
Richard Sandiford
1
-0
/
+25
2015-11-02
Move constant folds for maths functions to new file
Richard Sandiford
1
-0
/
+1259