summaryrefslogtreecommitdiff
path: root/llvm/test/Linker/Inputs
AgeCommit message (Expand)Author
2025-09-24[IR] Introduce `llvm.errno.tbaa` metadata for errno alias disambiguationAntonio Frighetto
2025-08-12[IRLinker] Don't add duplicate named MD node operand to dest module (#146020)Wenju He
2025-04-30[IR] Don't allow values of opaque type (#137625)Nikita Popov
2025-01-06[MLIR] Fix triple mismatch warning for embedded libdevice (#121447)arthurqiu
2024-05-09Revert "[Linker] Propagate `nobuiltin` attributes when linking known libcalls...Joseph Huber
2024-05-09[Linker] Propagate `nobuiltin` attributes when linking known libcalls (#89431)Joseph Huber
2023-07-14[IR] Remove -opaque-pointers optionNikita Popov
2023-03-15clang: Emit nofpclass(nan inf) for -ffinite-math-onlyMatt Arsenault
2023-03-14[IRLinker] Fix mapping of declaration metadataCarl Ritson
2023-03-08Revert "[IRLinker] Fix mapping of declaration metadata"Carl Ritson
2023-03-08[IRLinker] Fix mapping of declaration metadataCarl Ritson
2023-01-25Verifier: Add checks for associated metadataMatt Arsenault
2023-01-17[Linker] Convert test to opaque pointers (NFC)Nikita Popov
2023-01-17[Linker] Convert test to opaque pointers (NFC)Nikita Popov
2023-01-17[Linker] Convert test to opaque pointers (NFC)Nikita Popov
2023-01-05Verifier: Disallow uses of intrinsic global variablesMatt Arsenault
2022-12-22[Linker] Remove nocallback attribute while linkingGulfem Savrun Yeniceri
2022-12-14[Linker] Convert test to opaque pointers (NFC)Nikita Popov
2022-12-13[Linker] Convert some tests to opaque pointers (NFC)Nikita Popov
2022-08-18[IR] Use Min behavior for module flag "PIC Level"Fangrui Song
2022-06-02[IR] Enable opaque pointers by defaultNikita Popov
2022-02-01[AIX] Bump DWARF versions to 3 because XCOFF64 requires DWARF64Jake Egan
2021-10-31[DWARF] Standardize checks and remove verbose where possible in DWARF testsJake Egan
2021-09-07Copy Elementtype Attribute to IR at Link stepAndy Kaylor
2021-09-01[IRLinker] Suppress linker warnings when linking with CUDA libdevice.Artem Belevich
2021-08-28[test] Reorganize test/Linker/comdat*.llFangrui Song
2021-07-20[IR] Rename `comdat noduplicates` to `comdat nodeduplicate`Fangrui Song
2021-05-24Revert "[NFC] remove explicit default value for strboolattr attribute in tests"serge-sans-paille
2021-05-24[NFC] remove explicit default value for strboolattr attribute in testsserge-sans-paille
2021-04-26Preserve the lexical order for global variables during llvm-link mergeJin Lin
2021-03-29Reapply "OpaquePtr: Turn inalloca into a type attribute"Matt Arsenault
2021-03-29Revert "Reapply "OpaquePtr: Turn inalloca into a type attribute""Oliver Stannard
2021-03-28Reapply "OpaquePtr: Turn inalloca into a type attribute"Matt Arsenault
2021-03-28Revert "OpaquePtr: Turn inalloca into a type attribute"Nico Weber
2021-03-28OpaquePtr: Turn inalloca into a type attributeMatt Arsenault
2021-03-09[llvm] Change DSOLocalEquivalent type if the underlying global value type cha...Leonard Chan
2021-02-22[llvm-link] fix IRMover returning wrong modified vector typeNashe Mncube
2021-01-23[llvm-link] Fix for an assertion when linking global with appending linkageSergey Dmitriev
2020-11-17Linker: Fix linking of byref typesMatt Arsenault
2020-10-16Reapply "OpaquePtr: Add type to sret attribute"Matt Arsenault
2020-06-16[IR] Add missing GlobalAlias copying of ThreadLocalMode attributeItay Bookstein
2020-03-11Fix conflict value for metadata "Objective-C Garbage Collection" in the mix o...Jin Lin
2020-02-07IR Linking: Support merging Warning+Max module metadata flagsDavid Blaikie
2019-12-24Migrate function attribute "no-frame-pointer-elim"="false" to "frame-pointer"...Fangrui Song
2019-12-24Migrate function attribute "no-frame-pointer-elim" to "frame-pointer"="all" a...Fangrui Song
2019-05-30Reapply: IR: add optional type to 'byval' function parametersTim Northover
2019-01-15Remove irrelevant references to legacy git repositories fromJames Y Knight
2018-12-14Implement -frecord-command-line (-frecord-gcc-switches)Scott Linder
2018-10-09llvm-link: Improve diagnostic for module-level metadata mismatchDavid Blaikie
2018-09-24Fix asserts when linking wrong address space declarationsMatt Arsenault