summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/RISCV/arith-with-overflow.ll
Commit message (Collapse)AuthorAgeFilesLines
* [RISCV] Add tests for overflow intrinsicsRoger Ferrer Ibanez2018-06-191-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
OpenPOWER on IntegriCloud