[AArch64][x86] add tests for bitwise logic + shifts; NFC
authorSanjay Patel <spatel@rotateright.com>
Fri, 4 Mar 2022 17:32:40 +0000 (12:32 -0500)
committerSanjay Patel <spatel@rotateright.com>
Sat, 5 Mar 2022 16:14:45 +0000 (11:14 -0500)
commit90c2330c15ffb8f5c3db86089f935e5a1bb9273a
treef6d703d883332c86ec6e8650b731f9a5533416a6
parent219a2eb4d48fd5708452ed5cec14a9e1609c9ee5
[AArch64][x86] add tests for bitwise logic + shifts; NFC

Copy tests from ecf606cb4329ae and replace 'or' with 'xor' / 'and'.
This provides coverage for an enhancement of D120516 / acb96ffd149d
llvm/test/CodeGen/AArch64/logic-shift.ll
llvm/test/CodeGen/X86/logic-shift.ll