move a bunch of code out of the sdisel pass into its own opt pass "codegenprepare".
authorChris Lattner <sabre@nondot.org>
Sat, 31 Mar 2007 04:18:03 +0000 (04:18 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 31 Mar 2007 04:18:03 +0000 (04:18 +0000)
commitc8d288f8fa9e46199a29e1954550c980f184bd1c
tree6020f49d3ce66f6ec843510c2122553d7ceae8a7
parentdbe0deca339585dfbaed5951ef0ca2c6a0df173c
move a bunch of code out of the sdisel pass into its own opt pass "codegenprepare".

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@35529 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/LLVMTargetMachine.cpp
lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp