simplify name juggling through the use of Value::takeName.
authorChris Lattner <sabre@nondot.org>
Sun, 11 Feb 2007 01:08:35 +0000 (01:08 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 11 Feb 2007 01:08:35 +0000 (01:08 +0000)
commit046800a7125cd497613efc0e1ea15cb595666585
treed786e1415ddb69b8a0d8f8b8f71856081f10aea4
parentf41916e75dc9c622fa81b91eb6a5e0a36fa13754
simplify name juggling through the use of Value::takeName.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34175 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/IPO/ArgumentPromotion.cpp
lib/Transforms/IPO/DeadArgumentElimination.cpp
lib/Transforms/IPO/ExtractFunction.cpp
lib/Transforms/IPO/GlobalOpt.cpp
lib/Transforms/IPO/PruneEH.cpp
lib/Transforms/IPO/RaiseAllocations.cpp