[all-commits] [llvm/llvm-project] 0654eb: [Scalarizer] Remove unused check-prefixes
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Mon Nov 9 02:37:43 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 0654eb5702d784880eb743581b791b6c8538b676
https://github.com/llvm/llvm-project/commit/0654eb5702d784880eb743581b791b6c8538b676
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2020-11-09 (Mon, 09 Nov 2020)
Changed paths:
M llvm/test/Transforms/Scalarizer/variable-extractelement.ll
M llvm/test/Transforms/Scalarizer/variable-insertelement.ll
Log Message:
-----------
[Scalarizer] Remove unused check-prefixes
Commit: 5c987212b7b233de2ab2e05473b17a96b794c190
https://github.com/llvm/llvm-project/commit/5c987212b7b233de2ab2e05473b17a96b794c190
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2020-11-09 (Mon, 09 Nov 2020)
Changed paths:
M llvm/test/Transforms/SimplifyCFG/ARM/phi-eliminate.ll
M llvm/test/Transforms/SimplifyCFG/PhiEliminate3.ll
M llvm/test/Transforms/SimplifyCFG/common-code-hoisting.ll
M llvm/test/Transforms/SimplifyCFG/speculate-math.ll
M llvm/test/Transforms/SimplifyCFG/unsigned-multiplication-will-overflow.ll
Log Message:
-----------
[SimplifyCFG] Remove unused check-prefixes
Compare: https://github.com/llvm/llvm-project/compare/afcdd43bf71d...5c987212b7b2
More information about the All-commits
mailing list