[all-commits] [llvm/llvm-project] 8f9847: [MemorySSA] Add pass to print results of MemorySSA...
aeubanks via All-commits
all-commits at lists.llvm.org
Wed Sep 1 18:30:15 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8f98477c2d2bcbf5b6aa36278b59bf2a861426a1
https://github.com/llvm/llvm-project/commit/8f98477c2d2bcbf5b6aa36278b59bf2a861426a1
Author: Arthur Eubanks <aeubanks at google.com>
Date: 2021-09-01 (Wed, 01 Sep 2021)
Changed paths:
M llvm/include/llvm/Analysis/MemorySSA.h
M llvm/lib/Analysis/MemorySSA.cpp
M llvm/lib/Passes/PassRegistry.def
A llvm/test/Analysis/MemorySSA/print-walker.ll
Log Message:
-----------
[MemorySSA] Add pass to print results of MemorySSA walker
Reviewed By: asbirlea
Differential Revision: https://reviews.llvm.org/D109028
More information about the All-commits
mailing list