Implement this single atomic load instruction so that we can compile stack protector code.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D66245
[AArch64][GlobalISel] Custom selection for s8 load acquire ClosedPublic Authored by aemerson on Aug 14 2019, 12:58 PM.
Details Summary Implement this single atomic load instruction so that we can compile stack protector code.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Aug 14 2019, 2:04 PM Closed by commit rL368923: [AArch64][GlobalISel] Custom selection for s8 load acquire. (authored by aemerson). · Explain WhyAug 14 2019, 2:31 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 215251 llvm/trunk/lib/Target/AArch64/AArch64InstructionSelector.cpp
llvm/trunk/test/CodeGen/AArch64/GlobalISel/select-atomic-load-store.mir
|