This reverts commit 8908dd12e7bbfc74e264233e900206ad31e285f0. llvm-svn: 348402
Some of these tests break if the RISCV backend has not been built. Reland D54816. llvm-svn: 347720
This reverts commit 1a6a0c9ea2716378d55858c11adf5941608531f8. llvm-svn: 347689
Summary: Some of these tests break if the RISCV backend has not been built. Reviewers: asb, apazos, sabuasal Reviewed By: sabuasal Subscribers: rbar, johnrusso, simoncook, sabuasal, niosHD, kito-cheng, shiva0217, jrtc27, zzheng, edward-jones, rogfer01, MartinMosbeck, brucehoult, the_o, rkruppe, PkmX, jocewei, cfe-commits Differential Revision: https://reviews.llvm.org/D54816 llvm-svn: 347688
Differential Revision: https://reviews.llvm.org/D44888 llvm-svn: 333385
As RV64 codegen has not yet been upstreamed into LLVM, we focus on RV32 driver support (RV64 to follow). Differential Revision: https://reviews.llvm.org/D39963 llvm-svn: 322276