Custom DAGCombine for and/or/xor are for all ARMs.
authorJakob Stoklund Olesen <stoklund@2pi.dk>
Fri, 7 Sep 2012 17:34:15 +0000 (17:34 +0000)
committerJakob Stoklund Olesen <stoklund@2pi.dk>
Fri, 7 Sep 2012 17:34:15 +0000 (17:34 +0000)
commita7390fadbaa8da49649d76786555c93bcb680de6
treed37d65e6406b675045cdbd6f9c5c1ea504e8dcb3
parent39646d96e76aea5d20bffb386233a0dbb5932a21
Custom DAGCombine for and/or/xor are for all ARMs.

The 'select' transformations apply to all ARM architectures and don't
require hasV6T2Ops.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@163396 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMISelLowering.cpp