llvm-project/llvm/test/CodeGen/CSKY
Zi Xuan Wu (Zeson) 70b8b738c5 [CSKY] Fix the btsti16 instruction missing in generic processor
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.
2022-07-27 17:39:15 +08:00
..
fpu [CSKY] Fix the btsti16 instruction missing in generic processor 2022-07-27 17:39:15 +08:00
atomic-cmpxchg-flag.ll [CSKY] Add atomic expand pass to support atomic operation with libcall 2022-04-06 15:05:34 +08:00
atomic-cmpxchg.ll [CSKY] Add atomic expand pass to support atomic operation with libcall 2022-04-06 15:05:34 +08:00
atomic-fence.ll [CSKY] Add atomic expand pass to support atomic operation with libcall 2022-04-06 15:05:34 +08:00
atomic-load-store.ll [CSKY] Add atomic expand pass to support atomic operation with libcall 2022-04-06 15:05:34 +08:00
atomic-rmw.ll [CSKY] Fix the btsti16 instruction missing in generic processor 2022-07-27 17:39:15 +08:00
base-i.ll [CSKY] Fix the btsti16 instruction missing in generic processor 2022-07-27 17:39:15 +08:00
br.ll [CSKY] Fix the btsti16 instruction missing in generic processor 2022-07-27 17:39:15 +08:00
call-16bit.ll [CSKY] Fix the testcase error due to the verifyInstructionPredicates 2022-07-21 15:53:50 +08:00
call.ll
cmp-i.ll [CSKY] Fix the btsti16 instruction missing in generic processor 2022-07-27 17:39:15 +08:00
cvt-i.ll
dwarf-eh.ll
frameaddr-returnaddr.ll
indirectbr.ll
inline-asm-abi-names.ll [CSKY] Fix the testcase error due to the verifyInstructionPredicates 2022-07-21 15:53:50 +08:00
inline-asm-clobbers.ll
inline-asm-d-constraint-f.ll
inline-asm-f-constraint-f.ll
inline-asm-float-abi-names.ll
inline-asm-invalid.ll
inline-asm.ll
intrinsic.ll
ldst-i.ll
lit.local.cfg
rotl.ll
select.ll [CSKY] Fix the btsti16 instruction missing in generic processor 2022-07-27 17:39:15 +08:00
switch.ll
tls-models.ll