aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Target/CSKY/CSKY.td
AgeCommit message (Expand)AuthorFilesLines
2022-07-27[CSKY] Fix the btsti16 instruction missing in generic processorZi Xuan Wu (Zeson)1-1/+3
2022-02-08[CSKY] Add CK800 series ProcessorModel and complete related SubtargetFeaturesZi Xuan Wu1-0/+523
2022-01-27[CSKY] Add floating operation support including float and doubleZi Xuan Wu1-0/+34
2021-11-08[CSKY] Add CSKY 16-bit instruction format and encodingZi Xuan Wu1-0/+12
2021-11-01[CSKY] First patch to construct codegen infra and generate first add instructionZi Xuan Wu1-0/+1
2021-10-20[CSKY] Complete to add basic integer instruction setZi Xuan Wu1-0/+74
2021-04-20[CSKY 4/n] Add basic CSKYAsmParser and CSKYInstPrinterZi Xuan Wu1-1/+14
2020-12-07[CSKY 2/n] Add basic tablegen infra for CSKYZi Xuan Wu1-0/+32