Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D24923
Remove pruning of phi nodes in MemorySSA - it makes updating harder ClosedPublic Authored by • dberlin on Sep 26 2016, 9:24 AM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Sep 26 2016, 10:23 AM Closed by commit rL282419: Remove pruning of phi nodes in MemorySSA - it makes updating harder (authored by dannyb). · Explain WhySep 26 2016, 10:31 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 72524 llvm/trunk/include/llvm/Transforms/Utils/MemorySSA.h
llvm/trunk/lib/Transforms/Utils/MemorySSA.cpp
llvm/trunk/test/Transforms/Util/MemorySSA/livein.ll
|