Files
llvm/test/Transforms/InstSimplify
Roman Lebedev 392def1d84 [InstSimplify][NFC] Tests for skipping 'div-by-0' checks before inverted @llvm.umul.with.overflow
It would be already handled by the non-inverted case if we were hoisting
the `not` in InstCombine, but we don't (granted, we don't sink it
in this case either), so this is a separate case.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@366801 91177308-0d34-0410-b5e6-96231b3b80d8
2019-07-23 12:42:49 +00:00
..
2019-05-15 20:48:50 +00:00