Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [RISCV][NFC] Add nounwind to LKK test functions | Luís Marques | 2019-11-11 | 1 | -61/+7 |
| | | | | Differential Revision: https://reviews.llvm.org/D70067 | ||||
* | [SelectionDAG] Add tests for LKK algorithm | David Bolvansky | 2019-10-05 | 1 | -0/+354 |
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 |