aboutsummaryrefslogtreecommitdiff
path: root/gcc/cgraphunit.cc
AgeCommit message (Expand)AuthorFilesLines
2024-04-03tree-profile: Disable indirect call profiling for IFUNC resolversH.J. Lu1-0/+2
2024-02-21ipa: Convert lattices from pure array to vector (PR 113476)Martin Jambor1-0/+2
2024-01-27c/c++: Tweak warning for 'always_inline function might not be inlinable'Hans-Peter Nilsson1-1/+2
2024-01-03Update copyright years.Jakub Jelinek1-1/+1
2023-12-05Introduce strub: machine-independent stack scrubbingAlexandre Oliva1-2/+3
2023-03-30c++: lambda mangling alias issues [PR107897]Jason Merrill1-12/+20
2023-03-10c, c++, cgraphunit: Prevent duplicated -Wunused-value warnings [PR108079]Jakub Jelinek1-0/+1
2023-02-01ipa: check if cache_token != NULL before hash_set::add callMartin Liska1-1/+1
2023-01-23tree-optimization/108449 - keep maybe_special_function_p behaviorRichard Biener1-2/+0
2023-01-03OpenMP: GC unused SIMD clonesSandra Loosemore1-8/+41
2023-01-02Update copyright years.Jakub Jelinek1-1/+1
2022-10-18middle-end IFN_ASSUME support [PR106654]Jakub Jelinek1-0/+14
2022-07-27cgraphunit: Don't emit asm thunks for -dx [PR106261]Jakub Jelinek1-1/+1
2022-06-22ubsan: default to trap on unreachable at -O0 and -Og [PR104642]Jason Merrill1-2/+1
2022-05-13Make gimple_build main workers more flexibleRichard Biener1-1/+1
2022-04-09Update semantic_interposition flag at analysis timeJan Hubicka1-0/+1
2022-01-19Update per-file selftest and finalization hooks for .c to .cc renamingDavid Malcolm1-1/+1
2022-01-17Change references of .c files to .cc filesMartin Liska1-1/+1
2022-01-17Rename .c files to .cc files.Martin Liska1-0/+2595