[all-commits] [llvm/llvm-project] d6eef0: [TargetLowering] Add SimplifyMultipleUseDemandedBi...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Tue Feb 18 11:54:14 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: d6eef0614fe7e724b3eeb5598619dd6a657905a4
https://github.com/llvm/llvm-project/commit/d6eef0614fe7e724b3eeb5598619dd6a657905a4
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2020-02-18 (Tue, 18 Feb 2020)
Changed paths:
M llvm/include/llvm/CodeGen/TargetLowering.h
M llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp
M llvm/lib/Target/X86/X86ISelLowering.cpp
Log Message:
-----------
[TargetLowering] Add SimplifyMultipleUseDemandedBits 'all elements' helper wrapper. NFC.
More information about the All-commits
mailing list