OSDN Git Service

Document what this check is doing. Also, no need to cast to ConstantInt.
authorBill Wendling <isanbard@gmail.com>
Mon, 1 Dec 2008 21:03:43 +0000 (21:03 +0000)
committerBill Wendling <isanbard@gmail.com>
Mon, 1 Dec 2008 21:03:43 +0000 (21:03 +0000)
commit69fffa5437db31eaa9cb2a4d004a4cd02e06bfa3
treed71aee97275574a3fcebad49e23a5af7a263902f
parentc25c68305c5d595c5428f75280cfb56e4f623eb3
Document what this check is doing. Also, no need to cast to ConstantInt.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@60369 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/InstructionCombining.cpp