llvm-project/llvm/test/MC/CSKY
Zi Xuan Wu 27c18558e6 [CSKY] Add missing codegen pattern for 16-bit instruction
In generic cpu model, there are only low 16 registers and little 32-bit instruction. CK801 is the cpu
family with least basic features like generic model.

Add test run and check for generic cpu model in original test case to cover basic LLVM IR functionality.
2022-03-29 16:05:30 +08:00
..
3e3r1.s [CSKY] Enhance asm parser and relocation fixup for some special symbol address instruction 2022-03-24 14:14:04 +08:00
801.s [CSKY] Enhance asm parser and relocation fixup for some special symbol address instruction 2022-03-24 14:14:04 +08:00
attribute.s [CSKY] Enable TargetAsmStreamer/ELFStreamer and support asm directive of csky_attribute 2022-03-08 14:00:38 +08:00
basic-16bit.s [CSKY] Add CSKYDisassembler.cpp to construct objdump 2022-02-08 16:02:59 +08:00
basic.s [CSKY] Add CSKYDisassembler.cpp to construct objdump 2022-02-08 16:02:59 +08:00
branch-relax-801.s [CSKY] Add missing codegen pattern for 16-bit instruction 2022-03-29 16:05:30 +08:00
branch-relax-803.s [CSKY] Enhance asm parser and relocation fixup for some special symbol address instruction 2022-03-24 14:14:04 +08:00
bsr.s [CSKY] Enhance asm parser and relocation fixup for some special symbol address instruction 2022-03-24 14:14:04 +08:00
compressed-inst.s
fpuv2.s [CSKY] Add CSKYDisassembler.cpp to construct objdump 2022-02-08 16:02:59 +08:00
fpuv3.s [CSKY] Add CSKYDisassembler.cpp to construct objdump 2022-02-08 16:02:59 +08:00
invalid-attribute.s [CSKY] Enable TargetAsmStreamer/ELFStreamer and support asm directive of csky_attribute 2022-03-08 14:00:38 +08:00
jmpi.s [CSKY] Enhance asm parser and relocation fixup for some special symbol address instruction 2022-03-24 14:14:04 +08:00
jsri.s [CSKY] Enhance asm parser and relocation fixup for some special symbol address instruction 2022-03-24 14:14:04 +08:00
lit.local.cfg
lrs.s [CSKY] Enhance asm parser and relocation fixup for some special symbol address instruction 2022-03-24 14:14:04 +08:00
lrw.s [CSKY] Enhance asm parser and relocation fixup for some special symbol address instruction 2022-03-24 14:14:04 +08:00
tls_gd.s [CSKY] Enhance asm parser and relocation fixup for some special symbol address instruction 2022-03-24 14:14:04 +08:00
tls_ie.s [CSKY] Enhance asm parser and relocation fixup for some special symbol address instruction 2022-03-24 14:14:04 +08:00
tls_ld.s [CSKY] Enhance asm parser and relocation fixup for some special symbol address instruction 2022-03-24 14:14:04 +08:00
tls_le.s [CSKY] Enhance asm parser and relocation fixup for some special symbol address instruction 2022-03-24 14:14:04 +08:00