diff options
author | Hal Finkel <hfinkel@anl.gov> | 2016-07-11 03:37:59 +0000 |
---|---|---|
committer | Hal Finkel <hfinkel@anl.gov> | 2016-07-11 03:37:59 +0000 |
commit | 2cac58f6045ef3d5e8407d10dc2ccb30bc470caf (patch) | |
tree | 5e14afe26cdb3a8fa03a35688a640a05d8c9b141 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | bf3957a553810f8cab2050b6d81707e43583d007 (diff) | |
download | bcm5719-llvm-2cac58f6045ef3d5e8407d10dc2ccb30bc470caf.tar.gz bcm5719-llvm-2cac58f6045ef3d5e8407d10dc2ccb30bc470caf.zip |
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
llvm-svn: 275039
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions