summaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorZi Xuan Wu <zixuan.wu@linux.alibaba.com>2021-11-08 10:02:15 +0800
committerZi Xuan Wu <zixuan.wu@linux.alibaba.com>2021-11-08 10:02:15 +0800
commit4fb282fec5ef34d807a88169e1f2a7b3f96bb0e3 (patch)
tree9a9789d71f27a7c4100ebcec4df67498244d767b /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parent50acbbe3cd1986bff6d06904ff85a106a9ec3e54 (diff)
[CSKY] Add CSKY 16-bit instruction format and encoding
CSKY is a ARCH which supports mixture of 16-bit and 32-bit instructions natively, and there is not an indivual predictor or feature to enable/disable 16-bit instruction. So I think it's better to add 16-bit instruction early, and naturally to use 16-bit and 32-bit instructions. Differential Revision: https://reviews.llvm.org/D112919
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions