summaryrefslogtreecommitdiff
path: root/llvm/lib/CGData/CodeGenData.cpp
AgeCommit message (Expand)Author
2025-10-01Cleanup the LLVM exported symbols namespace (#161240)Nicolai Hähnle
2025-08-20[Reland] [CGData] Lazy loading support for stable function map (#154491)Zhaoxuan Jiang
2025-08-14Revert "[CGData] Lazy loading support for stable function map (#151660)"Kyungwoo Lee
2025-08-14[CGData] Lazy loading support for stable function map (#151660)Zhaoxuan Jiang
2025-06-10[CGData] Make an option to skip reading Names into StableFunctionMap (#142095)Zhaoxuan Jiang
2025-06-04[llvm] Remove unused includes (NFC) (#142733)Kazu Hirata
2025-04-22Modify the localCache API to require an explicit commit on CachedFile… (#13...anjenner
2025-03-08Revert "Modify the localCache API to require an explicit commit on CachedFile...Douglas Yung
2025-03-07Modify the localCache API to require an explicit commit on CachedFile… (#11...anjenner
2025-03-03[NFC]Make file-local cl::opt global variables static (#126486)chrisPyr
2025-02-20[CodeGen] Refactor `warn()` to use StringRef (NFCI) (#127537)Narayan
2024-11-04[CGData][llvm-cgdata] Support for stable function map (#112664)Kyungwoo Lee
2024-10-23[llvm] Remove redundant calls to std::unique_ptr<T>::get (NFC) (#113415)Kazu Hirata
2024-10-09[CGData][ThinLTO] Global Outlining with Two-CodeGen Rounds (#90933)Kyungwoo Lee
2024-09-10[CGData][MachineOutliner] Global Outlining (#90074)Kyungwoo Lee
2024-08-20Reland [CGData] llvm-cgdata #89884 (#101461)Kyungwoo Lee