aboutsummaryrefslogtreecommitdiff
path: root/gcc/cfgexpand.cc
AgeCommit message (Expand)Author
2023-03-01cfgexpand: Handle WIDEN_{PLUS,MINUS}_EXPR and VEC_WIDEN_{PLUS,MINUS}_{HI,LO}_...Jakub Jelinek
2023-02-21Revert "tree-optimization/108691 - indirect calls to setjmp"Richard Biener
2023-02-13tree-optimization/108691 - indirect calls to setjmpRichard Biener
2023-01-09middle-end/69482 - not preserving volatile accessesRichard Biener
2023-01-02Update copyright years.Jakub Jelinek
2022-07-04middle-end: Support ABIs that pass FP values as wider integers.Roger Sayle
2022-06-27Add 'final' and 'override' to opt_pass vfunc implsDavid Malcolm
2022-05-19cfgexpand: Yet another spot with debug insns references to global vars withou...Jakub Jelinek
2022-05-02expand: Throw away non-external decls without varpool nodes [PR105415]Jakub Jelinek
2022-03-09Restore INDIRECT_REF asm operand heuristic with MEM_REFRichard Biener
2022-03-09middle-end/104786 - ICE with asm and VLARichard Biener
2022-03-01Clear currently_expanding_gimple_stmt properlyH.J. Lu
2022-01-17Change references of .c files to .cc filesMartin Liska
2022-01-17Rename .c files to .cc files.Martin Liska