llvm-project/llvm/test/Analysis/StackSafetyAnalysis
Matt Arsenault 7cf5581712 Analysis: Update some tests for opaque pointers
StackSafetyAnalysis/lifetime.ll had one bitcast removed that may have
mattered. The concluded lifetime is longer based on the underlying
alloca, instead of the bitcasted pointer so left that as a pointless
cast.

local.ll memintrin.ll needed some manual fixes
2022-12-02 18:47:43 -05:00
..
Inputs Analysis: Update some tests for opaque pointers 2022-12-02 18:47:43 -05:00
i386-bug-fix.ll Analysis: Update some tests for opaque pointers 2022-12-02 18:47:43 -05:00
ipa-alias.ll Analysis: Update some tests for opaque pointers 2022-12-02 18:47:43 -05:00
ipa.ll Analysis: Update some tests for opaque pointers 2022-12-02 18:47:43 -05:00
lifetime.ll Analysis: Update some tests for opaque pointers 2022-12-02 18:47:43 -05:00
local.ll Analysis: Update some tests for opaque pointers 2022-12-02 18:47:43 -05:00
memintrin.ll Analysis: Update some tests for opaque pointers 2022-12-02 18:47:43 -05:00