[PATCH] D29816: [X86][GlobalISel] Initial implementation , select G_ADD gpr, gpr

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 22 04:36:58 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL295824: [X86][GlobalISel] Initial implementation , select G_ADD gpr, gpr (authored by ibreger).

Changed prior to commit:
  https://reviews.llvm.org/D29816?vs=87972&id=89349#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D29816

Files:
  llvm/trunk/lib/CodeGen/GlobalISel/InstructionSelector.cpp
  llvm/trunk/lib/Target/X86/CMakeLists.txt
  llvm/trunk/lib/Target/X86/X86InstructionSelector.cpp
  llvm/trunk/lib/Target/X86/X86InstructionSelector.h
  llvm/trunk/lib/Target/X86/X86LegalizerInfo.cpp
  llvm/trunk/lib/Target/X86/X86RegisterBankInfo.cpp
  llvm/trunk/lib/Target/X86/X86TargetMachine.cpp
  llvm/trunk/test/CodeGen/X86/GlobalISel/binop-isel.ll
  llvm/trunk/test/CodeGen/X86/GlobalISel/legalize-sub.mir
  llvm/trunk/test/CodeGen/X86/GlobalISel/x86_64-instructionselect.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29816.89349.patch
Type: text/x-patch
Size: 17047 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170222/edc20576/attachment.bin>


More information about the llvm-commits mailing list