1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 19:42:54 +02:00
llvm-mirror/test/Transforms/IPConstantProp
Davide Italiano 4a02b3b238 [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
comdat-ipo.ll
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
PR16052.ll
PR26044.ll
recursion.ll
return-argument.ll
return-constant.ll
return-constants.ll
user-with-multiple-uses.ll