Edit and clarify comments for TargetInstrInfo methods:
authorBob Wilson <bob.wilson@apple.com>
Thu, 24 Jun 2010 16:48:26 +0000 (16:48 +0000)
committerBob Wilson <bob.wilson@apple.com>
Thu, 24 Jun 2010 16:48:26 +0000 (16:48 +0000)
commitf0e1b8942157f4344cce36e98c7dabb230d52bf8
tree0e8a7bb0c24e4e70f11b8a6925075505e28a1e4e
parenteaf6cf28dd312704718d53155333b4d6d7c16c7c
Edit and clarify comments for TargetInstrInfo methods:

None of the existing implementations of commuteInstruction create new
instructions unless the NewMI parameter is true, but the comment had
implied otherwise.

findCommutedOpIndices returns false, not true, when it doesn't know
how to commute the instruction.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@106761 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Target/TargetInstrInfo.h