[PATCH] D55303: [RISCV, WIP] Add lowering of addressing sequences for PIC
Lewis Revill via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 5 11:07:58 PST 2018
lewis-revill updated this revision to Diff 176859.
lewis-revill added a comment.
Update to use the MC layer changes in D55279 <https://reviews.llvm.org/D55279>. There are still some MC layer changes left in this patch waiting for D55279 <https://reviews.llvm.org/D55279> to be updated.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D55303/new/
https://reviews.llvm.org/D55303
Files:
lib/Target/RISCV/AsmParser/RISCVAsmParser.cpp
lib/Target/RISCV/RISCVISelLowering.cpp
lib/Target/RISCV/RISCVISelLowering.h
lib/Target/RISCV/RISCVMCInstLower.cpp
lib/Target/RISCV/Utils/RISCVBaseInfo.h
test/CodeGen/RISCV/pic-models.ll
test/MC/RISCV/rv32i-invalid.s
test/MC/RISCV/rv32i-valid.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55303.176859.patch
Type: text/x-patch
Size: 9957 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181205/f4c37e95/attachment.bin>
More information about the llvm-commits
mailing list