[IR] create and use helper functions that test the signbit; NFCI
authorSanjay Patel <spatel@rotateright.com>
Mon, 16 May 2022 15:11:51 +0000 (11:11 -0400)
committerSanjay Patel <spatel@rotateright.com>
Mon, 16 May 2022 15:26:23 +0000 (11:26 -0400)
commitbe7f09f7b2e83ca4aebb3bdbb83ad1d19662b993
tree100b9b09bf7edb00b353ef9dd876b14f19f60000
parent55e2df7285c0c60da44a2dccbbb1da7d1c0da2ce
[IR] create and use helper functions that test the signbit; NFCI
llvm/include/llvm/IR/IRBuilder.h
llvm/lib/Target/X86/X86InstCombineIntrinsic.cpp
llvm/lib/Transforms/InstCombine/InstCombineAddSub.cpp
llvm/lib/Transforms/InstCombine/InstCombineAndOrXor.cpp
llvm/lib/Transforms/InstCombine/InstCombineMulDivRem.cpp
llvm/lib/Transforms/InstCombine/InstCombineSelect.cpp
llvm/lib/Transforms/Utils/SimplifyLibCalls.cpp