Daily bump.
[gcc.git] / gcc / testsuite / gcc.target / s390 /
2021-01-15 Marius HillenbrandIBM Z: Fix linking to libatomic in target test cases
2021-01-08 Ilya LeoshkevichIBM Z: Introduce __LONG_DOUBLE_VX__ macro
2021-01-05 Ilya LeoshkevichIBM Z: Fix check_effective_target_s390_z14_hw
2021-01-04 Jakub JelinekUpdate copyright years.
2020-12-09 Ilya LeoshkevichIBM Z: Build autovec-*-signaling-eq.c tests with exceptions
2020-12-07 Andreas KrebbelIBM Z: Change Pmode to word_mode for stack probes
2020-12-03 Andreas KrebbelIBM Z: Fix mode in probe_stack pattern
2020-12-03 Ilya Leoshkevichtree-ssa-threadbackward.c (profitable_jump_thread_path...
2020-12-02 Ilya LeoshkevichIBM Z: Use llihf and oilf to load large immediates...
2020-12-01 Marius Hillenbrandgcc/testsuite/s390: Add test cases for float_t
2020-11-24 Ilya LeoshkevichIBM Z: Update autovec-*-quiet-uneq expectations
2020-11-16 Ilya LeoshkevichIBM Z: Do not run long double tests on old machines
2020-11-10 Ilya LeoshkevichIBM Z: Test long doubles in vector registers
2020-10-27 Andreas KrebbelFix PR97497
2020-09-22 Stefan Schulze Fri... IBM Z: Try to make use of load-and-test instructions
2020-08-12 Andreas KrebbelIBM Z: Fix PR96456
2020-07-27 Martin LiskaDo not expand vector comparison with VEC_COND_EXPR.
2020-07-17 Andreas KrebbelFix PR96127
2020-06-17 Andreas KrebbelIBM Z: Prevent mach optimization on doloop patterns
2020-06-02 Stefan Schulze Fri... S/390: Emit vector alignment hints for z13
2020-05-14 Andreas KrebbelIBM Z: Define probe_stack expander
2020-05-14 Andreas KrebbelIBM Z: stack clash prot: add missing updates of last_pr...
2020-05-14 Andreas KrebbelMake anti_adjust_stack_and_probe_stack_clash extern...
2020-04-30 Andreas KrebbelIBM Z: vec_store_len_r/vec_load_len_r fix
2020-04-22 Stefan Schulze Fri... S/390: Fix several test cases
2020-04-20 Andreas KrebbelPR94613: Fix vec_sel builtin for IBM Z
2020-02-25 Jakub Jelinekcombine: Fix find_split_point handling of constant...
2020-02-03 Jakub Jelineks390x: Fix popcounthi2_z196 expander [PR93533]
2020-01-01 Jakub JelinekUpdate copyright years.
2019-12-16 Andreas KrebbelFix PR92950: Wrong code emitted for movv1qi
2019-12-06 Andreas Krebbelre PR rtl-optimization/92176 (LRA problem with reloads...
2019-11-07 Andreas KrebbelIBM Z: Add pattern for load truth value of comparison...
2019-11-05 Andreas KrebbelIBM Z: Fix testsuite useable_hw check
2019-10-24 Ilya LeoshkevichS/390: Use UNSPEC_GET_TP for thread pointer loads
2019-10-15 Ilya Leoshkevich[PATCH] S/390: Run %a0:DI splitters only after reload
2019-10-11 Ilya LeoshkevichS/390: Test signaling FP comparison instructions
2019-10-11 Ilya LeoshkevichS/390: Use signaling FP comparison instructions
2019-09-25 Martin LiskaMove a target test-case to generic folder.
2019-09-03 Ilya LeoshkevichS/390: Commit forgotten test for r275336
2019-07-24 Andreas KrebbelS/390: Add add/sub/mul overflow check patterns
2019-07-08 Robin DappS/390: Define shift_truncation_mask.
2019-07-08 Robin DappS/390: Rework shift count handling.
2019-07-01 Andreas KrebbelS/390: Fix vector shift count operand
2019-06-27 Martin LiskaFix ICE when __builtin_calloc has no LHS (PR tree-optim...
2019-05-17 Robin DappS/390: Fix larl/PIC test case.
2019-05-17 Andreas KrebbelS/390: Fix vec_sldw builtin
2019-04-24 Andreas KrebbelS/390: Fix PR89952 incorrect CFI
2019-04-02 Andreas KrebbelS/390: arch13: vector float-int conversion builtins
2019-04-02 Andreas KrebbelS/390: arch13: vector string search builtins
2019-04-02 Andreas KrebbelS/390: arch13: vector shift double by bit builtins
2019-04-02 Andreas KrebbelS/390: arch13: vector load byte reversed element and...
2019-04-02 Andreas KrebbelS/390: arch13: vector load/store byte reversed element...
2019-04-02 Andreas KrebbelS/390: arch13: vec_reve element order reversal builtins
2019-04-02 Andreas KrebbelS/390: arch13: vec_revb vector byte swap builtin
2019-04-02 Andreas KrebbelS/390: arch13: Support 32 bit fp-int vector converts
2019-04-02 Andreas KrebbelS/390: arch13: Add support for new select instruction
2019-04-02 Andreas KrebbelS/390: arch13: Support new popcount instruction
2019-04-02 Andreas KrebbelS/390: arch13: Support new bit operations
2019-04-02 Andreas KrebbelS/390: arch13: Add arch13 as architecture option
2019-03-20 Andreas KrebbelS/390: Fix PR89775. Stackpointer save/restore instructi...
2019-03-15 Robin DappS/390: Fix tests that expect unquoted option names
2019-03-12 Robin DappS/390: Rework instruction scheduling.
2019-03-11 Andreas KrebbelS/390: Fix immediate vector operands for some builtins.
2019-02-18 Jakub Jelinekre PR target/89369 (pseudo-RNG miscompiled on s390x...
2019-02-12 Ilya LeoshkevichS/390: Reject invalid Q/R/S/T addresses after LRA
2019-02-08 Robin DappS/390: Implement vector copysign.
2019-02-08 Ilya LeoshkevichS/390: Introduce jdd constraint
2019-02-07 Andreas KrebbelS/390: Fix the vec_xl / vec_xst style builtins
2019-01-01 Jakub JelinekUpdate copyright years.
2018-12-21 Andreas KrebbelS/390: Add support for double<->long vector converts
2018-12-13 Andreas KrebbelS/390: Fix zvector vec_double builtin
2018-12-03 Ilya LeoshkevichS/390: Add support for section anchors
2018-12-03 Ilya LeoshkevichRepeat jump threading after combine
2018-11-21 Andreas KrebbelS/390: Support vector load/store alignment hints
2018-11-20 Andreas KrebbelS/390: Fix flogr RTX.
2018-11-20 Ilya LeoshkevichS/390: Skip LT(G) peephole when literal pool is involved
2018-11-16 Ilya LeoshkevichS/390: Add a new pattern for r{o,x}sbg
2018-11-14 Ilya Leoshkevich[PATCH 2/2] S/390: Fix expectation in mrecord-mcount...
2018-11-14 Ilya Leoshkevich[PATCH 1/2] S/390: Disable 3 global-array-* tests for...
2018-11-06 Ilya LeoshkevichS/390: Accept cdb in load-and-test-fp-1 testcase
2018-11-06 Andreas KrebbelS/390: Fix PR87723
2018-11-05 Ilya LeoshkevichS/390: Make tests expect column numbers in RTL output
2018-11-05 Robin DappS/390: Add loc patterns for QImode and HImode
2018-10-25 Ilya LeoshkevichS/390: Merge movdi_larl into movdi_64
2018-10-24 Ilya LeoshkevichS/390: Fix ICE in s390_check_qrst_address ()
2018-10-22 Ilya LeoshkevichS/390: Add the forgotten test for r265371
2018-09-24 Ilya LeoshkevichS/390: Fix conditional returns on z196+
2018-09-12 Andreas KrebbelS/390: Use proper rounding mode for DFP to BFD conversions
2018-09-06 Ilya LeoshkevichS/390: Prohibit SYMBOL_REF in UNSPECV_CAS
2018-08-09 Andreas KrebbelS/390: Fix target attribute tests
2018-08-09 Andreas KrebbelS/390: Fix PR84332 ICE with stack clash protection
2018-08-08 Andreas KrebbelS/390: Fix PR85295
2018-08-08 Ilya LeoshkevichS/390: Remove support for g5 and g6 machines
2018-08-06 Andreas KrebbelS/390: Don't unroll memory blk op loops
2018-07-31 Andreas KrebbelS/390: Don't emit prefetch instructions for clrmem
2018-07-17 Robin DappS/390: Set default function alignment to 16.
2018-07-16 Ilya LeoshkevichS/390: Implement -mnop-mcount
2018-07-16 Ilya LeoshkevichS/390: Implement -mrecord-mcount
2018-07-16 Ilya LeoshkevichS/390: Add direct support for Linux kernel __fentry__...
2018-06-05 Andreas KrebbelS/390: Fix __builtin_tbeginc signature
next