]> granicus.if.org Git - llvm/commit
Initial checkin of "local" register allocator. Bugs are still present.
authorChris Lattner <sabre@nondot.org>
Mon, 16 Dec 2002 16:15:28 +0000 (16:15 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 16 Dec 2002 16:15:28 +0000 (16:15 +0000)
commitb74e83c89872a80f505bd7a83d1a21d159889c79
tree97061423adb6d9a0836aadbaed377916e0b20543
parent92aec04cd64836449c788dadc40e0d98a9fce482
Initial checkin of "local" register allocator.  Bugs are still present.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@5078 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/RegAllocLocal.cpp [new file with mode: 0644]