[all-commits] [llvm/llvm-project] a40660: [StackSafety] Ignore allocas with partial lifetime...
Vitaly Buka via All-commits
all-commits at lists.llvm.org
Thu Aug 27 13:55:03 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: a40660551ea1ed01f69406d81e39efe73d86cbec
https://github.com/llvm/llvm-project/commit/a40660551ea1ed01f69406d81e39efe73d86cbec
Author: Vitaly Buka <vitalybuka at google.com>
Date: 2020-08-27 (Thu, 27 Aug 2020)
Changed paths:
M llvm/lib/Analysis/StackLifetime.cpp
M llvm/test/Analysis/StackSafetyAnalysis/lifetime.ll
M llvm/test/Transforms/SafeStack/X86/layout-frag.ll
Log Message:
-----------
[StackSafety] Ignore allocas with partial lifetime markers
Reviewed By: eugenis
Differential Revision: https://reviews.llvm.org/D86672
More information about the All-commits
mailing list