commit | 71f45455e1bab13226eddfae5ee93e82aaf4b975 | [log] [tgz] |
---|---|---|
author | Alex Bradbury <asb@lowrisc.org> | Thu Jan 11 13:36:56 2018 +0000 |
committer | Alex Bradbury <asb@lowrisc.org> | Thu Jan 11 13:36:56 2018 +0000 |
tree | d5c410b904cae491f1adf9869cf9de4e8fdd96c7 | |
parent | 9b395a12edf98f6e0944f9a037862a3c022b3da3 [diff] |
[RISCV] Add the RISCV target and compiler driver 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