[all-commits] [llvm/llvm-project] ecf606: [AArch64][x86] add tests for bitwise logic + shift...
Sanjay Patel via All-commits
all-commits at lists.llvm.org
Thu Feb 24 13:01:29 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ecf606cb4329ae279f31edb3f2fb66162c57cda4
https://github.com/llvm/llvm-project/commit/ecf606cb4329ae279f31edb3f2fb66162c57cda4
Author: Sanjay Patel <spatel at rotateright.com>
Date: 2022-02-24 (Thu, 24 Feb 2022)
Changed paths:
A llvm/test/CodeGen/AArch64/logic-shift.ll
A llvm/test/CodeGen/X86/logic-shift.ll
Log Message:
-----------
[AArch64][x86] add tests for bitwise logic + shifts; NFC
More information about the All-commits
mailing list