diff options
author | Zi Xuan Wu <zixuan.wu@linux.alibaba.com> | 2021-12-09 11:35:34 +0800 |
---|---|---|
committer | Zi Xuan Wu <zixuan.wu@linux.alibaba.com> | 2021-12-09 11:40:20 +0800 |
commit | a556ec8861df920bfaee3057df8aac739aa59b24 (patch) | |
tree | 7951e3b05ed363f8931bffe015b383d6274e1339 /llvm/lib/CodeGen/MachineBasicBlock.cpp | |
parent | ec63930c06da250bc3fbeefdd7e46d18b5d2dc4b (diff) | |
download | llvm-a556ec8861df920bfaee3057df8aac739aa59b24.zip llvm-a556ec8861df920bfaee3057df8aac739aa59b24.tar.gz llvm-a556ec8861df920bfaee3057df8aac739aa59b24.tar.bz2 |
[CSKY] Complete codegen of basic arithmetic and load/store operations
Complete basic arithmetic operations such as add/sub/mul/div, and it also includes converions
and some specific operations such as bswap.Add load/store patterns to generate different addressing mode instructions.
Also enable some infra such as copy physical register and eliminate frame index.
Diffstat (limited to 'llvm/lib/CodeGen/MachineBasicBlock.cpp')
0 files changed, 0 insertions, 0 deletions