[all-commits] [llvm/llvm-project] 7d4996: [StackSafety, NFC] Add Stats counters
Vitaly Buka via All-commits
all-commits at lists.llvm.org
Fri Aug 7 14:03:29 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 7d4996033bc57c5fa4153a0191ed48f4d287f48c
https://github.com/llvm/llvm-project/commit/7d4996033bc57c5fa4153a0191ed48f4d287f48c
Author: Vitaly Buka <vitalybuka at google.com>
Date: 2020-08-07 (Fri, 07 Aug 2020)
Changed paths:
M llvm/lib/Analysis/StackSafetyAnalysis.cpp
Log Message:
-----------
[StackSafety,NFC] Add Stats counters
Commit: 7547508b7ae0985bde2b2cbba953f87e5c30e242
https://github.com/llvm/llvm-project/commit/7547508b7ae0985bde2b2cbba953f87e5c30e242
Author: Vitaly Buka <vitalybuka at google.com>
Date: 2020-08-07 (Fri, 07 Aug 2020)
Changed paths:
M llvm/include/llvm/Analysis/StackLifetime.h
M llvm/lib/Analysis/StackLifetime.cpp
M llvm/test/Analysis/StackSafetyAnalysis/lifetime.ll
M llvm/test/CodeGen/AArch64/stack-tagging.ll
Log Message:
-----------
Revert "[StackSafety] Skip ambiguous lifetime analysis"
This reverts commit 0b2616a8045cb776ea1514c3401d0a8577de1060.
Crashes with safe-stack.
Compare: https://github.com/llvm/llvm-project/compare/660832c4e744...7547508b7ae0
More information about the All-commits
mailing list