[ARM] OrCombineToBFI function
authorSam Parker <sam.parker@arm.com>
Wed, 25 Oct 2017 08:37:33 +0000 (08:37 +0000)
committerSam Parker <sam.parker@arm.com>
Wed, 25 Oct 2017 08:37:33 +0000 (08:37 +0000)
commit1f742117bdbeb1aba1bf335fd22075cd38918ae0
tree26bc9f9352cfb2c3aa11bac680c283304de05ab2
parentccb209bb97a682268a8841e5505ab5d7cea1bd13
[ARM] OrCombineToBFI function

Extract the functionality to combine OR to BFI into its own function.

Differential Revision: https://reviews.llvm.org/D39001

llvm-svn: 316563
llvm/lib/Target/ARM/ARMISelLowering.cpp