![]() Normally, generic processor does not have any SubtargetFeature. And it can just generate most basic instructions which have no Predicates to guard. But it needs to enbale predicate for the btsti16 instruction as one of the most basic instructions. Or the generic processor can't finish codegen process. So Add FeatureBTST16 SubtargetFeature to generic ProcessorModel. |
||
---|---|---|
.. | ||
base-d.ll | ||
base-f.ll | ||
br-d.ll | ||
br-f.ll | ||
cmp-d.ll | ||
cmp-f.ll | ||
cvt-d.ll | ||
cvt-f.ll | ||
float-abi.ll | ||
ldst-d.ll | ||
ldst-f.ll | ||
lit.local.cfg | ||
select.ll |