aboutsummaryrefslogtreecommitdiff
path: root/gcc/lra-spills.cc
AgeCommit message (Expand)AuthorFilesLines
2024-11-15The fix for PR117191Denis Chertykov1-0/+5
2024-10-25gcc: Remove trailing whitespaceJakub Jelinek1-5/+5
2024-01-03Update copyright years.Jakub Jelinek1-1/+1
2023-08-17[LRA]: When assigning stack slots to pseudos previously assigned to fp consid...Vladimir N. Makarov1-1/+2
2023-08-16[LRA]: Spill pseudos assigned to fp when fp->sp elimination became impossibleVladimir N. Makarov1-3/+9
2023-08-02rtl-optimization/110587 - remove quadratic regno_in_use_pRichard Biener1-68/+1
2023-07-19[LRA]: Check and update frame to stack pointer elimination after stack slot a...Vladimir N. Makarov1-1/+5
2023-02-13lra: Replace subregs in bare uses & clobbers [PR108681]Richard Sandiford1-0/+3
2023-01-02Update copyright years.Jakub Jelinek1-1/+1
2022-01-17Change references of .c files to .cc filesMartin Liska1-1/+1
2022-01-17Rename .c files to .cc files.Martin Liska1-0/+880