[all-commits] [llvm/llvm-project] 870539: AArch64: support atomics in GISel
Tim Northover via All-commits
all-commits at lists.llvm.org
Mon Apr 26 06:38:25 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8705399d010558ca65d9bd8571b4eaf099f07b20
https://github.com/llvm/llvm-project/commit/8705399d010558ca65d9bd8571b4eaf099f07b20
Author: Tim Northover <t.p.northover at gmail.com>
Date: 2021-04-26 (Mon, 26 Apr 2021)
Changed paths:
M llvm/lib/Target/AArch64/AArch64InstrGISel.td
M llvm/lib/Target/AArch64/AArch64InstrInfo.td
M llvm/lib/Target/AArch64/GISel/AArch64InstructionSelector.cpp
M llvm/lib/Target/AArch64/GISel/AArch64LegalizerInfo.cpp
A llvm/test/CodeGen/AArch64/GlobalISel/arm64-atomic.ll
Log Message:
-----------
AArch64: support atomics in GISel
More information about the All-commits
mailing list