This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
6
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
llvm
/
test
/
Transforms
/
IPConstantProp
History
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
…
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
…