aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.target
AgeCommit message (Expand)AuthorFilesLines
2020-05-09gcc/testsuite: gcc.target/cris: Remove crisv32-* and cris-linux-* tests.Hans-Peter Nilsson37-107/+11
2020-05-08Improve hard reg preference propapagation.Vladimir N. Makarov1-1/+1
2020-05-08ix86: Add peephole2 for *add<mode>3_cc_overflow_1 followed by matching memory...Jakub Jelinek1-0/+13
2020-05-08match.pd: Optimize ffs of known non-zero arg into ctz + 1 [PR94956]Jakub Jelinek1-0/+28
2020-05-07rs6000: Tests for setnbcSegher Boessenkool7-0/+89
2020-05-07rs6000: Tests for setbcSegher Boessenkool7-0/+89
2020-05-06i386: Use ADD to implement compares with negated operand [PR94913]Uros Bizjak2-0/+45
2020-05-06Add ENQCMD, AVX512BF16, AVX512_VP2INTERSECT to gcc.target/i386/funcspec-56.inc.liuhongt1-0/+6
2020-05-06Enable TARGET_TSXLDTRK for GCC support.liuhongt7-8/+23
2020-05-06Enable GCC support for SERIALIZEliuhongt7-6/+19
2020-05-05Delete changes meant for a private branch.Michael Meissner1-4/+2
2020-05-05testsuite: pru: Add clobber testDimitar Dimitrov1-0/+24
2020-05-05PRU: Fix R3.w0 register classDimitar Dimitrov2-6/+9
2020-05-05Patch ieee128-lib-patch008bMichael Meissner1-2/+4
2020-05-05Merge dg-options and dg-additional-options if len <= 120 chars.Martin Liska4-8/+4
2020-05-05aarch64: eliminate redundant zero extend after bitwise negationAlex Coplan1-0/+15
2020-05-05x86: Fix *vec_dupv4hi constraints [PR94942]Jakub Jelinek1-0/+24
2020-05-05match.pd: Optimize (((type)A * B) >> prec) != 0 into __imag__ .MUL_OVERFLOW [...Jakub Jelinek1-0/+17
2020-05-04internal-fn: Avoid dropping the lhs of some calls [PR94941]Richard Sandiford1-0/+21
2020-05-04i386: Use SBB more [PR94650]Uros Bizjak2-0/+41
2020-05-04i386: Use SHR to compare with large power-of-two constants [PR94650]Uros Bizjak1-0/+30
2020-04-30cse: Add test case. [PR94740]Peter Bergner1-0/+11
2020-04-30aarch64: don't emit bti j after NOTE_INSN_DELETED_LABEL [PR94748]Szabolcs Nagy1-0/+10
2020-04-30IBM Z: vec_store_len_r/vec_load_len_r fixAndreas Krebbel2-0/+188
2020-04-29x86: Allow -fcf-protection with external thunkH.J. Lu1-0/+9
2020-04-28[rs6000] fix mffsl emulationAlexandre Oliva1-4/+8
2020-04-27aarch64: disable test on ilp32 [PR94697]Szabolcs Nagy1-0/+1
2020-04-23aarch64: ensure bti c is emitted at function start [PR94697]Szabolcs Nagy1-0/+19
2020-04-23testsuite: Add extra aarch64 predefine testsFei Yang2-2/+95
2020-04-23aarch64: disable tests on ilp32 [PR94514]Szabolcs Nagy1-0/+1
2020-04-23Modify the MVE polymorphic variant arguments to match the MVE intrinsic defin...Srinath Parvathaneni64-0/+801
2020-04-22aarch64: Adjust some testcases for ilp32 option conflict [PR94712]Duan bo4-0/+4
2020-04-22aarch64: unexpected result with -mgeneral-regs-only and sve [PR94678]Fei Yang1-0/+12
2020-04-22S/390: Fix several test casesStefan Schulze Frielinghaus11-27/+33
2020-04-22testsuite: [arm/mve] Use dg-add-options arm_v8_1m_mve in MVE testsChristophe Lyon9-9/+9
2020-04-22testsuite: [arm/mve] Fix mve_move_gpr_to_gpr.cChristophe Lyon1-1/+1
2020-04-22testsuite: [arm/mve] Use arm_softfp and arm_hard as needed in MVE testsChristophe Lyon4-7/+12
2020-04-22forwprop: Fix ICE when building an identity constructor [PR94700]Richard Sandiford1-0/+28
2020-04-21aarch64, libgcc: Fix unwinding from pac-ret to normal frames [PR94514]Szabolcs Nagy1-0/+76
2020-04-21forwprop: Fix ICE when building a VEC_PERM_EXPR [PR94683]Richard Sandiford1-0/+29
2020-04-21aarch64: Add an error message in large code model for ilp32 [PR94577]XieZhiheng1-0/+10
2020-04-20PR94613: Fix vec_sel builtin for IBM ZAndreas Krebbel2-0/+249
2020-04-20vect: Tweak vect_better_loop_vinfo_p handling of variable VFsRichard Sandiford4-2/+27
2020-04-20aarch64: Fix vector builds used by SVE vec_init [PR94668]Richard Sandiford1-0/+8
2020-04-17aarch64: Tweak SVE load/store costsRichard Sandiford6-0/+74
2020-04-16early-remat: Handle sets of multiple candidate regs [PR94605]Richard Sandiford1-0/+12
2020-04-15i386: Require OPTION_MASK_ISA_SSE2 for __builtin_ia32_movq128 [PR94603]Uros Bizjak1-0/+11
2020-04-15Arm: MVE: Add mve vec_duplicate patternAndre Vieira1-0/+13
2020-04-14xtensa: fix PR target/94584Max Filippov1-0/+24
2020-04-14i386: Remove mode size check in ix86_get_ssemovH.J. Lu1-0/+36