OSDN Git Service

Allow target to provide its own hazard recognizer to post-ra scheduler.
authorEvan Cheng <evan.cheng@apple.com>
Sat, 12 Jun 2010 00:12:18 +0000 (00:12 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Sat, 12 Jun 2010 00:12:18 +0000 (00:12 +0000)
commit729aab3dd3a6ea5ca23430936270154090fcc10b
treedffbfe6d5d012dfa99704dd20ba28c4e2364fef8
parent44acc24117b1a9eafb7b9b993731ca0115569ea2
Allow target to provide its own hazard recognizer to post-ra scheduler.

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