diff options
author | Adam Nemet <anemet@apple.com> | 2017-07-26 19:03:18 +0000 |
---|---|---|
committer | Adam Nemet <anemet@apple.com> | 2017-07-26 19:03:18 +0000 |
commit | ea06e6e86558e3347b9abac5188b16140733c3de (patch) | |
tree | 02de3d93bf6e1598f39aa9245bb81a9c0cdf70fe /llvm/lib/Target/WebAssembly/WebAssemblyISelLowering.cpp | |
parent | d1fefa3d7cfebb468a2280b73895cd1e2ad70e82 (diff) | |
download | bcm5719-llvm-ea06e6e86558e3347b9abac5188b16140733c3de.tar.gz bcm5719-llvm-ea06e6e86558e3347b9abac5188b16140733c3de.zip |
Migrate SimplifyLibCalls to new OptimizationRemarkEmitter
Summary:
This changes SimplifyLibCalls to use the new OptimizationRemarkEmitter
API.
In fact, as SimplifyLibCalls is only ever called via InstCombine,
(as far as I can tell) the OptimizationRemarkEmitter is added there,
and then passed through to SimplifyLibCalls later.
I have avoided changing any remark text.
This closes PR33787
Patch by Sam Elliott!
Reviewers: anemet, davide
Reviewed By: anemet
Subscribers: davide, mehdi_amini, eraman, fhahn, llvm-commits
Differential Revision: https://reviews.llvm.org/D35608
llvm-svn: 309158
Diffstat (limited to 'llvm/lib/Target/WebAssembly/WebAssemblyISelLowering.cpp')
0 files changed, 0 insertions, 0 deletions