Fix backward operands in call to isTruncateFree() and improve comments.
authorSteve King <steve@metrokings.com>
Tue, 18 Aug 2015 23:02:41 +0000 (23:02 +0000)
committerSteve King <steve@metrokings.com>
Tue, 18 Aug 2015 23:02:41 +0000 (23:02 +0000)
commit3b9cfa1eb06be2cacc184f2b65dade37bc218233
treef47d6dd898f6b0410d21201082a01a280b5d2909
parentb081f067457cc28503326f4a7d90b212087c6acc
Fix backward operands in call to isTruncateFree() and improve comments.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@245385 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Target/TargetLowering.h
lib/CodeGen/SelectionDAG/DAGCombiner.cpp