aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
2019-09-05RISC-V: Fix bad insn splits with paradoxical subregs.Jakub Jelinek1-9/+21
2019-09-05Global GCN instructions need nops too.Andrew Stubbs1-2/+2
2019-09-04re PR target/32413 (internal compiler error: in reload_cse_simplify_operands,...Uros Bizjak1-0/+1
2019-09-03MSP430: Use default_elf_select_section to determine sections for dataJozef Lawrynowicz1-31/+50
2019-09-03MSP430: Setup exclusion tables for function and data attributesJozef Lawrynowicz1-79/+120
2019-09-03Implement TARGET_HANDLE_GENERIC_ATTRIBUTEJozef Lawrynowicz1-0/+40
2019-09-03re PR target/91604 (ICE in extract_insn at recog.c:2310 since r272323)Jakub Jelinek1-2/+14
2019-09-03Remove Cell Broadband Engine SPU targetsUlrich Weigand19-20664/+0
2019-09-03S/390: Fix failing RTL check in s390_canonicalize_comparisonIlya Leoshkevich1-1/+1
2019-09-03[AArch64] Add support for __jcvt intrinsicKyrylo Tkachov5-0/+42
2019-09-03[AArch64] Implement ACLE intrinsics for FRINT[32,64][Z,X]Kyrylo Tkachov7-0/+204
2019-09-03[AArch64] Add support for missing CPUsDennis Zhang2-1/+6
2019-09-03[AArch64] Add Linux hwcap strings for some extensionsKyrylo Tkachov1-7/+7
2019-09-02re PR target/91323 (LTGT rtx produces UCOMISS instead of COMISS)Eric Botcazou1-1/+1
2019-09-01re PR target/91472 (gmp testsuite segfaults with gcc-8 and gcc-9, works fine ...Eric Botcazou1-1/+8
2019-08-31or1k: Fix issue with set_got clobbering LR (r9)Stafford Horne3-2/+9
2019-08-30RISC-V: Disable -msave-restore for shared libraries.Jim Wilson1-0/+10
2019-08-30arm.md (unaligned_loaddi, [...]): New unspec insn patterns.Bernd Edlinger3-6/+45
2019-08-29* config/i386/i386-features.cUros Bizjak1-4/+11
2019-08-29i386.c (inline_secondary_memory_needed): Return true for moves between SSE an...Uros Bizjak1-17/+13
2019-08-29i386-features.c (general_scalar_chain::convert_insn): Guard debug work with M...Richard Biener1-1/+1
2019-08-29re PR bootstrap/91580 (i686-{darwin, linux} bootstrap fails after r274926)Richard Biener1-3/+37
2019-08-29re PR target/91560 (Try harder for AVX non-AVX2 cross-lane permutations)Jakub Jelinek1-18/+122
2019-08-28* config/i386/i386-features.cUros Bizjak1-3/+3
2019-08-28i386-features.c (convert_scalars_to_vector): Do not add the MD problem.Richard Biener1-1/+0
2019-08-28expr.c (expand_assignment): Handle misaligned DECLs.Bernd Edlinger4-0/+24
2019-08-28re PR libgomp/91530 (Several libgomp.*/scan-* tests FAIL without avx_runtime)Jakub Jelinek1-4/+4
2019-08-27re PR target/91528 (ICE in ix86_expand_prologue at i386.c:7844 since r274481)Uros Bizjak1-0/+26
2019-08-272019-08-27 Richard Biener <rguenther@suse.de>Richard Biener2-83/+98
2019-08-27[arm/aarch64] Add comments warning that stack-protector initializer insns sho...Richard Earnshaw2-3/+7
2019-08-27Fix new clang warnings.Martin Liska2-0/+52
2019-08-26i386.c (emit_i387_cw_initialization): Fix masking operand value.Uros Bizjak1-1/+1
2019-08-26i386-features.c (general_remove_non_convertible_regs): Remove.Richard Biener1-62/+0
2019-08-26i386: Roundeven expansion for SSE4.1+Tejas Joshi3-9/+34
2019-08-26re PR target/91522 (STV is slow)Richard Biener2-249/+175
2019-08-25gmm_malloc.h: Only use <errno.h> and errno if __STDC_HOSTED__.Gerald Pfeifer1-0/+4
2019-08-23mips.md (mips_get_fcsr, [...]): Use SI machine mode for unspec_volatile operand.Mihailo Stojanovic1-2/+2
2019-08-23[ARM] Deprecate -mneon-for-64bitsWilco Dijkstra4-51/+2
2019-08-23[Arm] Add support for missing CPUsDennis Zhang3-2/+43
2019-08-22rs6000: Use unspec_volatile for darn (PR91481)Segher Boessenkool1-6/+6
2019-08-22rs6000: Move various non-vector things out of altivec.mdSegher Boessenkool2-223/+224
2019-08-22[arm] Fix use of CRC32 intrinsics with Armv8-a and hard-floatKyrylo Tkachov1-2/+6
2019-08-22[ARM] Remove remaining Neon DImode supportWilco Dijkstra2-157/+22
2019-08-22[ARM] Cleanup DImode shiftsWilco Dijkstra3-333/+26
2019-08-22[ARM] Cleanup logical DImode operationsWilco Dijkstra6-713/+29
2019-08-22[Arm] Add 16-bit thumb alternatives to iorsi3_compare0[_scratch]Richard Earnshaw1-10/+16
2019-08-22[aarch64]: add intrinsics for vld1(q)_x4 and vst1(q)_x4Sylvia Taylor3-0/+558
2019-08-22aarch64-sve.md (vcond_mask): Add "@".Prathamesh Kulkarni1-1/+1
2019-08-21re PR target/88839 ([SVE] Poor implementation of blend-like permutes)Prathamesh Kulkarni1-0/+46
2019-08-21re PR target/90724 (ICE with __sync_bool_compare_and_swap with -march=armv8.2...Prathamesh Kulkarni1-0/+3