[all-commits] [llvm/llvm-project] 89df0f: [UnifyLoopExits] Pin tests with -unify-loop-exits ...
aeubanks via All-commits
all-commits at lists.llvm.org
Mon Sep 21 18:09:26 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 89df0fda1767d9f91cb9bfaf6d0e839bbc04c76f
https://github.com/llvm/llvm-project/commit/89df0fda1767d9f91cb9bfaf6d0e839bbc04c76f
Author: Arthur Eubanks <aeubanks at google.com>
Date: 2020-09-21 (Mon, 21 Sep 2020)
Changed paths:
M llvm/test/Transforms/StructurizeCFG/workarounds/needs-fr-ule.ll
M llvm/test/Transforms/StructurizeCFG/workarounds/needs-unified-loop-exits.ll
M llvm/test/Transforms/UnifyLoopExits/basic.ll
M llvm/test/Transforms/UnifyLoopExits/nested.ll
M llvm/test/Transforms/UnifyLoopExits/restore-ssa.ll
M llvm/test/Transforms/UnifyLoopExits/switch.ll
Log Message:
-----------
[UnifyLoopExits] Pin tests with -unify-loop-exits to legacy PM
The pass is not used in tree, so no reason to port it.
Reviewed By: asbirlea
Differential Revision: https://reviews.llvm.org/D88058
More information about the All-commits
mailing list