Machine Model (-schedmodel only). Added SchedAliases.
authorAndrew Trick <atrick@apple.com>
Sat, 22 Sep 2012 02:24:21 +0000 (02:24 +0000)
committerAndrew Trick <atrick@apple.com>
Sat, 22 Sep 2012 02:24:21 +0000 (02:24 +0000)
commit92649883119aaa8edd9ccf612eaaff5ccc8fcc77
tree7364686dfed0404a7bfb0fd63c895f8886b823c4
parenta2df2ba16a94bf20b9202594d01cfbf370c2091a
Machine Model (-schedmodel only). Added SchedAliases.

Allow subtargets to tie SchedReadWrite types to processor specific
sequences or variants.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@164451 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Target/TargetSchedule.td
utils/TableGen/CodeGenSchedule.cpp
utils/TableGen/CodeGenSchedule.h
utils/TableGen/SubtargetEmitter.cpp