summaryrefslogtreecommitdiff
path: root/clang/test/CodeGen/split-lto-unit.c
AgeCommit message (Expand)Author
2023-07-11[clang][PS4] Enable SplitLTOUnits and Unified LTO by defaultMatthew Voss
2022-11-18Revert "Revert "[opt][clang] Enable using -module-summary/-flto=thin with -S/...Alexander Shaposhnikov
2022-11-18Revert "[opt][clang] Enable using -module-summary/-flto=thin with -S/-emit-llvm"Mikhail Goncharov
2022-11-18[opt][clang] Enable using -module-summary/-flto=thin with -S/-emit-llvmAlexander Shaposhnikov
2022-11-14Revert "[opt][clang] Enable using -module-summary/-flto=thin with -S/-emit-llvm"Fangrui Song
2022-11-14[opt][clang] Enable using -module-summary/-flto=thin with -S/-emit-llvmAlexander Shaposhnikov
2022-11-14Revert "[opt][clang] Enable using -module-summary/-flto=thin with -S/-emit-llvm"Alexander Shaposhnikov
2022-11-14[opt][clang] Enable using -module-summary/-flto=thin with -S/-emit-llvmAlexander Shaposhnikov
2022-02-15Use functions with prototypes when appropriate; NFCAaron Ballman
2021-10-18[test] Remove tests pinned to the legacy PMArthur Eubanks
2019-08-21[LTO] Always mark regular LTO units with EnableSplitLTOUnit=1 under the new p...Leonard Chan
2019-07-19[LTO] Always mark regular LTO units with EnableSplitLTOUnit=1Teresa Johnson