Kill off the LoopSplitter. It's not being used or maintained.
authorLang Hames <lhames@gmail.com>
Tue, 6 Dec 2011 01:57:59 +0000 (01:57 +0000)
committerLang Hames <lhames@gmail.com>
Tue, 6 Dec 2011 01:57:59 +0000 (01:57 +0000)
commitbae56b4c216ac8b4573fb90e7d1a63acace6f53d
tree8479bdd5bbf73a039b9b3f8af8f95f41471b1fc4
parent80caf9c2737d4f1bf5bae3a283fe9d538f5e2970
Kill off the LoopSplitter. It's not being used or maintained.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@145897 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/InitializePasses.h
lib/CodeGen/CMakeLists.txt
lib/CodeGen/CodeGen.cpp
lib/CodeGen/RegAllocPBQP.cpp
lib/CodeGen/Splitter.cpp [deleted file]
lib/CodeGen/Splitter.h [deleted file]