diff options
author | Alex Bradbury <asb@lowrisc.org> | 2017-12-13 11:37:19 +0000 |
---|---|---|
committer | Alex Bradbury <asb@lowrisc.org> | 2017-12-13 11:37:19 +0000 |
commit | fa7e4ec8373d031b85f9ae734ab01fb862b2d6ba (patch) | |
tree | 83338e67dc06bab83b5c0ebe678f8d59c427ce63 /llvm/lib/CodeGen/MachineModuleInfo.cpp | |
parent | e0edb66475dd3dd4adf55cb00cdd06e596b199ef (diff) | |
download | llvm-fa7e4ec8373d031b85f9ae734ab01fb862b2d6ba.zip llvm-fa7e4ec8373d031b85f9ae734ab01fb862b2d6ba.tar.gz llvm-fa7e4ec8373d031b85f9ae734ab01fb862b2d6ba.tar.bz2 |
[RISCV] Implement floating point assembler pseudo instructions
Adds the assembler aliases for the floating point instructions
which can be mapped to a single canonical instruction. The missing
pseudo instructions (flw, fld, fsw, fsd) are marked as TODO. Other
things, like for example PCREL_LO, have to be implemented first.
This patch builds upon D40902.
Differential Revision: https://reviews.llvm.org/D41071
Patch by Mario Werner.
llvm-svn: 320569
Diffstat (limited to 'llvm/lib/CodeGen/MachineModuleInfo.cpp')
0 files changed, 0 insertions, 0 deletions