llvm-project/llvm/test/Transforms/IPConstantProp
Davide Italiano ec49313b11 [IPCP] Don't propagate return value for naked functions.
This is pretty much the same change made in SCCP.

llvm-svn: 294098
2017-02-04 19:44:14 +00:00
..
2008-06-09-WeakProp.ll
2009-09-24-byval-ptr.ll
PR16052.ll
PR26044.ll
comdat-ipo.ll Don't IPO over functions that can be de-refined 2016-04-08 00:48:30 +00:00
dangling-block-address.ll
deadarg.ll
fp-bc-icmp-const-fold.ll [ConstantFold] Don't try to strip fp -> int bitcasts to simplify icmps 2016-05-04 19:37:08 +00:00
global.ll [PM] Port Interprocedural SCCP to the new pass manager. 2016-05-05 21:05:36 +00:00
naked-return.ll [IPCP] Don't propagate return value for naked functions. 2017-02-04 19:44:14 +00:00
recursion.ll
return-argument.ll
return-constant.ll
return-constants.ll
user-with-multiple-uses.ll