diff options
author | Lewis Revill <lewis.revill@embecosm.com> | 2019-06-11 12:42:13 +0000 |
---|---|---|
committer | Lewis Revill <lewis.revill@embecosm.com> | 2019-06-11 12:42:13 +0000 |
commit | 28a5cadb3ae0dfed9530dcbee8a0ec154f3f9f91 (patch) | |
tree | 6d82f3352b8bef0dc1c59587be8b0274f84c9372 /clang/lib/Basic | |
parent | f63feaf3c2ff9a4360066a374d8345aa18169bca (diff) | |
download | bcm5719-llvm-28a5cadb3ae0dfed9530dcbee8a0ec154f3f9f91.tar.gz bcm5719-llvm-28a5cadb3ae0dfed9530dcbee8a0ec154f3f9f91.zip |
[RISCV] Lower inline asm constraints I, J & K for RISC-V
This validates and lowers arguments to inline asm nodes which have the
constraints I, J & K, with the following semantics (equivalent to GCC):
I: Any 12-bit signed immediate.
J: Immediate integer zero only.
K: Any 5-bit unsigned immediate.
Differential Revision: https://reviews.llvm.org/D54093
llvm-svn: 363054
Diffstat (limited to 'clang/lib/Basic')
0 files changed, 0 insertions, 0 deletions