llvm-project/llvm/test/Analysis/BranchProbabilityInfo
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
..
basic.ll Analysis: Update some tests for opaque pointers 2022-12-02 18:47:43 -05:00
deopt-intrinsic.ll
deopt-invoke.ll Analysis: Update some tests for opaque pointers 2022-12-02 18:47:43 -05:00
fcmp.ll
hoist.ll
libfunc_call.ll Analysis: Update some tests for opaque pointers 2022-12-02 18:47:43 -05:00
loop.ll Analysis: Update some tests for opaque pointers 2022-12-02 18:47:43 -05:00
noreturn.ll Analysis: Update some tests for opaque pointers 2022-12-02 18:47:43 -05:00
pointer_heuristics.ll Analysis: Update some tests for opaque pointers 2022-12-02 18:47:43 -05:00
pr18705.ll Analysis: Update some tests for opaque pointers 2022-12-02 18:47:43 -05:00
pr22718.ll Analysis: Update some tests for opaque pointers 2022-12-02 18:47:43 -05:00
switch.ll
unreachable.ll
zero_heuristics.ll Analysis: Update some tests for opaque pointers 2022-12-02 18:47:43 -05:00