aboutsummaryrefslogtreecommitdiff
path: root/llvm/test/LTO/X86
AgeCommit message (Expand)AuthorFilesLines
2025-12-02[LTO][AllocToken] Support AllocToken instrumentation in backend (#169358)Marco Elver2-0/+52
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-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-03-14[RemoveDIs] Remove "try-debuginfo-iterators..." test flags (#130298)Jeremy Morse1-8/+0
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-11-21[LTO] Print conflicting operands between Src and Dest modules (#115104)AdityaK2-2/+2
2024-07-29[lld][LTO] Teach LTO to print pipeline passes (#101018)macurtis-amd1-0/+13
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-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-09-19[IR] Add "Large Data Threshold" module metadata (#66797)Arthur Eubanks4-0/+71
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
2023-07-14[IR] Remove -opaque-pointers optionNikita Popov3-142/+0
2023-07-05[llvm] A Unified LTO Bitcode FrontendMatthew Voss3-0/+146
2023-06-20[LTO] Avoid -opaque-pointers=0 in test (NFC)Nikita Popov2-4/+3
2023-05-17[NFC][Py Reformat] Reformat lit.local.cfg python files in llvmTobias Hieta1-2/+2
2023-05-08[MemProf] Control availability of hot/cold operator new from LTO linkTeresa Johnson1-0/+65
2023-03-14[AutoUpgrade] Add flag to disable autoupgrading debug infoArthur Eubanks1-0/+8
2023-01-25[LTO] Remove -lto-opaque-pointers flagNikita Popov1-1/+0
2023-01-18[AsmParser] Remove typed pointer auto-detectionNikita Popov1-3/+3
2022-12-14[LTO] Convert tests to opaque pointers (NFC)Nikita Popov2-5/+5
2022-12-09[NFC] Port all LTO tests to `-passes=` syntaxRoman Lebedev1-1/+1
2022-12-08[opt] Disincentivize new tests from using old pass syntaxRoman Lebedev1-1/+1
2022-12-06[Mips,i686,others] Convert tests to check 'target=...'Paul Robinson1-1/+1
2022-12-02Fix some test files with executable permissionsMatt Arsenault1-0/+0
2022-11-27LTO: Convert tests to opaque pointersFangrui Song28-151/+146
2022-10-29[llvm-objdump] Add --no-print-imm-hex to tests depending on it.Daniel Thornburgh2-3/+3
2022-10-14[lto] Do not try to internalize symbols with escaped nameserge-sans-paille2-0/+82
2022-07-26[WPD] Use new llvm.public.type.test intrinsic for potentially publicly visibl...Arthur Eubanks1-0/+35
2022-07-04[LTO] Update remark test after 644a965c1efef6.Florian Hahn1-2/+2
2022-06-24[Inline] Annotate inline pass name with link phase information for analysis.Mingming Liu2-6/+41
2022-06-01LTO: Decide upfront whether to use opaque/non-opaque pointer typesMatthias Braun4-9/+34
2022-04-11[llvm-lto] Remove support for legacy pass managerNikita Popov4-30/+14
2022-03-22[tests] Force (some) X86-specific tests to use an explicit tripleIgor Kudrin2-2/+4
2022-01-09[AIX] Disable tests that fail because of no 64-bit XCOFF object file supportJake Egan1-0/+1
2022-01-06[LTO][codegen] Add TargetLibraryInfoWrapperPass initiallyCraig Topper1-0/+16
2021-12-08[LTO] Remove default_triple requirement from tests that specify the tripleJake Egan2-3/+0
2021-12-02[LTO] Specify triple to address unknown binary format assertionJake Egan1-0/+2