[PATCH] D26677: [ARM] GlobalISel: Select add i32, i32

Diana Picus via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 23 06:28:59 PST 2016


rovka added a subscriber: tstellarAMD.
rovka updated this revision to Diff 79065.
rovka added a comment.

Rebase + some microscopic cleanups.


https://reviews.llvm.org/D26677

Files:
  lib/CodeGen/GlobalISel/InstructionSelector.cpp
  lib/Target/ARM/ARMCallLowering.cpp
  lib/Target/ARM/ARMInstructionSelector.cpp
  lib/Target/ARM/ARMInstructionSelector.h
  lib/Target/ARM/ARMLegalizerInfo.cpp
  lib/Target/ARM/ARMRegisterBankInfo.cpp
  lib/Target/ARM/ARMRegisterBankInfo.h
  test/CodeGen/ARM/GlobalISel/arm-instruction-select.mir
  test/CodeGen/ARM/GlobalISel/arm-irtranslator.ll
  test/CodeGen/ARM/GlobalISel/arm-isel.ll
  test/CodeGen/ARM/GlobalISel/arm-legalizer.mir
  test/CodeGen/ARM/GlobalISel/arm-regbankselect.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26677.79065.patch
Type: text/x-patch
Size: 15641 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161123/ad2a282e/attachment.bin>


More information about the llvm-commits mailing list