Add a target hook to add pre- post-regalloc scheduling passes.
authorEvan Cheng <evan.cheng@apple.com>
Wed, 30 Sep 2009 08:49:50 +0000 (08:49 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Wed, 30 Sep 2009 08:49:50 +0000 (08:49 +0000)
commit629adde69953fa53362d20ddb7b4e67ed78b8ae3
tree7d283bc27041b900391bed9d9cdf37e3acbd94c2
parent48af260bb1308a2a2cbd6642727465932e7cd0a7
Add a target hook to add pre- post-regalloc scheduling passes.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@83144 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Target/TargetMachine.h
lib/CodeGen/LLVMTargetMachine.cpp