OSDN Git Service

Teach the IR Sink pass to (conservatively) respect convergent annotations.
authorOwen Anderson <resistor@mac.com>
Mon, 1 Jun 2015 17:20:31 +0000 (17:20 +0000)
committerOwen Anderson <resistor@mac.com>
Mon, 1 Jun 2015 17:20:31 +0000 (17:20 +0000)
commit57e487e92c68437792c2d6f7e69f1d08164992ce
treef61951cf2fc13d959a57c5996b4a214af297a244
parenta509ef9a171c673e2a087c5924fe58d775bf1ead
Teach the IR Sink pass to (conservatively) respect convergent annotations.

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