[CallSite removal] Remove CallSite uses from InstCombine.
authorCraig Topper <craig.topper@intel.com>
Thu, 31 Jan 2019 17:23:29 +0000 (17:23 +0000)
committerCraig Topper <craig.topper@intel.com>
Thu, 31 Jan 2019 17:23:29 +0000 (17:23 +0000)
commitc1892ec15a354871a76bbd0cd7806bb132a5c426
treef2aeafa2d0ff2b4414d37fa4fda048713ee35bf2
parentf59242e5ffc6d2ed6c046fab0c8067540434710e
[CallSite removal] Remove CallSite uses from InstCombine.

Reviewers: chandlerc

Reviewed By: chandlerc

Subscribers: llvm-commits

Differential Revision: https://reviews.llvm.org/D57494

llvm-svn: 352771
llvm/include/llvm/IR/InstrTypes.h
llvm/lib/IR/Instructions.cpp
llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp
llvm/lib/Transforms/InstCombine/InstCombineInternal.h
llvm/lib/Transforms/InstCombine/InstCombineLoadStoreAlloca.cpp
llvm/lib/Transforms/InstCombine/InstCombineMulDivRem.cpp