commit | 98b8ecde64d89cca944d9a975b12319dd0376cc0 | [log] [tgz] |
---|---|---|
author | Alex Bradbury <asb@lowrisc.org> | Sat Mar 30 05:24:42 2019 +0000 |
committer | Alex Bradbury <asb@lowrisc.org> | Sat Mar 30 05:24:42 2019 +0000 |
tree | 5062c3d0bbfeaec399bf002a24d87a71229105e0 | |
parent | ff852744c2cd6c9dd3906a49181abab84aca70c6 [diff] |
[RISCV][NFC] Remove floating point operations from test/CodeGen/RISCV/vararg.ll This minimises differences in output when compiling with hardware floating point support, which will be done in a future patch (to demonstrate the same vararg calling convention is used). llvm-svn: 357339