[AArch64] allow and-not-compare transform to form 'bics'
authorSanjay Patel <spatel@rotateright.com>
Tue, 29 Nov 2016 22:28:58 +0000 (22:28 +0000)
committerSanjay Patel <spatel@rotateright.com>
Tue, 29 Nov 2016 22:28:58 +0000 (22:28 +0000)
commit47f7f30df9eced812c16f07acd5979ab2a14cd7c
treefdfbaa8b26fa5edc0fac10903d395a039f85b27a
parent3f0627c5e486d1759950f3b86e1a7a0a22e3b9eb
[AArch64] allow and-not-compare transform to form 'bics'

This target hook was added with D19087:
https://reviews.llvm.org/D19087

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

llvm-svn: 288206
llvm/lib/Target/AArch64/AArch64ISelLowering.h
llvm/test/CodeGen/AArch64/bics.ll