use SimplifyInstruction instead of reimplementing part of it.
authorChris Lattner <sabre@nondot.org>
Tue, 14 Dec 2010 07:20:29 +0000 (07:20 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 14 Dec 2010 07:20:29 +0000 (07:20 +0000)
commit07ff3539f5342bdac019c68bb362cb222b3f71d9
tree75a3cf1fc7b9895f0a0ae1a5292f09993381113d
parent995ba1bd49e57dee8e301d5f33a7c01d73b7385d
use SimplifyInstruction instead of reimplementing part of it.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@121757 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Utils/SimplifyCFG.cpp