summaryrefslogtreecommitdiffstats
path: root/clang/lib/Basic
diff options
context:
space:
mode:
authorLewis Revill <lewis.revill@embecosm.com>2019-06-11 12:42:13 +0000
committerLewis Revill <lewis.revill@embecosm.com>2019-06-11 12:42:13 +0000
commit28a5cadb3ae0dfed9530dcbee8a0ec154f3f9f91 (patch)
tree6d82f3352b8bef0dc1c59587be8b0274f84c9372 /clang/lib/Basic
parentf63feaf3c2ff9a4360066a374d8345aa18169bca (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud