Remove the createInferredCast methods now that their last uses have been
authorReid Spencer <rspencer@reidspencer.com>
Mon, 18 Dec 2006 08:52:59 +0000 (08:52 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Mon, 18 Dec 2006 08:52:59 +0000 (08:52 +0000)
commit1bd82a5c65623f88ee4b2ce5e549a4fe11baeee3
tree4cbe724d8a65626f84cbce70a43645c5d90a0568
parent8a903db4990d57aadea5cdad601ff26e92899103
Remove the createInferredCast methods now that their last uses have been
removed. All casting is now explicit and not inferred by VMCore.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@32655 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/InstrTypes.h
lib/VMCore/Instructions.cpp