Constrain the type of a parameter now that callers without this constraint have been...
authorDavid Blaikie <dblaikie@gmail.com>
Fri, 27 Mar 2015 20:56:11 +0000 (20:56 +0000)
committerDavid Blaikie <dblaikie@gmail.com>
Fri, 27 Mar 2015 20:56:11 +0000 (20:56 +0000)
commit0e622b4f8873fa0609e482689eca5b38a0f98fb6
treecec0f5f67c77bf24abb7509b53ea2511fcff8018
parent77a0728d96eebf324044e7e5b60d2a244b5b6a96
Constrain the type of a parameter now that callers without this constraint have been removed.

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