[PATCH] D46989: [RISCV] Separate base from offset in lowerGlobalAddress
Sameer AbuAsal via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu May 17 11:13:16 PDT 2018
sabuasal updated this revision to Diff 147358.
sabuasal retitled this revision from "[RISCV] Separate base from offset in lowerGlobalAddress (no peephole)" to "[RISCV] Separate base from offset in lowerGlobalAddress".
https://reviews.llvm.org/D46989
Files:
lib/Target/RISCV/RISCVISelLowering.cpp
test/CodeGen/RISCV/byval.ll
test/CodeGen/RISCV/double-mem.ll
test/CodeGen/RISCV/float-mem.ll
test/CodeGen/RISCV/fp128.ll
test/CodeGen/RISCV/hoist-global-addr-base.ll
test/CodeGen/RISCV/mem.ll
test/CodeGen/RISCV/wide-mem.ll
test/CodeGen/RISCV/zext-with-load-is-free.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46989.147358.patch
Type: text/x-patch
Size: 14259 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180517/03165a60/attachment.bin>
More information about the llvm-commits
mailing list