summaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.target
AgeCommit message (Expand)Author
2020-05-11aarch64: Fix ICE when expanding scalar floating move with -mgeneral-regs-only...Fei Yang
2020-05-11[PATCH] aarch64: prefer using csinv, csneg in zero extend contextsAlex Coplan
2020-05-11Fix missing files from previous commit.Kelvin Nilsen
2020-05-11rs6000: powerpc_future_ok and powerpc_future_hwKelvin Nilsen
2020-05-11i386: Vectorize basic V2SFmode operations [PR94913]Uros Bizjak
2020-05-09gcc/testsuite: gcc.target/cris: Remove crisv32-* and cris-linux-* tests.Hans-Peter Nilsson
2020-05-08Improve hard reg preference propapagation.Vladimir N. Makarov
2020-05-08ix86: Add peephole2 for *add<mode>3_cc_overflow_1 followed by matching memory...Jakub Jelinek
2020-05-08match.pd: Optimize ffs of known non-zero arg into ctz + 1 [PR94956]Jakub Jelinek
2020-05-07rs6000: Tests for setnbcSegher Boessenkool
2020-05-07rs6000: Tests for setbcSegher Boessenkool
2020-05-06i386: Use ADD to implement compares with negated operand [PR94913]Uros Bizjak
2020-05-06Add ENQCMD, AVX512BF16, AVX512_VP2INTERSECT to gcc.target/i386/funcspec-56.inc.liuhongt
2020-05-06Enable TARGET_TSXLDTRK for GCC support.liuhongt
2020-05-06Enable GCC support for SERIALIZEliuhongt
2020-05-05Delete changes meant for a private branch.Michael Meissner
2020-05-05testsuite: pru: Add clobber testDimitar Dimitrov
2020-05-05PRU: Fix R3.w0 register classDimitar Dimitrov
2020-05-05Patch ieee128-lib-patch008bMichael Meissner
2020-05-05Merge dg-options and dg-additional-options if len <= 120 chars.Martin Liska
2020-05-05aarch64: eliminate redundant zero extend after bitwise negationAlex Coplan
2020-05-05x86: Fix *vec_dupv4hi constraints [PR94942]Jakub Jelinek
2020-05-05match.pd: Optimize (((type)A * B) >> prec) != 0 into __imag__ .MUL_OVERFLOW [...Jakub Jelinek
2020-05-04internal-fn: Avoid dropping the lhs of some calls [PR94941]Richard Sandiford
2020-05-04i386: Use SBB more [PR94650]Uros Bizjak
2020-05-04i386: Use SHR to compare with large power-of-two constants [PR94650]Uros Bizjak
2020-04-30cse: Add test case. [PR94740]Peter Bergner
2020-04-30aarch64: don't emit bti j after NOTE_INSN_DELETED_LABEL [PR94748]Szabolcs Nagy
2020-04-30IBM Z: vec_store_len_r/vec_load_len_r fixAndreas Krebbel
2020-04-29x86: Allow -fcf-protection with external thunkH.J. Lu
2020-04-28[rs6000] fix mffsl emulationAlexandre Oliva
2020-04-27aarch64: disable test on ilp32 [PR94697]Szabolcs Nagy
2020-04-23aarch64: ensure bti c is emitted at function start [PR94697]Szabolcs Nagy
2020-04-23testsuite: Add extra aarch64 predefine testsFei Yang
2020-04-23aarch64: disable tests on ilp32 [PR94514]Szabolcs Nagy
2020-04-23Modify the MVE polymorphic variant arguments to match the MVE intrinsic defin...Srinath Parvathaneni
2020-04-22aarch64: Adjust some testcases for ilp32 option conflict [PR94712]Duan bo
2020-04-22aarch64: unexpected result with -mgeneral-regs-only and sve [PR94678]Fei Yang
2020-04-22S/390: Fix several test casesStefan Schulze Frielinghaus
2020-04-22testsuite: [arm/mve] Use dg-add-options arm_v8_1m_mve in MVE testsChristophe Lyon
2020-04-22testsuite: [arm/mve] Fix mve_move_gpr_to_gpr.cChristophe Lyon
2020-04-22testsuite: [arm/mve] Use arm_softfp and arm_hard as needed in MVE testsChristophe Lyon
2020-04-22forwprop: Fix ICE when building an identity constructor [PR94700]Richard Sandiford
2020-04-21aarch64, libgcc: Fix unwinding from pac-ret to normal frames [PR94514]Szabolcs Nagy
2020-04-21forwprop: Fix ICE when building a VEC_PERM_EXPR [PR94683]Richard Sandiford
2020-04-21aarch64: Add an error message in large code model for ilp32 [PR94577]XieZhiheng
2020-04-20PR94613: Fix vec_sel builtin for IBM ZAndreas Krebbel
2020-04-20vect: Tweak vect_better_loop_vinfo_p handling of variable VFsRichard Sandiford
2020-04-20aarch64: Fix vector builds used by SVE vec_init [PR94668]Richard Sandiford
2020-04-17aarch64: Tweak SVE load/store costsRichard Sandiford