aboutsummaryrefslogtreecommitdiff
path: root/llvm/test/LTO
AgeCommit message (Expand)AuthorFilesLines
2026-02-03[AIX] Implement the ifunc attribute. (#153049)Wael Yehia1-0/+18
2026-01-06llvm: Convert some assorted lit tests to opaque pointers (#174564)Matt Arsenault1-8/+8
2025-12-09[LTO][Veclib] Fix vector library handling with LTO (#170638)Usha Gupta3-0/+69
2025-12-02[LTO][AllocToken] Support AllocToken instrumentation in backend (#169358)Marco Elver2-0/+52
2025-10-22[ARM][AArch64] Move TestInputs to Inputs (#164633)Walter Lee6-5/+5
2025-10-22[ARM][AArch64] BTI,GCS,PAC Module flag update. (#86212)Daniel Kiss7-26/+313
2025-10-16[MemProf] Remove memprof attrs and metadata in non-LTO pipelines (#163853)Teresa Johnson1-0/+5
2025-10-16[MemProf] Convert removal of memprof attrs and metadata to a pass (#163841)Teresa Johnson1-10/+8
2025-09-11[LTO] Fix the issue of resetting the triple to default when it's empty (#157829)Feng Zou1-0/+12
2025-09-10[llvm-lto2] Added llvm-lto2 -unified-lto descriptions (revised) (#155462)Faith Rivera1-0/+12
2025-06-24[LTO][Legacy] Add new C APIs to query undefined symbols in assembly (#145413)Steven Wu1-0/+21
2025-05-22Revert "[X86] Improve @gotpcrel on local symbol tests"JP Lehr1-6/+6
2025-05-22[X86] Improve @gotpcrel on local symbol testsFangrui Song1-6/+6
2025-05-02[AMDGPU][Attributor] Add `ThinOrFullLTOPhase` as an argument (#123994)Shilei Tian1-3/+5
2025-03-14[RemoveDIs] Remove "try-debuginfo-iterators..." test flags (#130298)Jeremy Morse1-8/+0
2025-03-07[LTO] Override TargetABI from module flags if present when creating TargetMac...Kito Cheng2-0/+23
2025-03-06Revert "[LTO][Pipelines][Coro] De-duplicate Coro passes" (#129977)Vitaly Buka1-6/+2
2025-02-25[LTO][Pipelines][Coro] De-duplicate Coro passes (#128654)Vitaly Buka1-2/+6
2025-02-12[LTO][Pipelines][Coro] Handle coroutines in LTO pipeline (#126168)Vitaly Buka1-0/+21
2025-01-29[IR] Convert from nocapture to captures(none) (#123181)Nikita Popov1-1/+1
2024-12-10[AMDGPU] Re-enable closed-world assumption as an opt-in feature (#115371)Shilei Tian1-0/+12
2024-11-21[LTO] Print conflicting operands between Src and Dest modules (#115104)AdityaK2-2/+2
2024-10-17[LTO] Add function alias as function instead of data (#112599)Shimin Cui1-0/+16
2024-09-01Revert "[AMDGPU][LTO] Assume closed world after linking (#105845)" (#106889)Shilei Tian1-13/+0
2024-08-25[NFC] Add an assertion requirement to an opt test (#106027)Anshil Gandhi1-0/+1
2024-08-25Revert "Revert "[AMDGPU][LTO] Assume closed world after linking (#105845)" (#...Anshil Gandhi1-0/+12
2024-08-25Revert "[AMDGPU][LTO] Assume closed world after linking (#105845)" (#106000)Anshil Gandhi1-10/+0
2024-08-25[AMDGPU][LTO] Assume closed world after linking (#105845)Anshil Gandhi1-0/+10
2024-07-29[lld][LTO] Teach LTO to print pipeline passes (#101018)macurtis-amd1-0/+13
2024-07-10[Clang][ARM][AArch64] Alway emit protection attributes for functions. (#82819)Daniel Kiss1-1/+1
2024-07-10Revert "[Clang][ARM][AArch64] Alway emit protection attributes for functions....Daniel Kiss1-1/+1
2024-07-10[Clang][ARM][AArch64] Alway emit protection attributes for functions. (#82819)Daniel Kiss1-1/+1
2024-07-02[CodeGen] Do not emit TRAP for `unreachable` after `@llvm.trap` (#94570)Igor Kudrin1-1/+0
2024-06-19[LowerTypeTests] Use MapVector to stabilize iteration orderFangrui Song1-5/+5
2024-06-10SimplifyLibCalls: Don't require ldexp to emit intrinsic in exp2 combine (#92707)Matt Arsenault1-6/+5
2024-04-23IRSymTab: Record _GLOBAL_OFFSET_TABLE_ for ELF x86Fangrui Song5-5/+7
2024-03-14Revert "[llvm][AArch64] Autoupgrade function attributes from Module attribute...Daniel Kiss2-44/+0
2024-03-04[llvm][AArch64] Autoupgrade function attributes from Module attributes. (#82763)Dani2-0/+44
2024-02-23Revert "[llvm][AArch64] Autoupgrade function attributes from Module attribute...Daniel Kiss2-44/+0
2024-02-23[llvm][AArch64] Autoupgrade function attributes from Module attributes. (#80640)Dani2-0/+44
2024-01-25Reapply 215b8f1e252, reverted in c3f7fb1421eJeremy Morse1-0/+8
2024-01-25Revert "[DebugInfo][RemoveDIs] Convert debug-info modes when loading bitcode ...Jeremy Morse1-8/+0
2024-01-25[DebugInfo][RemoveDIs] Convert debug-info modes when loading bitcode (#78967)Jeremy Morse1-0/+8
2023-11-21[LLD] [COFF] Add tests to observe details about LTO and __imp_ prefixes. NFC....Martin Storsjö2-47/+0
2023-10-31[ARM][test] Improve stack-protector testsFangrui Song1-40/+0
2023-09-19[IR] Add "Large Data Threshold" module metadata (#66797)Arthur Eubanks4-0/+71
2023-09-19[SSP] Accessing __stack_chk_guard when using LTO (#66535)Wolfgang Pieb1-0/+40
2023-08-18Reland "[gold] Add preliminary FatLTO support to the Gold plugin""Paul Kirth4-13/+34
2023-07-20Revert "[gold] Add preliminary FatLTO support to the Gold plugin"Paul Kirth4-34/+13
2023-07-19[gold] Add preliminary FatLTO support to the Gold pluginPaul Kirth4-13/+34