check in the BigBlock local register allocator
authorDuraid Madina <duraid@octopus.com.au>
Fri, 22 Jun 2007 08:27:12 +0000 (08:27 +0000)
committerDuraid Madina <duraid@octopus.com.au>
Fri, 22 Jun 2007 08:27:12 +0000 (08:27 +0000)
commita8c768293966822840199b496a9b020b6b460e8d
tree96c2d3dbf2644a05d83c273ea64da6283bc31734
parent124084604d9ac0efc10cd9bea2aecf23807e8506
check in the BigBlock local register allocator

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37703 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/LinkAllCodegenComponents.h
include/llvm/CodeGen/Passes.h
lib/CodeGen/RegAllocBigBlock.cpp [new file with mode: 0644]