aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.target
AgeCommit message (Expand)AuthorFilesLines
2019-05-17mips.c (mips_dwarf_frame_reg_mode): Replace TARGET_FLOAT64 with !TARGET_FLOAT...Dragan Mladjenovic5-0/+42
2019-05-17x86-64: Add vector vararg ABI testsH.J. Lu3-0/+318
2019-05-17i386: Enable MMX intrinsics without SSE/SSE2/SSSE3H.J. Lu2-0/+23
2019-05-17S/390: Fix larl/PIC test case.Robin Dapp2-1/+14
2019-05-17S/390: Fix vec_sldw builtinAndreas Krebbel1-0/+55
2019-05-16Do not allow target_clones with alias attr (PR lto/90500).Martin Liska2-0/+15
2019-05-15i386: Add tests for MMX intrinsic emulations with SSEH.J. Lu97-0/+5140
2019-05-15i386: Allow MMX intrinsic emulation with SSEH.J. Lu2-2/+2
2019-05-15darwin, testsuite, powerpc - handle tests for new processors.Iain Sandoe2-4/+9
2019-05-15darwin, testsuite, laste piece to fix PR82920Iain Sandoe9-11/+14
2019-05-14darwin, testsuite, fix more PR 82920Iain Sandoe15-0/+15
2019-05-14Remove obsolete Solaris 10 supportRainer Orth2-2/+2
2019-05-14re PR tree-optimization/88828 (Inefficient update of the first element of vec...Richard Biener17-0/+442
2019-05-142019-05-14 Przemyslaw Wirkus <przemyslaw.wirkus@arm.com\>Przemyslaw Wirkus2-0/+78
2019-05-12x86 - fix pr82920Iain Sandoe46-210/+296
2019-05-11testsuite, darwin] Fix PR81058.Iain Sandoe3-0/+3
2019-05-10darwin, testsuite - provide an asm shim for AVX12F tests.Iain Sandoe2-1/+93
2019-05-09[arm] PR target/90405 New test.Richard Earnshaw1-0/+28
2019-05-08[arm][PR88167] Fix __builtin_return_address returns invalid addressMihail Ionescu2-0/+33
2019-05-08Enable support for bfloat16 which will be in Future Cooper Lake.Hongtao Liu13-6/+200
2019-05-07re PR middle-end/89765 (Multiple problems with vec-insert implementation on P...Kelvin Nilsen25-0/+3811
2019-05-07This patch adds support to vectorize sum of abslolute differences (SAD_EXPR)Alejandro Martinez1-0/+28
2019-05-07cfgexpand.c (asm_clobber_reg_is_valid): Reject clobbers outside of accessible...Uros Bizjak3-3/+11
2019-05-06re PR target/89424 (__builtin_vec_ext_v1ti (v, i) results in ICE with variabl...Kelvin Nilsen5-4/+80
2019-05-06re PR tree-optimization/90358 (526.blender_r train run does not finish after ...Richard Biener1-0/+35
2019-05-06re PR tree-optimization/88828 (Inefficient update of the first element of vec...Richard Biener1-0/+27
2019-05-03re PR middle-end/88963 (gcc generates terrible code for vectors of 64+ length...Richard Biener2-0/+27
2019-05-03re PR target/88809 (do not use rep-scasb for inline strlen/memchr)Dominique d'Humieres2-2/+2
2019-05-02Restrict gcc.target/i386/spellcheck-options-5.c to Linux targetsRainer Orth1-1/+1
2019-05-02[Aarch64][SVE] Dot product supportAlejandro Martinez1-0/+39
2019-05-02Enhance target and target_clone error messages.Martin Liska1-1/+1
2019-05-02Prefer to use strlen call instead of inline expansion (PR target/88809).Martin Liska2-0/+18
2019-04-30re PR target/89093 (C++ exception handling clobbers d8 VFP register)Jakub Jelinek1-2/+2
2019-04-30re PR target/89093 (C++ exception handling clobbers d8 VFP register)Jakub Jelinek2-1/+8
2019-04-27re PR target/89261 (ix86_data_alignment has wrong argument type)Uros Bizjak1-0/+9
2019-04-27Add missing target options (PR middle-end/90258).Martin Liska1-0/+5
2019-04-26RISC-V: Promode modes of constant loads for store insns.Jim Wilson1-0/+32
2019-04-25x86: Update message for target_clones and unsupported ISAsH.J. Lu1-0/+16
2019-04-24re PR target/90193 (asm goto with TLS "m" input operand generates incorrect a...Jakub Jelinek1-0/+21
2019-04-24S/390: Fix PR89952 incorrect CFIAndreas Krebbel1-0/+12
2019-04-23[GCC, AARCH64] Add GNU note section with BTI and PAC.Sudakshina Das2-1/+2
2019-04-21LRA: Revert "Remove useless move insns"H.J. Lu1-0/+13
2019-04-17re PR target/90125 (Typo of AVX512 intrinsics)Jakub Jelinek10-4/+44
2019-04-17re PR target/89093 (C++ exception handling clobbers d8 VFP register)Jakub Jelinek1-0/+9
2019-04-16[ARC] Remove Rs5 constraint.Claudiu Zissulescu1-2/+2
2019-04-16re PR target/90096 (Misleading option hint for AVX intrinsics)Jakub Jelinek4-3/+27
2019-04-13re PR target/89093 (C++ exception handling clobbers d8 VFP register)Jakub Jelinek1-0/+7
2019-04-12re PR rtl-optimization/89965 (wrong code with -O -mtune=nano-x2 -fcaller-save...Jakub Jelinek1-0/+39
2019-04-12[testsuite][arm] Update warning prune regexMatthew Malcomson1-1/+1
2019-04-12Handle multiple 'default' in target attribute (PR middle-end/89970).Martin Liska3-2/+13