diff options
author | Hui Li <lihui@loongson.cn> | 2023-01-13 10:26:05 +0800 |
---|---|---|
committer | Weining Lu <luweining@loongson.cn> | 2023-01-14 09:22:18 +0800 |
commit | b7ae5762a110ee7c28b218b4ed4e3e24b2b3c64d (patch) | |
tree | 331b535edf3a3ee3c942b53064562c553b6d9b1c /clang/lib/Frontend/ModuleDependencyCollector.cpp | |
parent | b1f4f06dede54627c546d0e7f21e7e72295f280b (diff) | |
download | llvm-b7ae5762a110ee7c28b218b4ed4e3e24b2b3c64d.zip llvm-b7ae5762a110ee7c28b218b4ed4e3e24b2b3c64d.tar.gz llvm-b7ae5762a110ee7c28b218b4ed4e3e24b2b3c64d.tar.bz2 |
[LLDB][LoongArch] Add FP branch instructions for EmulateInstructionLoongArch
Add floating-point branch Instructions for EmulateInstructionLoongArch and
add relevant unit tests.
Without this patch:
```
$ ninja check-lldb-unit
[0/1] Running lldb unit test suite
Testing Time: 10.45s
Passed: 1044
```
With this patch:
```
$ ninja check-lldb-unit
[0/1] Running lldb unit test suite
Testing Time: 10.20s
Passed: 1048
```
Reviewed By: SixWeining, MaskRay, DavidSpickett
Differential Revision: https://reviews.llvm.org/D140759
Diffstat (limited to 'clang/lib/Frontend/ModuleDependencyCollector.cpp')
0 files changed, 0 insertions, 0 deletions