jump threading can introduce allocas, make sure we promote
authorChris Lattner <sabre@nondot.org>
Wed, 25 Jun 2008 16:54:18 +0000 (16:54 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 25 Jun 2008 16:54:18 +0000 (16:54 +0000)
commitc4ab7acc0b87dda1eb4209ca25cf862aa77ca34d
tree75d9095d69d39096c3a6c3fee6f455407fb27a1b
parent6c31e87d7cdbbc997659ef6c732b6bca96751a01
jump threading can introduce allocas, make sure we promote
them back to registers!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@52729 91177308-0d34-0410-b5e6-96231b3b80d8
tools/lto2/LTOCodeGenerator.cpp