| commit | 21d28fe8b8e4624ceb0b06213a8b07f005016951 | [log] [tgz] |
|---|---|---|
| author | Alex Bradbury <asb@lowrisc.org> | Thu Apr 12 05:50:06 2018 +0000 |
| committer | Alex Bradbury <asb@lowrisc.org> | Thu Apr 12 05:50:06 2018 +0000 |
| tree | 2b2543951bcaf02e43edd2e846be0df5bdbfc4db | |
| parent | 60baa2e015c4254e0fd1791cf2a53e6e4c709d78 [diff] |
[RISCV] Codegen support for RV32D floating point comparison operations Also add double-prevoius-failure.ll which captures a test case that at one point triggered a compiler crash, while developing calling convention support for f64 on RV32D with soft-float ABI. llvm-svn: 329877