aboutsummaryrefslogtreecommitdiff
path: root/gcc/lto-cgraph.cc
AgeCommit message (Expand)AuthorFilesLines
2024-11-22build: Remove INCLUDE_MEMORY [PR117737]Andrew Pinski1-1/+0
2024-11-06ipcp don't propagate where not neededMichal Jires1-17/+30
2024-10-25Assorted --disable-checking fixes [PR117249]Jakub Jelinek1-1/+2
2024-10-25gcc: Remove trailing whitespaceJakub Jelinek1-11/+11
2024-10-24Use unique_ptr in more places in pretty_printer/diagnostics [PR116613]David Malcolm1-0/+1
2024-09-24OpenMP: Add support for 'self_maps' to the 'require' directiveTobias Burnus1-0/+4
2024-09-03LTO/WPA: Ensure that output_offload_tables only writes table once [PR116535]Tobias Burnus1-10/+0
2024-01-03Update copyright years.Jakub Jelinek1-1/+1
2023-11-07openmp: Add support for the 'indirect' clause in C/C++Kwok Cheung Yeung1-0/+27
2023-07-04LTO: Capture 'lto_file_decl_data *file_data' in 'class lto_input_block'Thomas Schwinge1-1/+1
2023-05-12LTO: Fix writing of toplevel asm with offloading [PR109816]Tobias Burnus1-1/+1
2023-01-09hash: do not insert deleted value to a hash_setMartin Liska1-1/+2
2023-01-02Update copyright years.Jakub Jelinek1-1/+1
2022-12-21When doing WPA in incremental link pass down resolution info.Jan Hubicka1-1/+2
2022-12-14ipa-cp: Write transformation summaries of all functionsMartin Jambor1-1/+1
2022-08-26OpenMP: Support reverse offload (middle end part)Tobias Burnus1-4/+16
2022-08-17OpenMP requires: Fix diagnostic filename corner caseTobias Burnus1-0/+5
2022-07-08Fix one issue in OpenMP 'requires' directive diagnosticsThomas Schwinge1-1/+1
2022-07-04OpenMP: Move omp requires checks to libgompTobias Burnus1-1/+116
2022-01-17Rename .c files to .cc files.Martin Liska1-0/+2079