aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenFunction.cpp
diff options
context:
space:
mode:
authorPhilip Reames <preames@rivosinc.com>2022-09-07 08:45:50 -0700
committerPhilip Reames <listmail@philipreames.com>2022-09-07 09:30:57 -0700
commita4a29438f451370ed241dde30bfcaab0fdf2ab71 (patch)
tree22becbc45dc500b3ec12a60504214f16acaa7d05 /clang/lib/CodeGen/CodeGenFunction.cpp
parent85b289377bff14790f402e5ea84bb24168a68fc6 (diff)
downloadllvm-a4a29438f451370ed241dde30bfcaab0fdf2ab71.zip
llvm-a4a29438f451370ed241dde30bfcaab0fdf2ab71.tar.gz
llvm-a4a29438f451370ed241dde30bfcaab0fdf2ab71.tar.bz2
[RISCV][MC] Add minimal support for Ztso extension
This is a minimalist implementation which simply adds the extension (in the experimental namespace since its not ratified), and wires up the setting of the required ELF header flag. Future changes will include codegen changes to exploit the stronger memory model. This is intended to implement v0.1 of the proposed specification which can be found in Chapter 25 of https://github.com/riscv/riscv-isa-manual/releases/download/draft-20220723-10eea63/riscv-spec.pdf. Differential Revision: https://reviews.llvm.org/D133239
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions