[all-commits] [llvm/llvm-project] a0f627: [IndVarSimplify] Fix for MemorySSA preserve.
Alina Sbirlea via All-commits
all-commits at lists.llvm.org
Thu Jan 23 11:06:56 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: a0f627d58428efba18dbf882b1ff34764e439e59
https://github.com/llvm/llvm-project/commit/a0f627d58428efba18dbf882b1ff34764e439e59
Author: Alina Sbirlea <asbirlea at google.com>
Date: 2020-01-23 (Thu, 23 Jan 2020)
Changed paths:
M llvm/include/llvm/Transforms/Utils/BasicBlockUtils.h
M llvm/include/llvm/Transforms/Utils/Local.h
M llvm/lib/Transforms/Scalar/IndVarSimplify.cpp
M llvm/lib/Transforms/Utils/BasicBlockUtils.cpp
M llvm/lib/Transforms/Utils/Local.cpp
A llvm/test/Transforms/IndVarSimplify/preserve-memoryssa.ll
Log Message:
-----------
[IndVarSimplify] Fix for MemorySSA preserve.
More information about the All-commits
mailing list