summaryrefslogtreecommitdiffstats
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorAlex Bradbury <asb@lowrisc.org>2018-06-13 12:04:51 +0000
committerAlex Bradbury <asb@lowrisc.org>2018-06-13 12:04:51 +0000
commit96f492d7df9e2bc2f2d76afb4d26cd59574d969f (patch)
tree95a905fb52a40a687edc691f21cb0e5ac29c5a92 /clang/lib/Frontend/CompilerInvocation.cpp
parentdc790dd5d0eda1a22388824bd518045bc57741c1 (diff)
downloadbcm5719-llvm-96f492d7df9e2bc2f2d76afb4d26cd59574d969f.tar.gz
bcm5719-llvm-96f492d7df9e2bc2f2d76afb4d26cd59574d969f.zip
[RISCV] Add codegen support for atomic load/stores with RV32A
Fences are inserted according to table A.6 in the current draft of version 2.3 of the RISC-V Instruction Set Manual, which incorporates the memory model changes and definitions contributed by the RISC-V Memory Consistency Model task group. Instruction selection failures will now occur for 8/16/32-bit atomicrmw and cmpxchg operations when targeting RV32IA until lowering for these operations is added in a follow-on patch. Differential Revision: https://reviews.llvm.org/D47589 llvm-svn: 334591
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud