aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
2023-01-08xtensa: Optimize bitwise splicing operationTakayuki 'January June' Suwa1-0/+47
2023-01-07xtensa: Optimize stack frame adjustment moreTakayuki 'January June' Suwa1-45/+106
2023-01-07Always define `WIN32_LEAN_AND_MEAN` before <windows.h>LIU Hao1-0/+1
2023-01-06Revert "aarch64: Make existing V2HF be usable."Tamar Christina4-86/+39
2023-01-05[Committed] PR rtl-optimization/108292: Revert "Improve ix86_expand_int_movcc...Roger Sayle1-20/+26
2023-01-05modula-2, driver: Implement handling for -static-libgm2.Iain Sandoe1-1/+6
2023-01-05Add AMD znver4 instruction reservationsTejas Joshi2-0/+1069
2023-01-03Revert "Compute a table of DWARF register sizes at compile"Florian Weimer2-4/+21
2023-01-03Improve ix86_expand_int_movcc to allow condition (mask) sharing.Roger Sayle1-26/+20
2023-01-03PR target/108229: A minor STV compute_convert_gain tweak on x86.Roger Sayle1-0/+8
2023-01-02i386: correct division modeling in lujiazui.mdAlexander Monakov1-28/+30
2023-01-02Compute a table of DWARF register sizes at compileFlorian Weimer2-21/+4
2023-01-02Update copyright years.Jakub Jelinek3-5/+6
2023-01-02Update copyright years.Jakub Jelinek642-653/+653
2023-01-01Add post-reload splitter for extendditi2 on x86_64.Roger Sayle1-25/+45
2022-12-30Fix memory constraint on MVE v[ld/st][2/4] instructions [PR107714]Stam Markianos-Wright5-4/+32
2022-12-29gcc: xtensa: use GP_RETURN_* instead of magic constantMax Filippov1-1/+1
2022-12-29xtensa: Check DF availability before useTakayuki 'January June' Suwa1-1/+1
2022-12-28Provide zero_extend versions/variants of several patterns on x86.Roger Sayle1-0/+151
2022-12-28Use ix86_expand_clear in ix86_split_ashl.Roger Sayle1-1/+1
2022-12-28RISC-V: Return const ref. for vl_vtype_info::get_avl_infoKito Cheng1-1/+1
2022-12-27Commit right version of last patch (missing modes)Jeff Law1-1/+2
2022-12-27RISC-V: Produce better code with complex constants [PR95632] [PR106602]Raphael Moreira Zinsly1-0/+17
2022-12-27riscv: Restructure callee-saved register save/restore codeChristoph Müllner1-28/+67
2022-12-27riscv: attr: Synchronize comments with codeChristoph Müllner1-1/+4
2022-12-27gcc: xtensa: use define_c_enums instead of define_constantsMax Filippov1-21/+25
2022-12-27xtensa: Generate density instructions in set_frame_ptrTakayuki 'January June' Suwa1-2/+5
2022-12-27xtensa: Change GP_RETURN{,_REG_COUNT} to GP_RETURN_{FIRST,LAST}Takayuki 'January June' Suwa2-7/+7
2022-12-27xtensa: Clean up xtensa_expand_prologueTakayuki 'January June' Suwa1-2/+8
2022-12-27xtensa: Tabify, and trim trailing spacesTakayuki 'January June' Suwa7-116/+113
2022-12-27RISC-V: Fix ICE of visiting non-existing block in CFG.Ju-Zhe Zhong1-11/+10
2022-12-27RISC-V: Fix ICE for avl_info deprecated copy and pp_print error.Ju-Zhe Zhong2-24/+9
2022-12-27rs6000: Rework option -mpowerpc64 handling [PR106680]Kewen Lin1-9/+28
2022-12-26x86: Add a new option -mdaz-ftz to enable FTZ and DAZ flags in MXCSR.liuhongt2-1/+5
2022-12-25Use movss/movsd to implement V4SI/V2DI VEC_PERM on x86.Roger Sayle3-17/+19
2022-12-23PR target/107548: Handle vec_select in STV on x86.Roger Sayle1-0/+50
2022-12-23PR target/106933: Limit TImode STV to SSA-like def-use chains on x86.Roger Sayle1-0/+18
2022-12-23RISC-V: Fix vle constraintsJu-Zhe Zhong1-8/+8
2022-12-23RISC-V: Support vle.v/vse.v intrinsicsJu-Zhe Zhong13-76/+506
2022-12-23RISC-V: Update vsetvl/vsetvlmax intrinsics to the latest api name.Ju-Zhe Zhong1-0/+1
2022-12-23RISC-V: Remove side effects of vsetvl pattern in RTL.Ju-Zhe Zhong2-1/+27
2022-12-23RISC-V: Remove side effects of vsetvl/vsetvlmax intriniscs in propertiesJu-Zhe Zhong1-5/+0
2022-12-23RISC-V: Fix incorrect annotationJu-Zhe Zhong1-9/+9
2022-12-23RISC-V: Fix muti-line condition formatJu-Zhe Zhong1-8/+8
2022-12-22aarch64: Fix plugin header installJakub Jelinek1-4/+4
2022-12-22Zen4 tuning part 2Jan Hubicka5-11/+29
2022-12-22Update znver4 costsJan Hubicka1-30/+31
2022-12-21nvptx: support bar.red instructionChung-Lin Tang2-0/+131
2022-12-20rs6000: Fix the wrong location of OPTION_MASK_P10_FUSION setting hunkKewen Lin1-4/+4
2022-12-20rs6000: Raise error for __vector_{quad,pair} uses without MMA enabled [PR106736]Kewen Lin3-3/+48