Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [RISCV] Add tests for overflow intrinsics | Roger Ferrer Ibanez | 2018-06-19 | 1 | -0/+84 |
This is using the existing codegen so we can see the change once we custom lower ISD::{U,S}{ADD,SUB}O nodes. llvm-svn: 335023 |