OSDN Git Service

DAGCombiner: Unify rotate matching for extended and unextended amounts.
authorBenjamin Kramer <benny.kra@googlemail.com>
Tue, 24 Sep 2013 14:21:28 +0000 (14:21 +0000)
committerBenjamin Kramer <benny.kra@googlemail.com>
Tue, 24 Sep 2013 14:21:28 +0000 (14:21 +0000)
commitcd216b2c7359b21de08e568792ae01106407b351
tree2ad56b9ae344e74f6294b348a1499d2407856ba8
parent93d995719e2459a6e9ccdb2c93a8ede8fa88c899
DAGCombiner: Unify rotate matching for extended and unextended amounts.

No functionality change, lots of indentation changes.

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