[Attributor] IPO across definition boundary of a function marked alwaysinline
authorJohannes Doerfert <johannes@jdoerfert.de>
Fri, 13 Mar 2020 05:32:38 +0000 (00:32 -0500)
committerJohannes Doerfert <johannes@jdoerfert.de>
Fri, 13 Mar 2020 06:06:12 +0000 (01:06 -0500)
commita198adb490279cc70b5c60a8989629d92c768231
tree291c2f353239b2ecb15a7b113db32fec97066c09
parent40815a4957438bdd6fb51cb81d863e5d85f7e90b
[Attributor] IPO across definition boundary of a function marked alwaysinline

Reviewed By: jdoerfert

Differential Revision: https://reviews.llvm.org/D75590
llvm/include/llvm/Transforms/IPO/Attributor.h
llvm/lib/Transforms/IPO/Attributor.cpp
llvm/test/Transforms/Attributor/alwaysinline.ll [new file with mode: 0644]