When promoting an alloca to registers discard any lifetime intrinsics.
commit1d665c9a9fb32c3d6483fa146ba85d03b1e9d97f
authorNick Lewycky <nicholas@mxc.ca>
Fri, 17 Jun 2011 10:09:00 +0000 (17 10:09 +0000)
committerNick Lewycky <nicholas@mxc.ca>
Fri, 17 Jun 2011 10:09:00 +0000 (17 10:09 +0000)
tree64ef13f05f6a903f9e478f6c32bbfb115c9e8603
parent8d857660ce194f05eca3e21d149e8cf3101da9e4
When promoting an alloca to registers discard any lifetime intrinsics.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@133251 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Utils/PromoteMemoryToRegister.cpp