[RISCV] Introduce alu8.ll and alu16.ll tests
authorAlex Bradbury <asb@lowrisc.org>
Sun, 7 Oct 2018 06:53:46 +0000 (06:53 +0000)
committerAlex Bradbury <asb@lowrisc.org>
Sun, 7 Oct 2018 06:53:46 +0000 (06:53 +0000)
commit47afe5e7c058d1f2900e7f1dee4bbe857ca6c249
tree2a1f3e35808175eabe65e220a499382db6c5ce9d
parentcd0e599096bc87208d0c4a03da03f771c83712e4
[RISCV] Introduce alu8.ll and alu16.ll tests

These track the quality of generated code for simple arithmetic operations
that were legalised from non-native types.

llvm-svn: 343930
llvm/test/CodeGen/RISCV/alu16.ll [new file with mode: 0644]
llvm/test/CodeGen/RISCV/alu8.ll [new file with mode: 0644]