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

Igor Breger via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 27 23:45:18 PDT 2017


igorb created this revision.
Herald added subscribers: kristof.beyls, rovka.

Support G_GLOBAL_VALUE operation. For now most of the PIC configurations not implemented yet.


https://reviews.llvm.org/D34738

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34738.104351.patch
Type: text/x-patch
Size: 13148 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170628/37217e20/attachment.bin>


More information about the llvm-commits mailing list