aboutsummaryrefslogtreecommitdiff
path: root/gcc/lra.cc
AgeCommit message (Expand)AuthorFilesLines
2023-09-28[RA]: Add flag for checking IRA in progressVladimir N. Makarov1-4/+4
2023-09-25[PR111497][LRA]: Copy substituted equivalenceVladimir N. Makarov1-3/+2
2023-07-13[RA][PR109520]: Catch error when there are no enough registers for asm insnVladimir N. Makarov1-0/+23
2023-05-30LRA: Update insn sp offset if its input reload changes SPVladimir N. Makarov1-4/+25
2023-03-22LRA: Do not repeat inheritance and live range splitting in case of asm errorVladimir N. Makarov1-1/+1
2023-01-02Update copyright years.Jakub Jelinek1-1/+1
2022-03-14lra: Fix up debug_p handling in lra_substitute_pseudo [PR104778]Jakub Jelinek1-2/+33
2022-01-21[PR103676] LRA: Calculate and exclude some start hard registers for reload ps...Vladimir N. Makarov1-5/+13
2022-01-17Change references of .c files to .cc filesMartin Liska1-1/+1
2022-01-17Rename .c files to .cc files.Martin Liska1-0/+2523