summaryrefslogtreecommitdiffstats
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorAlex Bradbury <asb@lowrisc.org>2017-12-13 09:57:25 +0000
committerAlex Bradbury <asb@lowrisc.org>2017-12-13 09:57:25 +0000
commit19c9314aea1634800974de2199a1bdab0a63c7ea (patch)
tree4e6ce6e0c2a6a6f47e567f377ef956ec6514c454 /clang/lib/Frontend/CompilerInvocation.cpp
parent581d6b081debcd8496de2c796d1e25014b9dc13a (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud