commit | a2d22f73a3f14a55ef023a0df2354d1617ca5b1f | [log] [tgz] |
---|---|---|
author | Simon Pilgrim <llvm-dev@redking.me.uk> | Wed Aug 01 16:52:28 2018 +0000 |
committer | Simon Pilgrim <llvm-dev@redking.me.uk> | Wed Aug 01 16:52:28 2018 +0000 |
tree | a8119611b789e8b100e6fabfeeb50d9ac1d685b5 | |
parent | dc21a6f3288b07491e96ea40ad6382d9ba26037d [diff] |
[SelectionDAG] Make binop reduction matcher available to all targets There is nothing x86-specific about this code, so it'd be nice to make this available for other targets to use in the future (and get it out of X86ISelLowering!). Differential Revision: https://reviews.llvm.org/D50083 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@338586 91177308-0d34-0410-b5e6-96231b3b80d8