Split ChangeAllocations.cpp into Raise & LowerAllocations.cpp
authorChris Lattner <sabre@nondot.org>
Tue, 7 May 2002 19:02:48 +0000 (19:02 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 7 May 2002 19:02:48 +0000 (19:02 +0000)
commitade686e79bdd4938a5fe99257afce41ca27e736b
treefb2ba1e412ae889790c5092e0dfa56ff6e750b76
parent148a0bfcea5d3267eac02613cfcc8b5fe8894f2c
Split ChangeAllocations.cpp into Raise & LowerAllocations.cpp

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2529 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/IPO/RaiseAllocations.cpp [new file with mode: 0644]
lib/Transforms/Utils/LowerAllocations.cpp