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
/
config
/
s390
/
vector.md
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-17
s390: Extend two element float vector
Stefan Schulze Frielinghaus
1
-0
/
+28
2024-06-17
s390: Extend two/four element integer vectors
Stefan Schulze Frielinghaus
1
-5
/
+24
2024-01-03
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2023-11-23
s390: Fix ICE in testcase pr89233
Juergen Christ
1
-6
/
+8
2023-11-09
s390: Revise vector reverse elements
Stefan Schulze Frielinghaus
1
-0
/
+146
2023-11-09
s390: Reduce number of patterns where the condition is false anyway
Stefan Schulze Frielinghaus
1
-25
/
+20
2023-10-16
s390: Fix expander popcountv8hi2_vx
Stefan Schulze Frielinghaus
1
-8
/
+8
2023-08-03
s390: Try to emit vlbr/vstbr instead of vperm et al.
Stefan Schulze Frielinghaus
1
-4
/
+12
2023-03-02
s390: Add LEN_LOAD/LEN_STORE support.
Robin Dapp
1
-0
/
+35
2023-01-02
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2022-08-29
s390: Implement vec_extract via vec_select.
Robin Dapp
1
-21
/
+25
2022-08-29
s390: Use vpdi and verllg in vec_reve.
Robin Dapp
1
-0
/
+28
2022-08-04
PR106342 - IBM zSystems: Provide vsel for all vector modes
Ilya Leoshkevich
1
-0
/
+6
2022-01-03
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2021-10-11
IBM Z: Provide rawmemchr{qi,hi,si} expander
Stefan Schulze Frielinghaus
1
-0
/
+26
2021-08-04
IBM Z: Implement TARGET_VECTORIZE_VEC_PERM_CONST for vpdi
Andreas Krebbel
1
-3
/
+2
2021-08-04
IBM Z: Remove redundant V_HW_64 mode iterator.
Andreas Krebbel
1
-4
/
+3
2021-08-04
IBM Z: Get rid of vpdi unspec
Andreas Krebbel
1
-0
/
+26
2021-08-04
IBM Z: Get rid of vec merge unspec
Andreas Krebbel
1
-33
/
+175
2021-06-10
s390: Allow more vcond_mask patterns.
Robin Dapp
1
-1
/
+1
2021-03-08
IBM Z: Fix vcond-shift.c testcase.
Andreas Krebbel
1
-1
/
+1
2021-02-20
IBM Z: Fix long double <-> DFP conversions
Ilya Leoshkevich
1
-0
/
+72
2021-02-20
IBM Z: Improve FPRX2 <-> TF conversions
Ilya Leoshkevich
1
-5
/
+31
2021-01-08
IBM Z: Fix constraints in vpdi patterns
Ilya Leoshkevich
1
-4
/
+4
2021-01-04
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2020-11-24
IBM Z: Restrict vec_cmp<m><n> on z13
Ilya Leoshkevich
1
-1
/
+1
2020-11-12
IBM Z: Fix PR97326: Enable fp compares in vec_cmp
Andreas Krebbel
1
-6
/
+16
2020-11-12
IBM Z: Rename mode attr tointvec to TOINTVEC
Andreas Krebbel
1
-71
/
+71
2020-11-10
IBM Z: Store long doubles in vector registers when possible
Ilya Leoshkevich
1
-24
/
+358
2020-10-26
IBM Z: Add vcond_mask expander
Andreas Krebbel
1
-0
/
+11
2020-10-22
Fix PR97502
Andreas Krebbel
1
-1
/
+23
2020-10-12
IBM Z: Change vector copysign to use bitwise operations
Ilya Leoshkevich
1
-20
/
+8
2020-09-16
IBM Z: Fix *vec_tf_to_v1tf constraints
Ilya Leoshkevich
1
-1
/
+1
2020-08-12
IBM Z: Fix PR96456
Andreas Krebbel
1
-3
/
+3
2020-04-20
S/390: Fix PR94666
Andreas Krebbel
1
-3
/
+7
2020-04-02
S/390: Remove superfluous commutative constraint modifiers
Andreas Krebbel
1
-40
/
+40
2020-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2019-12-16
Fix PR92950: Wrong code emitted for movv1qi
Andreas Krebbel
1
-7
/
+5
2019-10-11
S/390: Use signaling FP comparison instructions
Ilya Leoshkevich
1
-30
/
+141
2019-10-10
[PATCH 1/3] S/390: Do not use signaling vector comparisons on z13
Ilya Leoshkevich
1
-1
/
+21
2019-10-10
S/390: Add support for z15 as CPU name.
Andreas Krebbel
1
-1
/
+1
2019-10-01
S/390: Remove code duplication in vec_* comparison expanders
Ilya Leoshkevich
1
-56
/
+11
2019-10-01
S/390: Implement vcond expander for V1TI,V1TF
Ilya Leoshkevich
1
-1
/
+1
2019-09-30
S/390: Remove code duplication in vec_unordered<mode>
Ilya Leoshkevich
1
-7
/
+7
2019-07-08
S/390: Rework shift count handling.
Robin Dapp
1
-5
/
+9
2019-07-01
S/390: Fix vector shift count operand
Andreas Krebbel
1
-1
/
+1
2019-04-12
S/390: Fix a problem with the bswap vector pattern
Andreas Krebbel
1
-38
/
+69
2019-04-02
S/390: arch13: vector load byte reversed element and replicate
Andreas Krebbel
1
-0
/
+20
2019-04-02
S/390: arch13: vec_revb vector byte swap builtin
Andreas Krebbel
1
-0
/
+66
2019-04-02
S/390: arch13: Support 32 bit fp-int vector converts
Andreas Krebbel
1
-24
/
+32
[next]