lifetime.ll is a copy of SafeStack/X86/coloring2.ll
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D82043
[StackSafety] Add pass for StackLifetime testing ClosedPublic Authored by vitalybuka on Jun 17 2020, 12:30 PM.
Details
Summary lifetime.ll is a copy of SafeStack/X86/coloring2.ll
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jun 18 2020, 3:33 PM Closed by commit rGf672791e08fc: [StackSafety] Add pass for StackLifetime testing (authored by vitalybuka). · Explain WhyJun 18 2020, 4:59 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 271882 llvm/include/llvm/Analysis/StackLifetime.h
llvm/lib/Analysis/StackLifetime.cpp
llvm/lib/Passes/PassBuilder.cpp
llvm/lib/Passes/PassRegistry.def
llvm/test/Analysis/StackSafetyAnalysis/lifetime.ll
|