OSDN Git Service

[DAGCombiner] visitSHL - pull out repeated shift amount VT. NFCI.
authorSimon Pilgrim <llvm-dev@redking.me.uk>
Wed, 19 Jun 2019 11:31:26 +0000 (11:31 +0000)
committerSimon Pilgrim <llvm-dev@redking.me.uk>
Wed, 19 Jun 2019 11:31:26 +0000 (11:31 +0000)
commitb9650afebd1d30a533e302457bfa30c4dafad6f1
tree14cfff94566dd461314c29071dcd68de0a55fedc
parent07e51b46a78954e93442ed360c97ae7e4f58287d
[DAGCombiner] visitSHL - pull out repeated shift amount VT. NFCI.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@363789 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/DAGCombiner.cpp