[all-commits] [llvm/llvm-project] 7b08d9: Reland [MemorySSA] Add pass to print results of Me...
aeubanks via All-commits
all-commits at lists.llvm.org
Wed Sep 1 18:59:44 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7b08d9da5581865a80a0edc46c666cf262ee62d1
https://github.com/llvm/llvm-project/commit/7b08d9da5581865a80a0edc46c666cf262ee62d1
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:
-----------
Reland [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