aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/LiveDebugVariables.cpp
diff options
context:
space:
mode:
authorWeining Lu <luweining@loongson.cn>2022-06-20 09:46:24 +0800
committerWeining Lu <luweining@loongson.cn>2022-06-20 09:54:38 +0800
commit709e4ad0d9f09cc9b56c5b0c460f9419e0455a6b (patch)
treec2a989caa2e5a26133203a37010ca8b74fed2a1b /llvm/lib/CodeGen/LiveDebugVariables.cpp
parentefc70058d90df2e3266def2f9f6919569304aa30 (diff)
downloadllvm-709e4ad0d9f09cc9b56c5b0c460f9419e0455a6b.zip
llvm-709e4ad0d9f09cc9b56c5b0c460f9419e0455a6b.tar.gz
llvm-709e4ad0d9f09cc9b56c5b0c460f9419e0455a6b.tar.bz2
[LoongArch] Add codegen support for the bitwise binary operations and part of other operations
Reference: https://llvm.org/docs/LangRef.html#bitwise-binary-operations https://llvm.org/docs/LangRef.html#other-operations The reason why other operations are implemented here is that some bitwise binary operations depend on them. For example, on loongarch32, `shl` over i64 data requires `select`. Differential Revision: https://reviews.llvm.org/D127203
Diffstat (limited to 'llvm/lib/CodeGen/LiveDebugVariables.cpp')
0 files changed, 0 insertions, 0 deletions