llvm-project/llvm/lib/Target/CSKY/AsmParser
Zi Xuan Wu bdd7c53dc5 [CSKY] Add compressed instruction mapping between 32-bit and 16-bit instruction
Add all CompressPat to map instructions between 16-bit and 32-bit with using the CompressInstEmitter infra.
Although it's only used in asm printer, also enable it in asm parser to debug mapping when -enable-csky-asm-compressed-inst is on.

Differential Revision: https://reviews.llvm.org/D115026
2021-12-06 14:04:54 +08:00
..
CMakeLists.txt
CSKYAsmParser.cpp [CSKY] Add compressed instruction mapping between 32-bit and 16-bit instruction 2021-12-06 14:04:54 +08:00