Kill off SimpleBBISel, it's replaced by FastISel.
authorEvan Cheng <evan.cheng@apple.com>
Wed, 20 Aug 2008 17:50:32 +0000 (17:50 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Wed, 20 Aug 2008 17:50:32 +0000 (17:50 +0000)
commitd4207893014f2d36f31fce607405336fc38cd4b7
tree5de687a999ce007eef5ad8d95b4566e92a9969a2
parent98f8ccfad06c8928d899f506731987f951b2ebe4
Kill off SimpleBBISel, it's replaced by FastISel.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@55067 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp
lib/CodeGen/SelectionDAG/SimpleBBISel.cpp [deleted file]
lib/CodeGen/SelectionDAG/SimpleBBISel.h [deleted file]