TableGen SubtargetEmitter fix to allow A9 and Swift to coexist.
authorAndrew Trick <atrick@apple.com>
Tue, 26 Mar 2013 21:36:39 +0000 (21:36 +0000)
committerAndrew Trick <atrick@apple.com>
Tue, 26 Mar 2013 21:36:39 +0000 (21:36 +0000)
commit82e7c4f533a98a16b0cadd5209c1d3dc8ce33d87
treeff4c8ed78f1caedddb84631f58ac0cfb01e7ce9d
parentdf23a60fa6ce053511388e1bccca5900757e1aac
TableGen SubtargetEmitter fix to allow A9 and Swift to coexist.

Allow variants to be defined only for some processors on a target.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@178074 91177308-0d34-0410-b5e6-96231b3b80d8
utils/TableGen/CodeGenSchedule.cpp
utils/TableGen/SubtargetEmitter.cpp