diff options
author | Alex Bradbury <asb@lowrisc.org> | 2017-12-13 09:57:25 +0000 |
---|---|---|
committer | Alex Bradbury <asb@lowrisc.org> | 2017-12-13 09:57:25 +0000 |
commit | 19c9314aea1634800974de2199a1bdab0a63c7ea (patch) | |
tree | 4e6ce6e0c2a6a6f47e567f377ef956ec6514c454 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 581d6b081debcd8496de2c796d1e25014b9dc13a (diff) | |
download | bcm5719-llvm-19c9314aea1634800974de2199a1bdab0a63c7ea.tar.gz bcm5719-llvm-19c9314aea1634800974de2199a1bdab0a63c7ea.zip |
[RISCV][NFC] Update RISCVInstrInfoC.td to match usual instruction naming convention
When an instruction mnemonic contains a '.', we usually name the instruction
with a _ in that place. e.g. fadd.s -> FADD_S.
This patch updates RISCVInstrInfoC.td to do the same, e.g. c.nop -> C_NOP.
Also includes some minor formatting changes in RISCVInstrInfoC.td to better
align it with the formatting conventions in the rest of the backend.
llvm-svn: 320560
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions