diff options
author | Heejin Ahn <aheejin@gmail.com> | 2019-01-08 22:35:18 +0000 |
---|---|---|
committer | Heejin Ahn <aheejin@gmail.com> | 2019-01-08 22:35:18 +0000 |
commit | 321d52203820ad853742476903446924c9324841 (patch) | |
tree | ba40210bddb9ec7c1adf975c68187ebbeb80e634 /llvm/docs/CommandGuide/llvm-profdata.rst | |
parent | dd14234b609381bf4d99c27dc6df6c5138db54a9 (diff) | |
download | bcm5719-llvm-321d52203820ad853742476903446924c9324841.tar.gz bcm5719-llvm-321d52203820ad853742476903446924c9324841.zip |
[WebAssembly] Rename StoreResults to MemIntrinsicResults
Summary:
StoreResults pass does not optimize store instructions anymore because
store instructions don't return results values anymore. Now this pass is
used solely for memory intrinsics, so update the pass name accordingly
and fix outdated pass descriptions as well.
This patch does not change any meaningful behavior, but not marked as
NFC because it changes a comment check line in a test case.
Reviewers: dschuff
Subscribers: mgorny, sbc100, jgravelle-google, sunfiish, llvm-commits
Differential Revision: https://reviews.llvm.org/D56093
llvm-svn: 350669
Diffstat (limited to 'llvm/docs/CommandGuide/llvm-profdata.rst')
0 files changed, 0 insertions, 0 deletions