[all-commits] [llvm/llvm-project] 6700b9: [NewPM][MSSA] Fix failures under NPM due to -enabl...
aeubanks via All-commits
all-commits at lists.llvm.org
Wed Sep 23 15:21:07 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 6700b9de1637fd9888dfe9628157d2aeb6d9f526
https://github.com/llvm/llvm-project/commit/6700b9de1637fd9888dfe9628157d2aeb6d9f526
Author: Arthur Eubanks <aeubanks at google.com>
Date: 2020-09-23 (Wed, 23 Sep 2020)
Changed paths:
M llvm/test/Analysis/BasicAA/store-promote.ll
M llvm/test/Transforms/LICM/argmemonly-call.ll
M llvm/test/Transforms/LICM/atomics.ll
M llvm/test/Transforms/LICM/promote-order.ll
M llvm/test/Transforms/LICM/read-only-calls.ll
M llvm/test/Transforms/LICM/store-hoisting.ll
Log Message:
-----------
[NewPM][MSSA] Fix failures under NPM due to -enable-mssa-loop-dependency
Reviewed By: asbirlea
Differential Revision: https://reviews.llvm.org/D88128
More information about the All-commits
mailing list