llvm-project/llvm/test/Analysis/CallGraph
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
..
2008-09-09-DirectCall.ll Analysis: Update some tests for opaque pointers 2022-12-02 18:47:43 -05:00
2008-09-09-UsedByGlobal.ll Analysis: Update some tests for opaque pointers 2022-12-02 18:47:43 -05:00
callback-calls.ll Analysis: Update some tests for opaque pointers 2022-12-02 18:47:43 -05:00
do-nothing-intrinsic.ll
ignore-assumelike-calls.ll
ignore-callback-uses.ll Analysis: Update some tests for opaque pointers 2022-12-02 18:47:43 -05:00
llvm-used.ll Analysis: Update some tests for opaque pointers 2022-12-02 18:47:43 -05:00
no-intrinsics.ll Analysis: Update some tests for opaque pointers 2022-12-02 18:47:43 -05:00
non-leaf-intrinsics.ll Analysis: Update some tests for opaque pointers 2022-12-02 18:47:43 -05:00
printer.ll [CallGraph] Port -print-callgraph-sccs to new pass manager 2022-10-11 14:43:16 -07:00