aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.target
AgeCommit message (Expand)AuthorFilesLines
2017-08-01re PR target/81622 (ICE on invalid altivec code with ppc64{,le})Jakub Jelinek1-0/+13
2017-08-01Simplify nvptx/slp* test-casesTom de Vries2-2/+2
2017-08-01Reverted 250770Tamar Christina1-6/+3
2017-08-01dbl_mov_immediate_1.c: Use conditional assembler scans.Tamar Christina1-3/+6
2017-08-01re PR target/81641 (Assemble failure with named address spaces and -masm=intel)Uros Bizjak1-0/+11
2017-08-01re PR target/81639 (ICE in rtl_verify_bb_insns, at cfgrtl.c:2669 with a naked...Uros Bizjak1-0/+12
2017-08-01naked-1.c (dg-options): Add -fno-pic.Uros Bizjak1-1/+1
2017-07-31builtins-4-runnable.c: Fix dg argument that got missed in commit 250746.Carl Love1-1/+1
2017-07-31rs6000-c: Add support for built-in functions vector signed char vec_xl_be (si...Carl Love1-0/+321
2017-07-31Compile pr79793-[12].c with -mtune=genericH.J. Lu2-2/+2
2017-07-31re PR target/25967 (Add attribute naked for x86)Uros Bizjak2-6/+23
2017-07-31re PR target/25967 (Add attribute naked for x86)Uros Bizjak4-12/+70
2017-07-30i386: Update INCOMING_FRAME_SP_OFFSET for exception handlerH.J. Lu3-2/+41
2017-07-28ppc-auxv.h (PPC_FEATURE2_DARN): New define.Peter Bergner1-0/+2
2017-07-282017-07-28 Tamar Christina <tamar.christina@arm.com>Tamar Christina1-0/+59
2017-07-28dbl_mov_immediate_1.c: New.Tamar Christina5-9/+208
2017-07-28re PR middle-end/81502 (In some cases the data is moved to memory unnecessari...Richard Biener1-0/+34
2017-07-27rs6000.opt (mlra): Replace with stub.Peter Bergner16-16/+16
2017-07-27[PATCH][AArch64] Fix missing optimization for CMP+ANDKyrylo Tkachov1-0/+18
2017-07-27re PR middle-end/81502 (In some cases the data is moved to memory unnecessari...Richard Biener1-0/+15
2017-07-27S/390: Fix PR81534Andreas Krebbel1-0/+17
2017-07-26rs6000-cpus.def (ISA_2_7_MASKS_SERVER): Delete -mvsx-small-integer option.Michael Meissner9-9/+9
2017-07-26x86: Properly check saved register CFA offsetH.J. Lu1-0/+14
2017-07-26Disable pr79041-2.c with -mabi=ilp32.Wilco Dijkstra1-0/+1
2017-07-25extend.texi: Update the built-in documentation file for the existing built-in...Carl Love1-0/+95
2017-07-25re PR target/81532 (insn does not satisfy its constraints: extract_constrain_...Jakub Jelinek3-0/+31
2017-07-25re PR target/79041 (aarch64 backend emits R_AARCH64_ADR_PREL_PG_HI21 relocati...Wilco Dijkstra1-0/+1
2017-07-25re PR target/81414 (ICE in fma steering on AArch64/cortex-a57)Bin Cheng1-0/+9
2017-07-24PR testsuite/80759 Fix broken tests in ms-sysv.expDaniel Santos3-226/+210
2017-07-24rs6000-cpus.def (ISA_2_6_MASKS_SERVER): Delete upper-regs options.Michael Meissner30-2045/+61
2017-07-24re PR target/79041 (aarch64 backend emits R_AARCH64_ADR_PREL_PG_HI21 relocati...Wilco Dijkstra1-0/+10
2017-07-24rs6000-c.c: Add support for built-in functions vector float vec_extract_fp32_...Carl Love1-0/+35
2017-07-24[AArch64, Patch] Generate MLA when multiply + add vector by scalarJackson Woodruff1-0/+67
2017-07-23re PR target/80569 (i686: "shrx" instruction generated in 16-bit mode)Uros Bizjak1-0/+9
2017-07-22rs6000-c.c (altivec_overloaded_builtins): Add ALTIVEC_BUILTIN_VMULESW...Carl Love1-4/+4
2017-07-21Now completeting the mmintrin.h intrinsic headers for PowerPC bySteven Munroe40-0/+1867
2017-07-20re PR target/80846 (auto-vectorized AVX2 horizontal sum should narrow to 128b...Jakub Jelinek3-0/+49
2017-07-19cpu-builtin-1.c: Change test to use #ifdef __BUILTIN_CPU_SUPPORTS to see if...Michael Meissner1-1/+12
2017-07-19Fix up plafform testes in check headers.Steven Munroe2-2/+4
2017-07-19Add v2di support for nvptxTom de Vries4-1/+61
2017-07-19Add v2si support for nvptxTom de Vries6-0/+200
2017-07-19re PR tree-optimization/81346 (Missed constant propagation into comparison)Jakub Jelinek1-3/+5
2017-07-18re PR target/81471 (internal compiler error: in curr_insn_transform, at lra-c...Uros Bizjak1-0/+13
2017-07-18Revert commit r249424 2017-06-20 Carl Love <cel@us.ibm.com>Carl Love1-4/+4
2017-07-17[ARC] Consolidate PIC implementation.Claudiu Zissulescu3-0/+79
2017-07-17[PATCH] [ARC] Add support for naked functions.Claudiu Zissulescu2-0/+44
2017-07-14rs6000-c.c (altivec_overloaded_builtins): Add array entries to represent __ie...Kelvin Nilsen51-0/+1716
2017-07-13rs6000.c (rs6000_gimple_fold_builtin): Return early if there is no lhs.Will Schmidt1-0/+24
2017-07-12re PR target/81193 (PowerPC GCC __builtin_cpu_is and __builtin_cpu_supports s...Michael Meissner25-0/+25
2017-07-12rs6000-c.c: Add support for built-in functions vector bool char vec_revb (vec...Carl Love2-4/+34