diff options
author | Weining Lu <luweining@loongson.cn> | 2022-12-16 17:50:17 +0800 |
---|---|---|
committer | Weining Lu <luweining@loongson.cn> | 2022-12-16 18:09:50 +0800 |
commit | ba9ed24b0382ac984ba32afbb17eb85f34ec0151 (patch) | |
tree | c3490ab4a88e88cadb031b8820391c093c172680 /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | 3caf301a8be1ebeed466f998bf2b21497f6df760 (diff) | |
download | llvm-ba9ed24b0382ac984ba32afbb17eb85f34ec0151.zip llvm-ba9ed24b0382ac984ba32afbb17eb85f34ec0151.tar.gz llvm-ba9ed24b0382ac984ba32afbb17eb85f34ec0151.tar.bz2 |
[LoongArch] Add tests showing the optimization pipeline
Other targets like ARM, AArch64, RISCV and X86 have similar tests.
`O1`, `O2` and `O3` appear to be the same for now. But in future, some
passes may be disabled at lower levels (e.g. `O1`). Hoping we can use
FileCheck prefixes for differences to avoid repeating the contents 3
times.
Reviewed By: xen0n, MaskRay
Differential Revision: https://reviews.llvm.org/D139499
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions