summaryrefslogtreecommitdiff
path: root/llvm/lib/Linker/IRMover.cpp
AgeCommit message (Expand)Author
2025-01-06[MLIR] Fix triple mismatch warning for embedded libdevice (#121447)arthurqiu
2024-11-21[LTO] Print conflicting operands between Src and Dest modules (#115104)AdityaK
2024-11-18[Linker] Remove a use of StructType::setBody. NFC. (#116653)Jay Foad
2024-11-18[Linker] Remove dead code handling recursive types. NFC. (#116652)Jay Foad
2024-11-05[IR] Disallow recursive types (#114799)Jay Foad
2024-10-24[ThinLTO] Do not duplicate import a function that is actually defined in the ...William Junda Huang
2024-10-10Revert "[ThinLTO] Do not duplicate import a function that is actually defined...William Junda Huang
2024-10-10[ThinLTO] Do not duplicate import a function that is actually defined in the ...William Junda Huang
2024-08-04[llvm] Construct SmallVector with ArrayRef (NFC) (#101872)Kazu Hirata
2024-07-14[Linker] Use a range-based for loop (NFC) (#98785)Kazu Hirata
2024-07-03[Linker] Use a range-based for loop (NFC) (#97656)Kazu Hirata
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
2024-04-04[RemoveDIs][NFC] Use ScopedDbgInfoFormatSetter in more places (#87380)Stephen Tozer
2024-03-15Reapply [RemoveDIs] Read/write DbgRecords directly from/to bitcode (#83251)Orlando Cazalet-Hyams
2024-03-15Revert "[RemoveDIs] Read/write DbgRecords directly from/to bitcode" (#85382)Orlando Cazalet-Hyams
2024-03-15[RemoveDIs] Read/write DbgRecords directly from/to bitcode (#83251)Orlando Cazalet-Hyams
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-02-07[RemoveDIs] Don't convert debug-info in bitcode-loading just now (#80865)Jeremy Morse
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-12-11[llvm] Use StringRef::{starts,ends}_with (NFC) (#74956)Kazu Hirata
2023-11-21[llvm][IRMover] Remove no-op ptr-to-ptr bitcast (NFC)Youngsuk Kim
2023-11-08Reapply 7d77bbef4ad92, adding new debug-info classesJeremy Morse
2023-11-02Revert "[DebugInfo][RemoveDIs] Add prototype storage classes for "new" debug-...Jeremy Morse
2023-11-02[DebugInfo][RemoveDIs] Add prototype storage classes for "new" debug-infoJeremy Morse
2023-08-02Stop using legacy helpers indicating typed pointer types. NFCBjorn Pettersson
2023-06-16Reland "[DebugMetadata][DwarfDebug] Fix DWARF emisson of function-local impor...Vladislav Dzhidzhoev
2023-06-15Revert "Reland "[DebugMetadata][DwarfDebug] Fix DWARF emisson of function-loc...Vladislav Dzhidzhoev
2023-06-15Reland "[DebugMetadata][DwarfDebug] Fix DWARF emisson of function-local impor...Vladislav Dzhidzhoev
2023-06-15Revert "[DebugMetadata][DwarfDebug] Fix DWARF emisson of function-local impor...Vladislav Dzhidzhoev
2023-06-15[DebugMetadata][DwarfDebug] Fix DWARF emisson of function-local imported enti...Vladislav Dzhidzhoev
2023-06-15Revert "[DebugMetadata][DwarfDebug] Fix DWARF emisson of function-local impor...Vladislav Dzhidzhoev
2023-06-15[DebugMetadata][DwarfDebug] Fix DWARF emisson of function-local imported enti...Vladislav Dzhidzhoev
2023-06-15Revert "[DebugMetadata][DwarfDebug] Fix DWARF emisson of function-local impor...Vladislav Dzhidzhoev
2023-06-15[DebugMetadata][DwarfDebug] Fix DWARF emisson of function-local imported enti...Vladislav Dzhidzhoev
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-02-22Revert "[IRMover] Remove UB implying parameter attributes when necessary"Arthur Eubanks
2023-02-21[IRMover] Remove UB implying parameter attributes when necessaryTim Neumann
2023-02-14Recommit: [NFC][IR] Make Module::getGlobalList() privateVasileios Porpodas
2023-02-14Revert "[NFC][IR] Make Module::getGlobalList() private"Vasileios Porpodas
2023-02-14[NFC][IR] Make Module::getGlobalList() privateVasileios Porpodas
2023-02-07[NFC][TargetParser] Remove llvm/ADT/Triple.hArchibald Elliott
2023-01-19[IRLinker] Replace CallInstr with CallBaseGulfem Savrun Yeniceri