This patch is a follow-up to r305893 and adds preliminary support for the fetch_sub and fetch_and operations.
Details
Details
Diff Detail
Diff Detail
- Build Status
Buildable 8167 Build 8167: arc lint + arc unit
Paths
| Differential D35309
[AArch64] Add preliminary support for ARMv8.1 SUB/AND atomics ClosedPublic Authored by mssimpso on Jul 12 2017, 8:55 AM.
Details Summary This patch is a follow-up to r305893 and adds preliminary support for the fetch_sub and fetch_and operations.
Diff Detail
Event TimelineHerald added subscribers: kristof.beyls, javed.absar, rengolin, aemerson. · View Herald TranscriptJul 12 2017, 8:55 AM This revision is now accepted and ready to land.Jul 13 2017, 7:02 AM
Revision Contents
Diff 106232 lib/Target/AArch64/AArch64DeadRegisterDefinitionsPass.cpp
lib/Target/AArch64/AArch64ISelLowering.cpp
lib/Target/AArch64/AArch64InstrAtomics.td
test/CodeGen/AArch64/atomic-ops-lse.ll
|