diff options
author | Alex Bradbury <asb@lowrisc.org> | 2019-01-22 14:05:11 +0000 |
---|---|---|
committer | Alex Bradbury <asb@lowrisc.org> | 2019-01-22 14:05:11 +0000 |
commit | 0a9c9a8daa09746022aa226adf2f63d77dc9843b (patch) | |
tree | ff0e5165f76563eac4b428616d006b67afdd8e04 /lldb/packages/Python/lldbsuite/test | |
parent | a4d1ffc269664f1432d5796a0d03a2816a74a66c (diff) | |
download | bcm5719-llvm-0a9c9a8daa09746022aa226adf2f63d77dc9843b.tar.gz bcm5719-llvm-0a9c9a8daa09746022aa226adf2f63d77dc9843b.zip |
[RISCV][NFC] Change naming scheme for RISC-V specific DAG nodes
Previously we had names like 'Call' or 'Tail'. This potentially clashes with
the naming scheme used elsewhere in RISCVInstrInfo.td. Many other backends
would use names like AArch64call or PPCtail. I prefer the SystemZ approach,
which uses prefixed all-lowercase names. This matches the naming scheme used
for target-independent SelectionDAG nodes.
llvm-svn: 351823
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test')
0 files changed, 0 insertions, 0 deletions