[all-commits] [llvm/llvm-project] a59dc5: [InstSimplify] Move assume icmp test (NFC)
Nikita Popov via All-commits
all-commits at lists.llvm.org
Wed Jul 1 14:38:36 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: a59dc55c2a11c1b125d1a356a90b0b2bf72b16fb
https://github.com/llvm/llvm-project/commit/a59dc55c2a11c1b125d1a356a90b0b2bf72b16fb
Author: Nikita Popov <nikita.ppv at gmail.com>
Date: 2020-07-01 (Wed, 01 Jul 2020)
Changed paths:
R llvm/test/Transforms/InstCombine/assume_icmp.ll
A llvm/test/Transforms/InstSimplify/assume_icmp.ll
Log Message:
-----------
[InstSimplify] Move assume icmp test (NFC)
Move this test from InstCombine into InstSimplify.
More information about the All-commits
mailing list