commit | 7f02d6427ab3e00d1f39d10bb779782a456138f6 | [log] [tgz] |
---|---|---|
author | Xin Tong <trent.xin.tong@gmail.com> | Mon Apr 23 20:09:08 2018 +0000 |
committer | Xin Tong <trent.xin.tong@gmail.com> | Mon Apr 23 20:09:08 2018 +0000 |
tree | bfb00151ff872c00c74d82d356452bdc50da36be | |
parent | 4dd24c474b0f571b02a811650f2190ececa0fd2c [diff] |
[CallSiteSplit] Make sure we remove nonnull if the parameter turns out to be a constant. Summary: We do not need nonull attribute if we know an argument is going to be constant. Reviewers: junbuml, davide, fhahn Subscribers: llvm-commits Differential Revision: https://reviews.llvm.org/D45608 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@330641 91177308-0d34-0410-b5e6-96231b3b80d8