commit | fe47ebfad39184dfca0733c5ef943a074bfcc187 | [log] [tgz] |
---|---|---|
author | Nick Lewycky <nicholas@mxc.ca> | Tue May 20 01:23:40 2014 +0000 |
committer | Nick Lewycky <nicholas@mxc.ca> | Tue May 20 01:23:40 2014 +0000 |
tree | 2f60176fb1f04022ea8a167ff280bc824f18f11a | |
parent | 30e58303015fe880180e3caffdd8a3264cde236a [diff] |
Add 'nonnull', a new parameter and return attribute which indicates that the pointer is not null. Instcombine will elide comparisons between these and null. Patch by Luqman Aden! git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@209185 91177308-0d34-0410-b5e6-96231b3b80d8