OSDN Git Service

[InstSimplify] remove misleading comments; NFC
authorSanjay Patel <spatel@rotateright.com>
Mon, 6 Mar 2017 16:49:35 +0000 (16:49 +0000)
committerSanjay Patel <spatel@rotateright.com>
Mon, 6 Mar 2017 16:49:35 +0000 (16:49 +0000)
commitadbd5a4c849504c888b50a347b0e8bf22a657c65
tree232991b34996279317bbe9f5e1cd0666df5e6901
parent58868f1c75dbc9a2e9a875008315c531f28b2d00
[InstSimplify] remove misleading comments; NFC

Div/rem-of-0 does not cause faults/undef (not the same as div/rem-by-0).

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@297029 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/InstructionSimplify.cpp