simplify CanEvaluateSExtd to return a bool now that we have a
authorChris Lattner <sabre@nondot.org>
Sun, 10 Jan 2010 07:57:20 +0000 (07:57 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 10 Jan 2010 07:57:20 +0000 (07:57 +0000)
commitaa9c89452348275da9765871217f2d5e274f5e92
tree8a0d7577be1451e81e158baadd0912bdd5dfd7ef
parent6954ceec1a8b22ce175453f0514db9c941414c3f
simplify CanEvaluateSExtd to return a bool now that we have a
simpler profitability predicate.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@93111 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/InstCombine/InstCombineCasts.cpp