aboutsummaryrefslogtreecommitdiff
path: root/llvm/test/tools/gold
AgeCommit message (Expand)AuthorFilesLines
2025-01-12Add function merger to be run during LTO link with gold plugin (#121343)eleviant2-0/+74
2025-01-12Add 'unifiedlto' option to gold plugin (#121336)eleviant2-0/+83
2024-11-07[gold] Fix test after pipeline changeNikita Popov1-1/+1
2024-09-26Use %errc to get text for system errors (#109852)Sean Perry1-2/+2
2024-08-27Reapply: Use an abbrev to reduce size of VALUE_GUID records in ThinLTO summar...Jan Voung1-5/+5
2024-06-04[gold] Enable time trace profiler in LLVMgold (#94293)Min-Yih Hsu1-0/+32
2024-05-06Revert "Reapply "Use an abbrev to reduce size of VALUE_GUID records in ThinLT...Jan Voung1-5/+5
2024-05-01Reapply "Use an abbrev to reduce size of VALUE_GUID records in ThinLTO summar...Jan Voung1-5/+5
2024-04-11[nfc]Fix test gold/x86/thinlto.ll with GV Summary change (#88429)Mingming Liu1-3/+3
2024-01-02[gold] Fix tests after #76553 (NFC)Nikita Popov4-4/+4
2023-11-10[gold] Enable `MCTargetOptions::AsmVerbose` along with `emit-asm` (#71606)Min-Yih Hsu1-0/+3
2023-08-18Reland "[gold] Add preliminary FatLTO support to the Gold plugin""Paul Kirth2-0/+120
2023-07-20Revert "[gold] Add preliminary FatLTO support to the Gold plugin"Paul Kirth2-117/+0
2023-07-19[gold] Add preliminary FatLTO support to the Gold pluginPaul Kirth2-0/+117
2023-05-17[NFC][Py Reformat] Reformat lit.local.cfg python files in llvmTobias Hieta5-49/+55
2023-04-20[ThinLTO] Remove BlockCount for non partial sample profile buildsTeresa Johnson1-3/+0
2022-11-27llvm/tools: Convert tests to opaque pointersFangrui Song31-207/+183
2022-07-14[gold] Ignore bitcode from sections inside object filesTom Stellard3-5/+29
2022-06-01[test] Fix LLVMgold.so tests after D125847Fangrui Song9-29/+28
2022-04-08[gold] Remove support for legacy pass managerNikita Popov6-34/+20
2022-03-22[ThinLTO] Work around buggy FileCheck pattern; NFCBryan Chan1-0/+1
2022-01-21[Support] Update missed tests with lazy caching behavior.Daniel Thornburgh1-2/+2
2021-08-25[LLVMgold.so][test] Make comdat-nodeduplicate.ll work with binutils<2.27Fangrui Song1-1/+2
2021-08-10[InlineAdvisor] Add single quotes around caller/callee namesFangrui Song2-3/+7
2021-07-28[test] Fix tools/gold/X86/comdat-nodeduplicate.ll on non-X86 hostsNathan Chancellor1-3/+3
2021-07-20[LTO] Add SelectionKind to IRSymtab and use it in ld.lld/LLVMgoldFangrui Song1-0/+100
2021-05-24Revert "[NFC] remove explicit default value for strboolattr attribute in tests"serge-sans-paille1-1/+1
2021-05-24[NFC] remove explicit default value for strboolattr attribute in testsserge-sans-paille1-1/+1
2021-05-08[test] Fix tools/gold/X86/new-pm.ll after D101797Fangrui Song1-0/+1
2021-05-07[NewPM] Hide pass manager debug logging behind -debug-pass-manager-verboseArthur Eubanks1-1/+0
2021-04-26[test] Fix tools/gold/X86/weak.ll after D94202Fangrui Song2-1/+3
2021-03-03[IRSymTab] Set FB_used on llvm.compiler.used symbolsFangrui Song1-0/+11
2021-02-19[DCE] Don't remove non-willreturn callsNikita Popov1-2/+2
2021-02-17[gold] Match lld WPD behavior for shared library symbols and add testTeresa Johnson2-0/+141
2021-02-13[gold] Add case being tested by equivalent lld testTeresa Johnson1-1/+36
2021-02-13[test] Make ELF tests less reliant on the lexicographical order of non-local ...Fangrui Song1-1/+1
2021-02-12[ThinLTO][gold] Fix filenaming scheme for tasks.Hongtao Yu3-0/+35
2021-02-04LLVMgold.so: Fix tests after D95380Fangrui Song5-6/+6
2021-02-01[LTO] Move part of gold devirt test to v1.16 directoryTeresa Johnson2-67/+191
2021-01-27[LTO] Prevent devirtualization for symbols dynamically exportedTeresa Johnson2-9/+225
2021-01-27[ThinLTO] Add Visibility bits to GlobalValueSummary::GVFlagsFangrui Song1-3/+3
2021-01-14[LTO] Test format fix (NFC)Teresa Johnson1-15/+15
2020-12-09Rename -plugin-opt=no-new-pass-manager to -plugin-opt=legacy-pass-managerFangrui Song1-1/+1
2020-12-09[LLD][gold] Add -plugin-opt=no-new-pass-managerFangrui Song1-0/+6
2020-12-09[NFCI] Add missing triple to several LTO testsYuanfang Chen3-0/+3
2020-12-04[test] Split some tests which test both static and pic relocation modelsFangrui Song1-6/+0
2020-12-04[test] Add explicit dso_local to constant/global variable declarationsFangrui Song2-19/+30
2020-11-30[Remarks][1/2] Expand remarks hotness threshold option support in more toolsWei Wang1-1/+14
2020-08-03Add test utility 'split-file'Fangrui Song1-5/+9
2020-07-28Revert D83834 "Add test utility 'extract'"Fangrui Song1-9/+5