[PATCH] D34738: [GlobalISel][X86] Support G_GLOBAL_VALUE operation.

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jul 2 01:58:47 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL306972: [GlobalISel][X86] Support G_GLOBAL_VALUE operation. (authored by ibreger).

Changed prior to commit:
  https://reviews.llvm.org/D34738?vs=104351&id=105021#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D34738

Files:
  llvm/trunk/lib/Target/X86/X86InstructionSelector.cpp
  llvm/trunk/lib/Target/X86/X86LegalizerInfo.cpp
  llvm/trunk/test/CodeGen/X86/GlobalISel/GV.ll
  llvm/trunk/test/CodeGen/X86/GlobalISel/legalize-GV.mir
  llvm/trunk/test/CodeGen/X86/GlobalISel/regbankselect-X86_64.mir
  llvm/trunk/test/CodeGen/X86/GlobalISel/select-GV.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34738.105021.patch
Type: text/x-patch
Size: 13444 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170702/82c0772b/attachment.bin>


More information about the llvm-commits mailing list