commit | b0d67723f07e6b093455a1f8b2ea4d3c316f1668 | [log] [tgz] |
---|---|---|
author | Hal Finkel <hfinkel@anl.gov> | Mon Jul 11 03:37:59 2016 +0000 |
committer | Hal Finkel <hfinkel@anl.gov> | Mon Jul 11 03:37:59 2016 +0000 |
tree | a3bb72a6ad75485d7227c2a7d42cbd0b6b06e5a4 | |
parent | 0017f3683d7bcf83f7af2791dc3b2d9fbeaacbd9 [diff] |
Pointer-comparison folding should look through returned-argument functions For functions which are known to return a specific argument, pointer-comparison folding can look through the function calls as part of its analysis. Differential Revision: http://reviews.llvm.org/D9387 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@275039 91177308-0d34-0410-b5e6-96231b3b80d8