OSDN Git Service

CallSiteSplitting: Respect convergent and noduplicate
authorMatt Arsenault <Matthew.Arsenault@amd.com>
Wed, 29 May 2019 16:59:48 +0000 (16:59 +0000)
committerMatt Arsenault <Matthew.Arsenault@amd.com>
Wed, 29 May 2019 16:59:48 +0000 (16:59 +0000)
commit6eb463fb73e757955d57541609c1f6dadd7545b3
tree0f1d931d34b428449879ee34f52b34a18b11fdb3
parentf84e24fec40d3336e6637d07a848343590c5666e
CallSiteSplitting: Respect convergent and noduplicate

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@361990 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/CallSiteSplitting.cpp
test/Transforms/CallSiteSplitting/convergent.ll [new file with mode: 0644]
test/Transforms/CallSiteSplitting/noduplicate.ll [new file with mode: 0644]