aboutsummaryrefslogtreecommitdiff
path: root/gcc/function.cc
AgeCommit message (Expand)AuthorFilesLines
2022-04-01Add an assertion: the zeroed_hardregs set is a subset of all call used regs.Qing Zhao1-4/+18
2022-02-10middle-end: updating the reg use in exit block for -fzero-call-used-regs [PR1...Qing Zhao1-1/+1
2022-01-17Change references of .c files to .cc filesMartin Liska1-2/+2
2022-01-17Rename .c files to .cc files.Martin Liska1-0/+6964