aboutsummaryrefslogtreecommitdiff
path: root/gcc/cfgexpand.cc
AgeCommit message (Expand)AuthorFilesLines
2023-09-06Middle-end _BitInt support [PR102989]Jakub Jelinek1-0/+4
2023-06-05Remove widen_plus/minus_expr tree codesAndre Vieira1-10/+0
2023-05-18gcc: use _P() defines from tree.hBernhard Reutner-Fischer1-1/+1
2023-03-01cfgexpand: Handle WIDEN_{PLUS,MINUS}_EXPR and VEC_WIDEN_{PLUS,MINUS}_{HI,LO}_...Jakub Jelinek1-0/+10
2023-02-21Revert "tree-optimization/108691 - indirect calls to setjmp"Richard Biener1-7/+0
2023-02-13tree-optimization/108691 - indirect calls to setjmpRichard Biener1-0/+7
2023-01-09middle-end/69482 - not preserving volatile accessesRichard Biener1-0/+9
2023-01-02Update copyright years.Jakub Jelinek1-1/+1
2022-07-04middle-end: Support ABIs that pass FP values as wider integers.Roger Sayle1-1/+12
2022-06-27Add 'final' and 'override' to opt_pass vfunc implsDavid Malcolm1-1/+1
2022-05-19cfgexpand: Yet another spot with debug insns references to global vars withou...Jakub Jelinek1-0/+4
2022-05-02expand: Throw away non-external decls without varpool nodes [PR105415]Jakub Jelinek1-1/+2
2022-03-09Restore INDIRECT_REF asm operand heuristic with MEM_REFRichard Biener1-1/+4
2022-03-09middle-end/104786 - ICE with asm and VLARichard Biener1-1/+3
2022-03-01Clear currently_expanding_gimple_stmt properlyH.J. Lu1-2/+8
2022-01-17Change references of .c files to .cc filesMartin Liska1-1/+1
2022-01-17Rename .c files to .cc files.Martin Liska1-0/+7030