commit | 122fe57ae371e581629b98bacd4208f6375b0dab | [log] [tgz] |
---|---|---|
author | George Burgess IV <george.burgess.iv@gmail.com> | Fri Jun 24 21:02:12 2016 +0000 |
committer | George Burgess IV <george.burgess.iv@gmail.com> | Fri Jun 24 21:02:12 2016 +0000 |
tree | 5b39518402bf859e5d3eb2978fa239bf1da65b86 | |
parent | 536b1bc60e3e7699b2cf70cc5f12a8e7d719691f [diff] |
[MemorySSA] Move code around a bit. NFC. This patch moves MSSA's caching walker into MemorySSA, and moves the actual definition of MSSA's caching walker out of MemorySSA.h. This is done in preparation for the new walker, which should be out for review soonish. Also, this patch removes a field from UpwardsMemoryQuery and has a few lines of diff from clang-format'ing MemorySSA.cpp. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@273723 91177308-0d34-0410-b5e6-96231b3b80d8