[all-commits] [llvm/llvm-project] d7105e: Teach the AArch64 backend to instruction select th...
Owen Anderson via All-commits
all-commits at lists.llvm.org
Wed Feb 23 15:59:53 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d7105e76319c992fcbcf4e5e174c06534b061fb7
https://github.com/llvm/llvm-project/commit/d7105e76319c992fcbcf4e5e174c06534b061fb7
Author: Owen Anderson <resistor at mac.com>
Date: 2022-02-23 (Wed, 23 Feb 2022)
Changed paths:
M llvm/lib/Target/AArch64/AArch64InstrInfo.td
A llvm/test/CodeGen/AArch64/bcax.ll
Log Message:
-----------
Teach the AArch64 backend to instruction select the BCAX instruction.
Reviewed By: dmgreen
Differential Revision: https://reviews.llvm.org/D120112
More information about the All-commits
mailing list