diff options
author | Philip Reames <listmail@philipreames.com> | 2015-06-16 00:43:54 +0000 |
---|---|---|
committer | Philip Reames <listmail@philipreames.com> | 2015-06-16 00:43:54 +0000 |
commit | dfc29fba6035a66b4143f185ffc0ecbfeaca33e2 (patch) | |
tree | ed02bdf52653840d99145bfd2993a3299ae23085 /llvm/lib/Object/MachOObjectFile.cpp | |
parent | c9b2c64909382dd055136fffcbd7646b28570382 (diff) | |
download | llvm-dfc29fba6035a66b4143f185ffc0ecbfeaca33e2.zip llvm-dfc29fba6035a66b4143f185ffc0ecbfeaca33e2.tar.gz llvm-dfc29fba6035a66b4143f185ffc0ecbfeaca33e2.tar.bz2 |
[InstCombine] Propagate non-null facts to call parameters
If a parameter to a function is known non-null, use the existing parameter attributes to record that fact at the call site. This has no optimization benefit by itself - that I know of - but is an enabling change for http://reviews.llvm.org/D9129.
Differential Revision: http://reviews.llvm.org/D9132
llvm-svn: 239795
Diffstat (limited to 'llvm/lib/Object/MachOObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions