[all-commits] [llvm/llvm-project] ef052a: [InstCombine] Update SimplifyCFG test
Nikita Popov via All-commits
all-commits at lists.llvm.org
Thu Jan 30 01:12:13 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: ef052a7527e744591aa7b8164c26dbde0d598b07
https://github.com/llvm/llvm-project/commit/ef052a7527e744591aa7b8164c26dbde0d598b07
Author: Nikita Popov <nikita.ppv at gmail.com>
Date: 2020-01-30 (Thu, 30 Jan 2020)
Changed paths:
M llvm/test/Transforms/SimplifyCFG/merge-cond-stores.ll
Log Message:
-----------
[InstCombine] Update SimplifyCFG test
This test also runs -instcombine. Here the operands in an or chain
have been reassociated.
More information about the All-commits
mailing list