diff options
author | Lewis Revill <lewis.revill@embecosm.com> | 2019-08-16 10:28:34 +0000 |
---|---|---|
committer | Lewis Revill <lewis.revill@embecosm.com> | 2019-08-16 10:28:34 +0000 |
commit | 7abf863f761cfe487c1406e7f6e03a79b4ab3ca8 (patch) | |
tree | 2c395d439524a595fbaec47552da90df1049256e /llvm/lib/Analysis/CGSCCPassManager.cpp | |
parent | 59894d4668530e5de9eba1b048d6c615c9459dc6 (diff) | |
download | bcm5719-llvm-7abf863f761cfe487c1406e7f6e03a79b4ab3ca8.tar.gz bcm5719-llvm-7abf863f761cfe487c1406e7f6e03a79b4ab3ca8.zip |
[RISCV] Lower inline asm constraint A for RISC-V
This allows arguments with the constraint A to be lowered to input nodes
for RISC-V, which implies a memory address stored in a register.
This patch adds the minimal amount of code required to get operands with
the right constraints to compile.
https://reviews.llvm.org/D54296
llvm-svn: 369095
Diffstat (limited to 'llvm/lib/Analysis/CGSCCPassManager.cpp')
0 files changed, 0 insertions, 0 deletions