diff options
author | Alex Bradbury <asb@lowrisc.org> | 2019-07-16 03:56:45 +0000 |
---|---|---|
committer | Alex Bradbury <asb@lowrisc.org> | 2019-07-16 03:56:45 +0000 |
commit | ef8577ef98717c1c6a66293de3b2cc0f09e8c3ff (patch) | |
tree | 5ab3e8fae296c48431ebb46ad24b71f7dc15887e /clang/lib/Serialization/GlobalModuleIndex.cpp | |
parent | a3c7b27419a52d612fe2cad319aafba1e226502b (diff) | |
download | bcm5719-llvm-ef8577ef98717c1c6a66293de3b2cc0f09e8c3ff.tar.gz bcm5719-llvm-ef8577ef98717c1c6a66293de3b2cc0f09e8c3ff.zip |
[RISCV][NFC] Split PseudoCALL pattern out from instruction
Since PseudoCALL defines AsmString, it can be generated from assembly,
and so code-gen patterns should be defined separately to be consistent
with the style of the RISCV backend. Other pseudo-instructions exist
that have code-gen patterns defined directly, but these instructions are
purely for code-gen and cannot be written in assembly.
Differential Revision: https://reviews.llvm.org/D64012
Patch by James Clarke.
llvm-svn: 366174
Diffstat (limited to 'clang/lib/Serialization/GlobalModuleIndex.cpp')
0 files changed, 0 insertions, 0 deletions