Remove unnecessary computation of mangled SP for ARM64 architecture.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D64022
[TSan] Improve handling of stack pointer mangling in {set,long}jmp, pt.5 ClosedPublic Authored by yln on Jul 1 2019, 10:44 AM.
Details Summary Remove unnecessary computation of mangled SP for ARM64 architecture.
Diff Detail
Event TimelineHerald added projects: Restricted Project, Restricted Project. · View Herald TranscriptJul 1 2019, 10:44 AM Herald added subscribers: llvm-commits, Restricted Project, kristof.beyls and 2 others. · View Herald Transcript This revision is now accepted and ready to land.Jul 4 2019, 11:22 AM Closed by commit rL365230: [TSan] Improve handling of stack pointer mangling in {set,long}jmp, pt.5 (authored by yln). · Explain WhyJul 5 2019, 11:02 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 208212 compiler-rt/trunk/lib/tsan/rtl/tsan_rtl_aarch64.S
|