[PATCH] D66769: [GlobalISel] Import patterns containing SUBREG_TO_REG

Jessica Paquette via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 28 13:11:25 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL370254: [GlobalISel] Import patterns containing SUBREG_TO_REG (authored by paquette, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D66769?vs=217250&id=217707#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D66769

Files:
  llvm/trunk/test/CodeGen/AArch64/GlobalISel/load-addressing-modes.mir
  llvm/trunk/test/CodeGen/AArch64/GlobalISel/opt-fold-compare.mir
  llvm/trunk/test/CodeGen/AArch64/GlobalISel/select-atomicrmw.mir
  llvm/trunk/test/CodeGen/AArch64/GlobalISel/select-cmp.mir
  llvm/trunk/test/CodeGen/AArch64/GlobalISel/select-cmpxchg.mir
  llvm/trunk/test/CodeGen/AArch64/GlobalISel/select-imm.mir
  llvm/trunk/test/CodeGen/AArch64/GlobalISel/select-scalar-shift-imm.mir
  llvm/trunk/test/CodeGen/AArch64/GlobalISel/select.mir
  llvm/trunk/test/CodeGen/AArch64/GlobalISel/swifterror.ll
  llvm/trunk/test/CodeGen/AArch64/arm64-fast-isel-addr-offset.ll
  llvm/trunk/test/CodeGen/X86/GlobalISel/add-ext.ll
  llvm/trunk/test/CodeGen/X86/GlobalISel/select-ext-x86-64.mir
  llvm/trunk/test/CodeGen/X86/GlobalISel/x86_64-select-zext.mir
  llvm/trunk/test/TableGen/GlobalISelEmitterSubreg.td
  llvm/trunk/utils/TableGen/GlobalISelEmitter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66769.217707.patch
Type: text/x-patch
Size: 42589 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190828/edbc5685/attachment.bin>


More information about the llvm-commits mailing list