[PATCH] D48957: [MIPS GlobalISel] Select all instructions required to load and store i32 on stack
Petar Jovanovic via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 16 06:34:37 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL337168: [MIPS GlobalISel] Select instructions to load and store i32 on stack (authored by petarj, committed by ).
Herald added subscribers: llvm-commits, jrtc27.
Changed prior to commit:
https://reviews.llvm.org/D48957?vs=155163&id=155664#toc
Repository:
rL LLVM
https://reviews.llvm.org/D48957
Files:
llvm/trunk/lib/Target/Mips/MipsInstructionSelector.cpp
llvm/trunk/lib/Target/Mips/MipsLegalizerInfo.cpp
llvm/trunk/lib/Target/Mips/MipsRegisterBankInfo.cpp
llvm/trunk/test/CodeGen/Mips/GlobalISel/instruction-select/stack_args.mir
llvm/trunk/test/CodeGen/Mips/GlobalISel/legalizer/stack_args.mir
llvm/trunk/test/CodeGen/Mips/GlobalISel/llvm-ir/stack_args.ll
llvm/trunk/test/CodeGen/Mips/GlobalISel/regbankselect/stack_args.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48957.155664.patch
Type: text/x-patch
Size: 14483 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180716/c78c5201/attachment.bin>
More information about the llvm-commits
mailing list