summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/RISCV/srem-vector-lkk.ll
Commit message (Collapse)AuthorAgeFilesLines
* [RISCV][NFC] Add nounwind to LKK test functionsLuís Marques2019-11-111-264/+7
| | | | Differential Revision: https://reviews.llvm.org/D70067
* [SelectionDAG] Add tests for LKK algorithmDavid Bolvansky2019-10-051-0/+1689
Added some tests testing urem and srem operations with a constant divisor. Patch by TG908 (Tim Gymnich) Differential Revision: https://reviews.llvm.org/D68421 llvm-svn: 373830
OpenPOWER on IntegriCloud