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

Diana Picus via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 5 09:54:24 PST 2016


rovka updated this revision to Diff 80282.
rovka added a comment.

Make use of ValueHandler for lowering function arguments / returns.


https://reviews.llvm.org/D26677

Files:
  lib/CodeGen/GlobalISel/InstructionSelector.cpp
  lib/Target/ARM/ARMCallLowering.cpp
  lib/Target/ARM/ARMISelLowering.cpp
  lib/Target/ARM/ARMISelLowering.h
  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.80282.patch
Type: text/x-patch
Size: 19803 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161205/dde7801c/attachment-0001.bin>


More information about the llvm-commits mailing list