aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/loongarch/loongarch-def.c
AgeCommit message (Expand)AuthorFilesLines
2023-12-08LoongArch: Switch loongarch-def from C to C++ to make it possible.Xi Ruoyao1-227/+0
2023-11-19LoongArch: Fix internal error running "gcc -march=native" on LA664Xi Ruoyao1-0/+1
2023-11-18LoongArch: Add LA664 support.Lulu Cheng1-0/+21
2023-09-14LoongArch: Change the value of branch_cost from 2 to 6.Lulu Cheng1-2/+2
2023-09-05LoongArch: improved target configuration interfaceYang Yujie1-28/+39
2023-06-15LoongArch: Set default alignment for functions and labels with -mtuneXi Ruoyao1-0/+12
2023-01-16Update copyright years.Jakub Jelinek1-1/+1
2022-11-23LoongArch: Add prefetch instructions.Lulu Cheng1-0/+2
2022-08-24LoongArch: Add new code model 'medium'.Lulu Cheng1-0/+1
2022-03-29LoongArch Port: gcc buildchenglulu1-0/+179