llvm-project/llvm/test/CodeGen/CSKY
Zi Xuan Wu 208f93c1fd [CSKY] support select instruction in floating type
In FPUv3, there is fsel.32/64 instruction to select float/double type data.
In FPUv2, split block and use branch and move instruction to select float/double type data.
2022-04-08 12:38:50 +08:00
..
fpu [CSKY] support select instruction in floating type 2022-04-08 12:38:50 +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] Add atomic expand pass to support atomic operation with libcall 2022-04-06 15:05:34 +08:00
base-i.ll [CSKY] Add missing codegen pattern for 16-bit instruction 2022-03-29 16:05:30 +08:00
br.ll [CSKY] Add missing codegen pattern for 16-bit instruction 2022-03-29 16:05:30 +08:00
call-16bit.ll [CSKY] Add missing codegen pattern for 16-bit instruction 2022-03-29 16:05:30 +08:00
call.ll
cmp-i.ll [CSKY] Add missing codegen pattern for 16-bit instruction 2022-03-29 16:05:30 +08:00
cvt-i.ll [CSKY] Add missing codegen pattern for 16-bit instruction 2022-03-29 16:05:30 +08:00
dwarf-eh.ll [CSKY] Add CSKYTargetObjectFile to support exception handling 2022-03-29 16:05:30 +08:00
frameaddr-returnaddr.ll
indirectbr.ll
inline-asm-abi-names.ll [CSKY] Add inline asm constraints and related codegen support 2022-02-07 17:45:37 +08:00
inline-asm-clobbers.ll [CSKY] Add inline asm constraints and related codegen support 2022-02-07 17:45:37 +08:00
inline-asm-d-constraint-f.ll [CSKY] Add inline asm constraints and related codegen support 2022-02-07 17:45:37 +08:00
inline-asm-f-constraint-f.ll [CSKY] Add inline asm constraints and related codegen support 2022-02-07 17:45:37 +08:00
inline-asm-float-abi-names.ll [CSKY] Add inline asm constraints and related codegen support 2022-02-07 17:45:37 +08:00
inline-asm-invalid.ll [CSKY] Add inline asm constraints and related codegen support 2022-02-07 17:45:37 +08:00
inline-asm.ll [CSKY] Add inline asm constraints and related codegen support 2022-02-07 17:45:37 +08:00
intrinsic.ll
ldst-i.ll [CSKY] Add missing codegen pattern for 16-bit instruction 2022-03-29 16:05:30 +08:00
lit.local.cfg
rotl.ll
select.ll [CSKY] Add missing codegen pattern for 16-bit instruction 2022-03-29 16:05:30 +08:00
switch.ll
tls-models.ll [CSKY] Add codegen support of GlobalTLSAddress lowering 2022-01-21 14:39:55 +08:00