aboutsummaryrefslogtreecommitdiff
path: root/gcc/gimple-low.cc
AgeCommit message (Expand)AuthorFilesLines
2025-01-02Update copyright years.Jakub Jelinek1-1/+1
2024-11-20OpenMP: middle-end support for dispatch + adjust_argsPaul-Antoine Arras1-0/+1
2024-10-25gcc: Remove trailing whitespaceJakub Jelinek1-1/+1
2024-02-10gimple-low: Fix up handling of volatile automatic vars in assume attribute [P...Jakub Jelinek1-5/+22
2024-02-01gimple-low: Remove .ASAN_MARK calls on TREE_STATIC variables [PR113531]Jakub Jelinek1-0/+15
2024-01-03Update copyright years.Jakub Jelinek1-1/+1
2023-08-25OpenMP: Add OMP_STRUCTURED_BLOCK and GIMPLE_OMP_STRUCTURED_BLOCK.Sandra Loosemore1-0/+4
2023-01-02Update copyright years.Jakub Jelinek1-1/+1
2022-11-08tree-optimization/107389 - honor __builtin_assume_alignment at -O0Richard Biener1-0/+41
2022-10-18middle-end IFN_ASSUME support [PR106654]Jakub Jelinek1-0/+395
2022-06-27Add 'final' and 'override' to opt_pass vfunc implsDavid Malcolm1-1/+4
2022-01-17Change references of .c files to .cc filesMartin Liska1-1/+1
2022-01-17Rename .c files to .cc files.Martin Liska1-0/+947