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

Diana Picus via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 16 05:05:14 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL289940: [ARM] GlobalISel: Select add i32, i32 (authored by rovka).

Changed prior to commit:
  https://reviews.llvm.org/D26677?vs=81071&id=81740#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D26677

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

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


More information about the llvm-commits mailing list