[PATCH] D65507: [MIPS GlobalISel] Fold load/store + G_GEP + G_CONSTANT

Petar Avramovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 1 02:43:05 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL367535: [MIPS GlobalISel] Fold load/store + G_GEP + G_CONSTANT (authored by Petar.Avramovic, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D65507?vs=212554&id=212766#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D65507/new/

https://reviews.llvm.org/D65507

Files:
  llvm/trunk/lib/Target/Mips/MipsInstructionSelector.cpp
  llvm/trunk/test/CodeGen/Mips/GlobalISel/instruction-select/load_store_fold.mir
  llvm/trunk/test/CodeGen/Mips/GlobalISel/instruction-select/stack_args.mir
  llvm/trunk/test/CodeGen/Mips/GlobalISel/llvm-ir/load.ll
  llvm/trunk/test/CodeGen/Mips/GlobalISel/llvm-ir/load_store_fold.ll
  llvm/trunk/test/CodeGen/Mips/GlobalISel/llvm-ir/long_ambiguous_chain_s64.ll
  llvm/trunk/test/CodeGen/Mips/GlobalISel/llvm-ir/stack_args.ll
  llvm/trunk/test/CodeGen/Mips/GlobalISel/llvm-ir/store.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65507.212766.patch
Type: text/x-patch
Size: 18057 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190801/934f34ca/attachment.bin>


More information about the llvm-commits mailing list