summaryrefslogtreecommitdiff
path: root/llvm/test/LTO
AgeCommit message (Expand)Author
2025-10-22[ARM][AArch64] Move TestInputs to Inputs (#164633)Walter Lee
2025-10-22[ARM][AArch64] BTI,GCS,PAC Module flag update. (#86212)Daniel Kiss
2025-10-16[MemProf] Remove memprof attrs and metadata in non-LTO pipelines (#163853)Teresa Johnson
2025-10-16[MemProf] Convert removal of memprof attrs and metadata to a pass (#163841)Teresa Johnson
2025-09-11[LTO] Fix the issue of resetting the triple to default when it's empty (#157829)Feng Zou
2025-09-10[llvm-lto2] Added llvm-lto2 -unified-lto descriptions (revised) (#155462)Faith Rivera
2025-06-24[LTO][Legacy] Add new C APIs to query undefined symbols in assembly (#145413)Steven Wu
2025-05-22Revert "[X86] Improve @gotpcrel on local symbol tests"JP Lehr
2025-05-22[X86] Improve @gotpcrel on local symbol testsFangrui Song
2025-05-02[AMDGPU][Attributor] Add `ThinOrFullLTOPhase` as an argument (#123994)Shilei Tian
2025-03-14[RemoveDIs] Remove "try-debuginfo-iterators..." test flags (#130298)Jeremy Morse
2025-03-07[LTO] Override TargetABI from module flags if present when creating TargetMac...Kito Cheng
2025-03-06Revert "[LTO][Pipelines][Coro] De-duplicate Coro passes" (#129977)Vitaly Buka
2025-02-25[LTO][Pipelines][Coro] De-duplicate Coro passes (#128654)Vitaly Buka
2025-02-12[LTO][Pipelines][Coro] Handle coroutines in LTO pipeline (#126168)Vitaly Buka
2025-01-29[IR] Convert from nocapture to captures(none) (#123181)Nikita Popov
2024-12-10[AMDGPU] Re-enable closed-world assumption as an opt-in feature (#115371)Shilei Tian
2024-11-21[LTO] Print conflicting operands between Src and Dest modules (#115104)AdityaK
2024-10-17[LTO] Add function alias as function instead of data (#112599)Shimin Cui
2024-09-01Revert "[AMDGPU][LTO] Assume closed world after linking (#105845)" (#106889)Shilei Tian
2024-08-25[NFC] Add an assertion requirement to an opt test (#106027)Anshil Gandhi
2024-08-25Revert "Revert "[AMDGPU][LTO] Assume closed world after linking (#105845)" (#...Anshil Gandhi
2024-08-25Revert "[AMDGPU][LTO] Assume closed world after linking (#105845)" (#106000)Anshil Gandhi
2024-08-25[AMDGPU][LTO] Assume closed world after linking (#105845)Anshil Gandhi
2024-07-29[lld][LTO] Teach LTO to print pipeline passes (#101018)macurtis-amd
2024-07-10[Clang][ARM][AArch64] Alway emit protection attributes for functions. (#82819)Daniel Kiss
2024-07-10Revert "[Clang][ARM][AArch64] Alway emit protection attributes for functions....Daniel Kiss
2024-07-10[Clang][ARM][AArch64] Alway emit protection attributes for functions. (#82819)Daniel Kiss
2024-07-02[CodeGen] Do not emit TRAP for `unreachable` after `@llvm.trap` (#94570)Igor Kudrin
2024-06-19[LowerTypeTests] Use MapVector to stabilize iteration orderFangrui Song
2024-06-10SimplifyLibCalls: Don't require ldexp to emit intrinsic in exp2 combine (#92707)Matt Arsenault
2024-04-23IRSymTab: Record _GLOBAL_OFFSET_TABLE_ for ELF x86Fangrui Song
2024-03-14Revert "[llvm][AArch64] Autoupgrade function attributes from Module attribute...Daniel Kiss
2024-03-04[llvm][AArch64] Autoupgrade function attributes from Module attributes. (#82763)Dani
2024-02-23Revert "[llvm][AArch64] Autoupgrade function attributes from Module attribute...Daniel Kiss
2024-02-23[llvm][AArch64] Autoupgrade function attributes from Module attributes. (#80640)Dani
2024-01-25Reapply 215b8f1e252, reverted in c3f7fb1421eJeremy Morse
2024-01-25Revert "[DebugInfo][RemoveDIs] Convert debug-info modes when loading bitcode ...Jeremy Morse
2024-01-25[DebugInfo][RemoveDIs] Convert debug-info modes when loading bitcode (#78967)Jeremy Morse
2023-11-21[LLD] [COFF] Add tests to observe details about LTO and __imp_ prefixes. NFC....Martin Storsjö
2023-10-31[ARM][test] Improve stack-protector testsFangrui Song
2023-09-19[IR] Add "Large Data Threshold" module metadata (#66797)Arthur Eubanks
2023-09-19[SSP] Accessing __stack_chk_guard when using LTO (#66535)Wolfgang Pieb
2023-08-18Reland "[gold] Add preliminary FatLTO support to the Gold plugin""Paul Kirth
2023-07-20Revert "[gold] Add preliminary FatLTO support to the Gold plugin"Paul Kirth
2023-07-19[gold] Add preliminary FatLTO support to the Gold pluginPaul Kirth
2023-07-14[IR] Remove -opaque-pointers optionNikita Popov
2023-07-05[llvm] A Unified LTO Bitcode FrontendMatthew Voss
2023-06-23[LTO][GlobalDCE] Use pass parameter instead of module flag for LTO phaseTeresa Johnson
2023-06-20[LTO] Avoid -opaque-pointers=0 in test (NFC)Nikita Popov