[all-commits] [llvm/llvm-project] 1cfe3e: [LVI] Regenerate test checks; NFC
Nikita Popov via All-commits
all-commits at lists.llvm.org
Thu Oct 31 14:25:09 PDT 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 1cfe3e6df9fa017c688f69bedd76942b7f09dea9
https://github.com/llvm/llvm-project/commit/1cfe3e6df9fa017c688f69bedd76942b7f09dea9
Author: Nikita Popov <nikita.ppv at gmail.com>
Date: 2019-10-31 (Thu, 31 Oct 2019)
Changed paths:
M llvm/test/Transforms/JumpThreading/bb-unreachable-from-entry.ll
M llvm/test/Transforms/JumpThreading/header-succ.ll
M llvm/test/Transforms/JumpThreading/induction.ll
Log Message:
-----------
[LVI] Regenerate test checks; NFC
Commit: 2f8a43e1997d76d0e902a9283be8b82ca89fb603
https://github.com/llvm/llvm-project/commit/2f8a43e1997d76d0e902a9283be8b82ca89fb603
Author: Nikita Popov <nikita.ppv at gmail.com>
Date: 2019-10-31 (Thu, 31 Oct 2019)
Changed paths:
M llvm/test/Transforms/CorrelatedValuePropagation/icmp.ll
Log Message:
-----------
[CVP] Add tests for icmp on local ranges; NFC
We currently don't simplify these, because getPredicateAt() does
not use block values.
Compare: https://github.com/llvm/llvm-project/compare/11850a6305c5...2f8a43e1997d
More information about the All-commits
mailing list