Removed the BigBlock register allocator.
authorLang Hames <lhames@gmail.com>
Thu, 30 Jul 2009 23:18:43 +0000 (23:18 +0000)
committerLang Hames <lhames@gmail.com>
Thu, 30 Jul 2009 23:18:43 +0000 (23:18 +0000)
commit2f75c727f2bc4d76036d12a65c5e21a37e097b90
tree4d603bfe8be9f52f947a19d200f6487d8af65256
parentb3f7c61d9cdc62b230e0c67a358479f013dd5563
Removed the BigBlock register allocator.

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