diff options
| author | Simon Atanasyan <simon@atanasyan.com> | 2019-07-09 12:55:42 +0000 |
|---|---|---|
| committer | Simon Atanasyan <simon@atanasyan.com> | 2019-07-09 12:55:42 +0000 |
| commit | 00df4d92edac5abbcc1aac4b9bf4aadcf40a2ece (patch) | |
| tree | 181d58a377ab536a7368735974ac2d8da31a3d86 /clang/lib/CodeGen/CodeGenModule.cpp | |
| parent | 8447b419a7c59a15651689668fa12441b96d0255 (diff) | |
| download | bcm5719-llvm-00df4d92edac5abbcc1aac4b9bf4aadcf40a2ece.tar.gz bcm5719-llvm-00df4d92edac5abbcc1aac4b9bf4aadcf40a2ece.zip | |
[mips] Implement sgt/sgtu pseudo instructions with immediate operand
The `sgt/sgtu Dst, Src1, Src2/Imm` pseudo instructions set register
`Dst` to 1 if register `Src1` is greater than `Src2/Imm` and to 0 otherwise.
Differential Revision: https://reviews.llvm.org/D64313
llvm-svn: 365475
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions

