Return null instead of false, as appropriate.
authorDan Gohman <gohman@apple.com>
Sat, 25 Apr 2009 17:28:45 +0000 (17:28 +0000)
committerDan Gohman <gohman@apple.com>
Sat, 25 Apr 2009 17:28:45 +0000 (17:28 +0000)
commit2fe4d0aacbc810a4e3838335648aef1f59bb0646
treeae0a29fa179cbbe6983aa67fa8f375780ffcc525
parent1c8491ecc768c410a552bc3441e456fedc2736ff
Return null instead of false, as appropriate.

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