OSDN Git Service

[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)
commit05f65683d04a202936d735e1e879c6bdef672db4
treecfe4d3e3e92ec0d0cee21d165080205780a217c7
parent8c98210bcfcc4851624bccd9d9c7a64b55899e07
[CallSite removal] Remove CallSite uses from InstCombine.

Reviewers: chandlerc

Reviewed By: chandlerc

Subscribers: llvm-commits

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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@352771 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/IR/InstrTypes.h
lib/IR/Instructions.cpp
lib/Transforms/InstCombine/InstCombineCalls.cpp
lib/Transforms/InstCombine/InstCombineInternal.h
lib/Transforms/InstCombine/InstCombineLoadStoreAlloca.cpp
lib/Transforms/InstCombine/InstCombineMulDivRem.cpp