c++: template instantiation during fold_for_warn [PR94038]
[gcc.git] / gcc / config /
2020-05-21 H.J. Lulibgcc: Move FEATURE_AVX512VP2INTERSECT after FEATURE_A...
2020-05-21 Martin LiskaAdd outline-atomics to target attribute.
2020-05-20 Uros Bizjaki386: Do not use commutative operands with (use) RTX...
2020-05-20 Uros Bizjaki386: Fix zero/sign extend expanders [PR95229]
2020-05-20 Uros Bizjaki386: Fix *pushsi2_rex64 constraints [PR95238]
2020-05-20 Srinath Parvathaneni[ARM]: Fix the wrong code-gen generated by MVE vector...
2020-05-19 Alex Coplan[aarch64] PR target/94591: Don't generate invalid REV64...
2020-05-19 Jose E. Marchesibpf: do not save/restore callee-saved registers in...
2020-05-19 Jose E. Marchesibpf: add support for the -mxbpf option
2020-05-19 Uros Bizjaki386: Add missing vector zero/sign extend expanders...
2020-05-19 Kito ChengRISC-V: Handle implied extension for -march parser.
2020-05-18 Carl Lovepr94833, fix vec_first_match_index for nulls
2020-05-18 Uros Bizjaki386: Avoid reversing a non-trapping comparison to...
2020-05-18 Alex Coplan[arm] Don't generate invalid LDRD insns
2020-05-18 Uros Bizjaki386: Improve vector mode and TFmode ABS and NEG patterns
2020-05-18 H.J. Lux86: Update Intel processor detection
2020-05-17 Jeff LawUse pc_or_label_operand to collapse a couple more patte...
2020-05-17 H.J. Lux86: Allow V1TI vector register pushes
2020-05-16 Jeff LawConsolidate a couple peepholes and improve peepholes...
2020-05-15 Segher Boessenkoolrs6000: BU_FUTURE_MISC_2 requires powerpc64
2020-05-15 Uros Bizjaki386: Allow SI, DI and TImode pushes from XMM registers
2020-05-15 Andrew StubbsWIP amdgcn: use unsigned extend for lshiftrt
2020-05-15 Christophe Lyonarm: Add support for interrupt routines to reg_needs_sa...
2020-05-15 Uros Bizjaki386: Add V2SFmode hadd/hsub instructions [PR95046]
2020-05-14 Andrew Stubbsamdgcn: fix vcc clobber in vector load/store
2020-05-14 Uros Bizjaki386: Add V2DFmode float trunc/extend functions [PR95046]
2020-05-14 Christophe Lyonarm: Factorize several occurrences of the same code...
2020-05-14 Christophe Lyonarm.c: Clarify error message in thumb1_expand_prologue
2020-05-14 Uros Bizjaki386: Add V2DFmode conversion functions [PR95046]
2020-05-14 Richard Sandifordaarch64: Fix arm_sve_vector_bits on typedefs [PR95105]
2020-05-14 Uros Bizjaki386: Add V2SFmode conversion functions [PR95046]
2020-05-14 Andreas KrebbelIBM Z: Define probe_stack expander
2020-05-14 Andreas KrebbelIBM Z: stack clash prot: add missing updates of last_pr...
2020-05-14 Andreas KrebbelMake anti_adjust_stack_and_probe_stack_clash extern...
2020-05-13 Kelvin Nilsenrs6000: Add vec_extracth and vec_extractl
2020-05-13 Richard Bieneradd vectype parameter to add_stmt_cost hook
2020-05-13 liuhongtDocument more x86 operand modifier.
2020-05-12 Keith PackardRISC-V: Make unique SECCAT_SRODATA names start with...
2020-05-12 Craig BlackmoreRISC-V: Add shorten_memrefs pass.
2020-05-12 Uros Bizjaki386: Add V2SFmode copysign, xorsign and signbit expand...
2020-05-12 Uros Bizjaki386: Add V2SFmode FMA insn patterns [PR95046]
2020-05-12 Uros Bizjaki386: Add V2SFmode NEG, ABS and logic insn patterns...
2020-05-12 Jozef LawrynowiczMSP430: Define ASM_OUTPUT_ALIGNED_DECL_LOCAL
2020-05-12 Kelvin Nilsenrs6000: Built-in cleanups for vec_clzm, vec_ctzm, and...
2020-05-12 Carl Lovers6000: Add xxgenpcvwm and xxgenpcvdm
2020-05-11 Kelvin Nilsenrs6000: Vector string isolate instructions
2020-05-11 Kelvin Nilsenrs6000: Add xxeval and vec_ternarylogic
2020-05-11 Kelvin Nilsenrs6000: Add pdepd and pextd
2020-05-11 Kelvin Nilsenrs6000: Add vclrlb and vclrrb
2020-05-11 Kelvin Nilsenrs6000: Add cntlzdm and cnttzdm
2020-05-11 Uros Bizjaki386: Add V2SFmode sqrt insn pattern [PR95046]
2020-05-11 Kelvin Nilsenrs6000: Add vcfuged instruction
2020-05-11 Kelvin Nilsenrs6000: Add scalar cfuged instruction
2020-05-11 Kelvin Nilsenrs6000: Add vgnb
2020-05-11 Kelvin Nilsenrs6000: Add vector pdep/pext
2020-05-11 Kelvin Nilsenrs6000: Add vector count under mask
2020-05-11 Uros Bizjaki386: Improve basic vectorized V2SFmode operations...
2020-05-11 Fei Yangaarch64: Fix ICE when expanding scalar floating move...
2020-05-11 Alex Coplan[PATCH] aarch64: prefer using csinv, csneg in zero...
2020-05-11 Uros Bizjaki386: Vectorize basic V2SFmode operations [PR94913]
2020-05-10 Gerald Pfeiferi386: Define __ILP32__ and _ILP32 for all 32-bit targets
2020-05-09 Hans-Peter Nilssoncris: Enable "neg" to set condition codes.
2020-05-09 Hans-Peter Nilssoncris: Enable single-bit btst/btstq to set condition...
2020-05-09 Hans-Peter Nilssoncris: Enable 32-bit shifts, clz, bswap, umin to set...
2020-05-09 Hans-Peter Nilssoncris: Enable general "and", "or", "xor", "not" to set...
2020-05-09 Hans-Peter Nilssoncris: Enable additions and subtractions to set conditio...
2020-05-09 Hans-Peter Nilssoncris: Enable extend operations to SImode to set conditi...
2020-05-09 Hans-Peter Nilssoncris: Enable movhi and movqi to set condition codes...
2020-05-09 Hans-Peter Nilssoncris: Enable *movsi_internal to set condition codes.
2020-05-09 Hans-Peter Nilssoncris: Introduce CC_NZVCmode and CC_NZmode.
2020-05-09 Hans-Peter Nilssoncris.md: Post-reload, split/generate clobberless zero...
2020-05-09 Hans-Peter Nilssoncris.md: Post-reload, split/generate clobberless memory...
2020-05-09 Hans-Peter Nilssonconfig/cris/cris.h (REVERSIBLE_CC_MODE): Define to...
2020-05-09 Hans-Peter Nilssoncris: Define TARGET_FLAGS_REGNUM.
2020-05-09 Hans-Peter Nilssoncris: Emit trivial btstq expected by gcc.target/cris...
2020-05-09 Hans-Peter Nilssoncris: Move trivially from cc0 to reg:CC model, removing...
2020-05-09 Hans-Peter Nilssongcc/config/cris: Remove shared-library and CRIS v32...
2020-05-09 Hans-Peter Nilssongcc/config/cris/t-elfmulti: Remove crisv32 multilib.
2020-05-09 Hans-Peter Nilssoncris: Remove from gcc/config/cris: t-linux, linux.h...
2020-05-08 Jakub Jelinekix86: Add peephole2 for *add<mode>3_cc_overflow_1 follo...
2020-05-07 Segher Boessenkoolrs6000: New insns setnbc and setnbcr
2020-05-07 Segher Boessenkoolrs6000: New insns setbc and setbcr
2020-05-07 Jeff LawMove all patterns and expanders out of h8300.md and...
2020-05-07 Jeff Law More cleanups. Merging patterns with iterators...
2020-05-07 Jeff Law Drop original H8/300 support. This should generate...
2020-05-07 Jeff LawDrop more COFF support from H8 port
2020-05-07 Jeff LawRemove remnants of COFF support which was dropped eons...
2020-05-07 Alex CoplanAArch32: fix bootstrap failure
2020-05-07 Uros Bizjakalpha: Implement the PR94780 fix for alpha.
2020-05-06 Jakub Jelinekx86: Fix vextract* masked patterns [PR93069]
2020-05-06 Uros Bizjaki386: Use ADD to implement compares with negated operan...
2020-05-06 Andreas Schwabaarch64: fix conflicting declarations
2020-05-06 liuhongtEnable TARGET_TSXLDTRK for GCC support.
2020-05-06 Jakub Jelinekriscv: Fix up riscv_atomic_assign_expand_fenv [PR94950]
2020-05-06 liuhongtEnable GCC support for SERIALIZE
2020-05-05 Michael MeissnerDelete changes meant for a private branch.
2020-05-05 Sebastian HuberRTEMS: Improve GCC specification
2020-05-05 Dimitar DimitrovPRU: Remove TARGET_HARD_REGNO_CALL_PART_CLOBBERED
2020-05-05 Dimitar DimitrovPRU: Fix R3.w0 register class
2020-05-05 Dimitar DimitrovPRU: Simplify machine description
next