[all-commits] [llvm/llvm-project] a26cd7: [InstSimplify] add/move tests for or with not op (...
RotateRight via All-commits
all-commits at lists.llvm.org
Wed Jun 3 05:14:00 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: a26cd73d3377a276ab92d2381d5a80b81a81770d
https://github.com/llvm/llvm-project/commit/a26cd73d3377a276ab92d2381d5a80b81a81770d
Author: Sanjay Patel <spatel at rotateright.com>
Date: 2020-06-03 (Wed, 03 Jun 2020)
Changed paths:
M llvm/test/Transforms/InstCombine/or-xor.ll
M llvm/test/Transforms/InstSimplify/or.ll
Log Message:
-----------
[InstSimplify] add/move tests for or with not op (PR46083); NFC
More information about the All-commits
mailing list