summaryrefslogtreecommitdiff
path: root/llvm/test/Transforms/FunctionImport/Inputs
AgeCommit message (Expand)Author
2023-06-08[ThinLTO] Ignore callee edge to global variableTeresa Johnson
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-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-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
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-11-14[ThinLTO] Update handling of vararg functions to match inlinerTeresa Johnson
2018-10-17[ThinLTO] Fix test to require assertsTeresa Johnson
2018-10-16[ThinLTO] Add importing stats to thin linkTeresa Johnson
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
2018-07-13[ThinLTO] Ensure we always select the same function copy to importTeresa Johnson
2018-05-09[DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.Shiva Chen
2018-04-01[ThinLTO] Add an import cutoff for debugging/triagingTeresa Johnson
2018-03-31[ThinLTO] Add an option to force summary call edges cold for debuggingTeresa Johnson
2018-03-13Reland r327041: [ThinLTO] Keep available_externally symbols liveVlad Tsyrklevich
2018-03-09Revert "[ThinLTO] Keep available_externally symbols live"Eric Christopher
2018-03-08[ThinLTO] Keep available_externally symbols liveVlad Tsyrklevich
2017-08-19[ThinLTO] Fix ThinLTO crashTeresa Johnson
2017-08-16[PGO] Fix ThinLTO crash Xinliang David Li
2017-07-17Revert "Restore with fix "[ThinLTO] Ensure we always select the same function...Teresa Johnson
2017-07-15Restore with fix "[ThinLTO] Ensure we always select the same function copy to...Teresa Johnson
2017-07-15Revert r308078 (and subsequent tweak in r308079) which introduces a testChandler Carruth
2017-07-15[ThinLTO] Ensure we always select the same function copy to importTeresa Johnson
2016-12-15[ThinLTO] Ensure callees get hot threshold when first seen on cold pathTeresa Johnson
2016-09-30[thinlto] Don't decay threshold for hot callsitesPiotr Padlewski
2016-09-26[thinlto] Basic thinlto fdo heuristicPiotr Padlewski
2016-08-11Don't import variadic functionsPiotr Padlewski
2016-05-03ThinLTO: do not import function whose linkage prevents inlining.Mehdi Amini
2016-05-02Revert "ThinLTO: do not import function whose linkage prevents inlining."Mehdi Amini
2016-05-02ThinLTO: do not import function whose linkage prevents inlining.Mehdi Amini
2016-04-21ThinLTO/ModuleLinker: add a flag to not always pull-in linkonce when performi...Mehdi Amini
2016-04-20[ThinLTO] Prevent importing of "llvm.used" valuesTeresa Johnson
2016-04-15[PR27284] Reverse the ownership between DICompileUnit and DISubprogram.Adrian Prantl
2016-04-01testcase gardening: update the emissionKind enum to the new syntax. (NFC)Adrian Prantl
2016-02-10FunctionImport: add a progressive heuristic to limit importing too deep in th...Mehdi Amini
2016-01-12[ThinLTO] Handle an external call from an import to an alias in destTeresa Johnson