summaryrefslogtreecommitdiff
path: root/clang/test/CodeGenCXX/merge-functions.cpp
AgeCommit message (Expand)Author
2025-02-25[MergeFuncs] Don't introduce calls to (linkonce,weak)_odr functions. (#125050)Florian Hahn
2021-10-18[test] Remove tests pinned to the legacy PMArthur Eubanks
2020-12-10[NPM] Support -fmerge-functionsArthur Eubanks
2019-06-05[Clang] Disable new PM for tests that use optimization level -O1, -O2 and -O3Petr Hosek
2019-01-11[MergeFunc] Update clang test for r350939Vedant Kumar
2014-10-24Add a new -fmerge-functions -cc1 flag that enables function merging.Nick Lewycky