[all-commits] [llvm/llvm-project] ce6c95: [InstCombine] Move test to instcombine; NFC
Nikita Popov via All-commits
all-commits at lists.llvm.org
Fri Mar 20 04:41:35 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: ce6c95aacae0cf5f8de8780de7f22de5f31a07dd
https://github.com/llvm/llvm-project/commit/ce6c95aacae0cf5f8de8780de7f22de5f31a07dd
Author: Nikita Popov <nikita.ppv at gmail.com>
Date: 2020-03-20 (Fri, 20 Mar 2020)
Changed paths:
R llvm/test/Analysis/ValueTracking/known-signbit-shift.ll
A llvm/test/Transforms/InstCombine/known-signbit-shift.ll
Log Message:
-----------
[InstCombine] Move test to instcombine; NFC
This test uses -instcombine, so move it into the appropriate
directory. Also fork it for expensive checks enabled/disabled.
More information about the All-commits
mailing list