[PATCH] D59023: [RISCV] Support -target-abi at the MC layer and for codegen
Alex Bradbury via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Mar 9 01:27:22 PST 2019
This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rL355771: [RISCV] Support -target-abi at the MC layer and for codegen (authored by asb, committed by ).
Herald added a subscriber: jrtc27.
Herald added a project: LLVM.
Changed prior to commit:
https://reviews.llvm.org/D59023?vs=189883&id=189983#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D59023/new/
https://reviews.llvm.org/D59023
Files:
llvm/trunk/lib/Target/RISCV/MCTargetDesc/LLVMBuild.txt
llvm/trunk/lib/Target/RISCV/MCTargetDesc/RISCVAsmBackend.cpp
llvm/trunk/lib/Target/RISCV/MCTargetDesc/RISCVAsmBackend.h
llvm/trunk/lib/Target/RISCV/MCTargetDesc/RISCVELFStreamer.cpp
llvm/trunk/lib/Target/RISCV/RISCVISelLowering.cpp
llvm/trunk/lib/Target/RISCV/RISCVSubtarget.cpp
llvm/trunk/lib/Target/RISCV/RISCVSubtarget.h
llvm/trunk/lib/Target/RISCV/RISCVTargetMachine.cpp
llvm/trunk/lib/Target/RISCV/Utils/RISCVBaseInfo.cpp
llvm/trunk/lib/Target/RISCV/Utils/RISCVBaseInfo.h
llvm/trunk/test/CodeGen/RISCV/target-abi-invalid.ll
llvm/trunk/test/CodeGen/RISCV/target-abi-valid.ll
llvm/trunk/test/MC/RISCV/target-abi-invalid.s
llvm/trunk/test/MC/RISCV/target-abi-valid.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59023.189983.patch
Type: text/x-patch
Size: 25342 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190309/d39f25cc/attachment.bin>
More information about the llvm-commits
mailing list