diff options
author | Alina Sbirlea <asbirlea@google.com> | 2019-06-17 18:16:53 +0000 |
---|---|---|
committer | Alina Sbirlea <asbirlea@google.com> | 2019-06-17 18:16:53 +0000 |
commit | 05f77803f45a289244f1b9e716d60a47fd7d81cc (patch) | |
tree | 5b26791052f117c44c6f5648e61673b555373761 /clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp | |
parent | 2e550cabead6a444bfa69e6c168df99814e05e6a (diff) | |
download | llvm-05f77803f45a289244f1b9e716d60a47fd7d81cc.zip llvm-05f77803f45a289244f1b9e716d60a47fd7d81cc.tar.gz llvm-05f77803f45a289244f1b9e716d60a47fd7d81cc.tar.bz2 |
[MemorySSA] Add all MemoryPhis before filling their values.
Summary:
Add all MemoryPhis in IDF before filling in their incomign values.
Otherwise, a new Phi can be added that needs to become the incoming
value of another Phi.
Test fails the verification in verifyPrevDefInPhis.
Reviewers: george.burgess.iv
Subscribers: jlebar, Prazek, zzheng, llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D63353
llvm-svn: 363590
Diffstat (limited to 'clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions