llvm-project/llvm/test/Transforms/LowerConstantIntrinsics
serge-sans-paille d8e0a6d5e9 [LowerConstantIntrinsics] Support phi operand in __builtin_object_size folder
The implementation is just a generalization of the Select handler.
We're no trying to be smart and compute any kind of fixed point.

Differential Revision: https://reviews.llvm.org/D121897
2022-03-21 11:30:50 +01:00
..
builtin-object-size-phi.ll [LowerConstantIntrinsics] Support phi operand in __builtin_object_size folder 2022-03-21 11:30:50 +01:00
constant-intrinsics.ll
crash-on-large-allocas.ll
objectsize_basic.ll [LowerConstantIntrinsics] Make TLI a required dependency 2022-03-18 14:59:18 +01:00
stale-worklist-phi.ll Fix a typo (occured => occurred) 2022-02-08 21:35:26 +01:00