summaryrefslogtreecommitdiff
path: root/test/ThinLTO/X86/alias_import.ll
AgeCommit message (Expand)Author
2017-12-16[ThinLTO] Enable importing of aliases as copy of aliaseeTeresa Johnson
2017-07-27ThinLTO: Don't import aliases of any kind (even linkonce_odr)David Blaikie
2016-11-14[ThinLTO] Only promote exported locals as marked in indexTeresa Johnson
2016-10-30[ThinLTO] Correctly resolve linkonce when importing aliaseeTeresa Johnson
2016-07-07ThinLTO: Do not take into account whether a definition has multiple copies wh...Peter Collingbourne
2016-07-06ThinLTO: Add test cases for promote+internalize.Peter Collingbourne
2016-05-03ThinLTO: do not import function whose linkage prevents inlining.Mehdi Amini
2016-04-21ThinLTO: Resolve linkonce_odr aliases just like functionsMehdi Amini