summaryrefslogtreecommitdiff
path: root/llvm/test/Transforms/FunctionImport
AgeCommit message (Expand)Author
2025-10-23[test][Transforms] Remove unsafe-fp-math uses part 2 (NFC) (#164786)paperchalice
2024-11-21[LTO] Print conflicting operands between Src and Dest modules (#115104)AdityaK
2024-07-03[ThinLTO] Use a set rather than a map to track exported ValueInfos. (#97360)Mingming Liu
2024-06-20Reland "[ThinLTO] Populate declaration import status except for distributed T...Mingming Liu
2024-06-05Revert "Reland "[ThinLTO] Populate declaration import status except for distr...Mingming Liu
2024-05-20Reland "[ThinLTO] Populate declaration import status except for distributed T...Mingming Liu
2024-05-19Revert "[ThinLTO] Populate declaration import status except for distributed T...Mingming Liu
2024-05-19[ThinLTO] Populate declaration import status except for distributed ThinLTO u...Mingming Liu
2024-02-29[ThinLTO] Add metedata 'thinlto_src_module' and 'thinlto_src_file' (#83110)lifengxiang1025
2023-06-08[ThinLTO] Ignore callee edge to global variableTeresa Johnson
2023-02-23[FunctionImport] Change IRMover report_fatal_error to a proper errorFangrui Song
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
2022-12-13[FunctionImport] Convert tests to opaque pointers (NFC)Nikita Popov
2022-07-17[test] Change -function-import tests to use -passes=Fangrui Song
2022-07-16[test] Migrate FunctionImport/cg_profile.ll to new PMFangrui Song
2022-07-06[Metadata] Utilize the resizing capability of MDNodes in Moduleflag processing.Wolfgang Pieb
2022-06-02[IR] Enable opaque pointers by defaultNikita Popov
2022-01-06[Tests] Add elementtype attribute to indirect inline asm operands (NFC)Nikita Popov
2021-11-25[NFC][llvm] Inclusive language: reword uses of sanity test and checkZarko Todorovski
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-05-22[HIP] support ThinLTOYaxun (Sam) Liu
2020-11-13[CGProfile] allows bitcast in metadata node storing function pointersYuanfang Chen
2020-11-09[FunctionImport] Remove unused check-prefixesSimon Pilgrim
2020-02-13Revert "Revert "Reland "[Support] make report_fatal_error `abort` instead of ...Yuanfang Chen
2020-02-13Revert "Revert "Revert "Reland "[Support] make report_fatal_error `abort` ins...Yuanfang Chen
2020-02-13Revert "Revert "Reland "[Support] make report_fatal_error `abort` instead of ...Yuanfang Chen
2020-02-11Revert "Reland "[Support] make report_fatal_error `abort` instead of `exit`""Yuanfang Chen
2020-02-11Reland "[Support] make report_fatal_error `abort` instead of `exit`"Yuanfang Chen
2020-01-15Revert "[Support] make report_fatal_error `abort` instead of `exit`"Yuanfang Chen
2020-01-15[Support] make report_fatal_error `abort` instead of `exit`Yuanfang Chen
2019-12-24Migrate function attribute "no-frame-pointer-elim" to "frame-pointer"="all" a...Fangrui Song
2019-09-10Reland "Change the X86 datalayout to add three address spacesAmy Huang
2019-08-28Revert "Change the X86 datalayout to add three address spaces for 32 bit sign...Vlad Tsyrklevich
2019-08-27Change the X86 datalayout to add three address spaces for 32 bit signed,Amy Huang
2019-04-17Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher
2019-04-17Temporarily Revert "Add basic loop fusion pass."Eric Christopher
2019-01-31Recommit "[ThinLTO] Rename COMDATs for COFF when promoting/renaming COMDAT le...Teresa Johnson
2019-01-31Revert "[ThinLTO] Rename COMDATs for COFF when promoting/renaming COMDAT leader"Teresa Johnson
2019-01-31[ThinLTO] Rename COMDATs for COFF when promoting/renaming COMDAT leaderTeresa Johnson
2018-12-01[ThinLTO] Allow importing of functions with var argsTeresa Johnson
2018-11-14[ThinLTO] Update handling of vararg functions to match inlinerTeresa Johnson
2018-11-08[LTO] Drop non-prevailing definitions only if linkage is not local or appendingPirama Arumuga Nainar
2018-10-17New test requires x86-registered-targetTeresa Johnson
2018-10-17[ThinLTO] Fix test to require assertsTeresa Johnson
2018-10-16[ThinLTO] Add importing stats to thin linkTeresa Johnson
2018-10-08[ThinLTO] Keep non-prevailing (linkonce|weak)_odr symbols liveXin Tong
2018-07-16Restore "[ThinLTO] Ensure we always select the same function copy to import"Teresa Johnson
2018-07-14Revert "[ThinLTO] Ensure we always select the same function copy to import"Teresa Johnson