Daily bump.
[gcc.git] / gcc / config / i386 /
2020-12-11 H.J. Lux86: Update user interrupt handler stack frame
2020-12-09 Uros Bizjaki386: Remove REG_ALLOC_ORDER definition
2020-12-08 Jakub Jelineki386: Fix up X87_ENABLE_{FLOAT,ARITH} in conditions...
2020-12-06 H.J. Lux86: Check mode of pseudo register push
2020-12-05 Venkataramanan KumarX86_64: Enable support for next generation AMD Zen3...
2020-12-05 Jakub Jelineki386: Combine splitters followup [PR96226]
2020-12-04 Jakub Jelineki386: Add combine splitters to allow combining multiple...
2020-12-03 Uros Bizjaki386: Fix up ix86_md_asm_adjust for TImode [PR98086]
2020-12-03 liuhongtOptimize vpsubusw compared to 0 into vpcmpleuw or vpcmp...
2020-12-03 liuhongtFix incorrect replacement of vmovdqu32 with vpblendd...
2020-12-03 Hongyu WangAdd popcount<mode> expander to enable popcount auto...
2020-12-02 H.J. Lux86: Add the missing '.' for -mneeded
2020-12-02 Uros Bizjaki386: Fix abs an maxmin expanders for TARGET_PARTIAL_RE...
2020-12-02 H.J. Lux86: Add -mneeded for GNU_PROPERTY_X86_ISA_1_V[234...
2020-12-01 Jakub Jelinekx86_64: Fix up -fpic -mcmodel=large -fno-plt [PR98063]
2020-11-26 Uros Bizjaki386: Cleanup argument handling in ix86_expand_*_builti...
2020-11-26 liuhongtDelete dead code in ix86_expand_special_args_builtin
2020-11-26 Uros Bizjaki386: Use SDWIM mode iterator for abs and maxmin [PR97873]
2020-11-26 Jakub Jelineki386: Optimize psubusw compared to 0 into pminuw compar...
2020-11-25 Martin SeborClean up -Wformat-diag warnings (PR bootstrap/97622...
2020-11-24 Jakub Jelineki386: Add *setcc_hi_1* define_insn_and_split [PR97950]
2020-11-22 Uros Bizjaki386: Use SWI48DWI mode iterator for abs and maxmin...
2020-11-20 Uros Bizjaki386: Optimize abs expansion [PR97873]
2020-11-19 Uros Bizjaki386: Disable *<absneg:code><mode>2_i387_1 for TARGET_S...
2020-11-17 Liu Haogcc: Add `ll` and `L` length modifiers for `ms_printf`
2020-11-17 liuhongtSupport variable index vec_set.
2020-11-16 Roger SayleImprove code generation for x86_64 [PR 92180]
2020-11-16 Cui,LiliPut PREFETCHW back to march=broadwell
2020-11-11 liuhongtSupport Intel AVX VNNI
2020-11-11 liuhongtFormatting, there should be a space between PTA_* and (.
2020-11-09 Cui,LiliEnable MOVDIRI, MOVDIR64B, CLDEMOTE and WAITPKG for...
2020-11-06 Jeff LawFix stack pointer handling in ms_hook_prologue function...
2020-11-05 qing zhaoi386: Fix PR97715
2020-11-04 Uros Bizjaki386: Fix Intel MCU psABI comment w.r.t DEFAULT_PCC_STR...
2020-11-04 Pat Bernardii386: Cleanup i386/i386elf.h and align it's return...
2020-11-03 Uros Bizjaki386: Fix ix86_function_arg_regno_p to return correct...
2020-11-03 Yang YangPR target/96342 Change field "simdlen" into poly_uint64
2020-11-03 Uros Bizjakx86: Optimize aes<aeswideklvariant>u8 a bit, fix whitespace
2020-11-03 Uros Bizjakx86: Fix comment in ix86_expand_builtin
2020-11-02 Alan Modracan_implement_as_sibling_call_p REG_PARM_STACK_SPACE...
2020-11-02 H.J. Lux86: Also require MMX for __builtin_ia32_maskmovq
2020-11-01 Pat Bernardii386: Set the stack usage to 0 for naked functions
2020-10-30 qing zhaoAdd -fzero-call-used-regs option and zero_call_used_reg...
2020-10-30 Olivier HainqueIntroduce support for vxworks7r2 on x86 and x86_64
2020-10-29 liuhongtEnable GCC to support Intel Key Locker ISA
2020-10-27 Iain Buclawd: Remove the d_critsec_size target hook.
2020-10-26 H.J. Lux86: Inline strncmp only with -minline-all-stringops
2020-10-26 H.J. Lux86: Add cmpmemsi for -minline-all-stringops
2020-10-23 Jakub JelinekFix up plugin header install
2020-10-22 Alexandre Olivaenable sincos optimization on mingw-w64
2020-10-22 liuhongtRefactor implementation of *_bcst{_1,_2,_3} patterns.
2020-10-21 liuhongtSimplify trivial VEC_COND_EXPR in expander.
2020-10-20 Tobias Burnuscollect-utils.c, lto-wrapper + mkoffload: Improve ...
2020-10-15 Hongyu WangEnable Intel HRESET Instruction
2020-10-15 liuhongtEnable gcc support for UINTR
2020-10-14 Sunil K Pandeyx86: Add missing intrinsics [PR95483]
2020-10-14 Jakub Jelineki386: Improve chaining of _{addcarry,subborrow}_u{32...
2020-10-09 H.J. Lux86: Add <x86gprintrin.h>
2020-10-01 Michael Davidsaverconfig/i386/t-rtems: Change from mtune to march for...
2020-10-01 Florian WeimerPR target/97250: i386: Add support for x86-64-v2, x86...
2020-09-30 Tom de Vries[nvptx] Add type arg to TARGET_LIBC_HAS_FUNCTION
2020-09-30 H.J. Lux86: Use SET operation in MOVDIRI and MOVDIR64B
2020-09-30 Florian Weimeri386: Define __LAHF_SAHF__ and __MOVBE__ macros, based...
2020-09-29 H.J. Lux86: Replace <enqcmdntrin.h> with <enqcmdintrin.h>
2020-09-29 Hongyu WangAdd missing FSF copyright notes for x86 intrinsic headers.
2020-09-28 liuhongtEnable GCC support for AMX-TILE,AMX-INT8,AMX-BF16.
2020-09-19 liuhongtIncrease rtx cost of sse_to_integer in skylake_cost.
2020-09-16 H.J. Lurtl_data: Add sp_is_clobbered_by_asm
2020-09-15 liuhongtRetune mask <->integer cost for non-AVX512 micro-archit...
2020-09-15 Jakub Jelineki386: Fix up vector mul and div with broadcasts in...
2020-09-14 Jakub Jelinekoptions: Save and restore opts_set for Optimization...
2020-09-11 Nathan Sidwelli386: Fix array index in expander
2020-09-09 liuhongtImplement __builtin_thread_pointer for x86 TLS.
2020-09-03 liuhongtOptimize memory broadcast for constant vector under...
2020-08-31 liuhongtRefine expander vec_unpacku_float_hi_v16si/vec_unpacku_...
2020-08-30 Jakub Jelinekx86: Fix up ssse3_pshufbv8qi splitter
2020-08-28 liuhongtAdd expander for movp2hi and movp2qi.
2020-08-27 Jakub Jelinekia32: Fix alignment of _Atomic fields [PR65146]
2020-08-26 H.J. Lux86: Reject target("no-general-regs-only")
2020-08-25 H.J. Lux86: Change CTZ_DEFINED_VALUE_AT_ZERO to return 0/2
2020-08-25 liuhongtRefine typo to fix ICE.
2020-08-23 H.J. Lux86: Add target("general-regs-only") function attribute
2020-08-21 liuhongtUsing gen_int_mode instead of GEN_INT to avoid ICE...
2020-08-21 liuhongtEnable bitwise operation for type mask.
2020-08-21 liuhongtAccording to instruction_tables.pdf
2020-08-21 liuhongtEnable direct movement between gpr and mask registers...
2020-08-21 H.J. Lux86: Add cost model for operation of mask registers.
2020-08-19 Uros Bizjaki386: Use code_for_ instead of gen_ for parameterized...
2020-08-18 Uros Bizjaki386: Rewrite restore_stack_nonlocal expander [PR96536].
2020-08-18 liuhongtDon't use pinsr/pextr for struct initialization/extraction.
2020-08-17 Uros Bizjaki386: Use parametrized pattern names some more.
2020-08-17 liuhongtForce ENDBR immediate into memory.
2020-08-14 Uros Bizjaki386: Improve LWP builtin expanders.
2020-08-13 Uros Bizjaki386: Improve CET builtin expanders.
2020-08-13 liuhongtMerge two define_insn: <avx512>_blendm<mode>, <avx512...
2020-08-12 Roger SaylePR target/96558: Only call ix86_expand_clear with GENER...
2020-08-12 Roger Saylex86_64: Use peephole2 to eliminate redundant moves.
2020-08-10 Roger Saylei386: Improve code generation of smin(x,0) with -m32.
2020-08-10 liuhongtUsing UNSPEC for vector compare to mask register.
2020-08-06 Roger Saylex86_64: Integer min/max improvements.
next