summaryrefslogtreecommitdiff
path: root/llvm/test/Transforms/CodeExtractor/PartialInlineAttributes.ll
AgeCommit message (Expand)Author
2024-08-20[IR] Check that arguments of naked function are not used (#104757)Nikita Popov
2022-12-07[NFC] Port all CodeExtractor tests to `-passes=` syntaxRoman Lebedev
2022-06-02[IR] Enable opaque pointers by defaultNikita Popov
2022-03-31Implement inlining of strictfp functionsSerge Pavlov
2020-12-02[Inline] prevent inlining on stack protector mismatchNick Desaulniers
2020-11-17Revert "[IR] add fn attr for no_stack_protector; prevent inlining on mismatch"Nick Desaulniers
2020-10-23[IR] add fn attr for no_stack_protector; prevent inlining on mismatchNick Desaulniers
2019-04-17Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher
2019-04-17Temporarily Revert "Add basic loop fusion pass."Eric Christopher
2018-10-24[hot-cold-split] Name split functions with ".cold" suffixTeresa Johnson
2018-01-07[CodeExtractor] Use subset of function attributes for extracted function.Florian Hahn