[PATCH] D27705: [ARM] GlobalISel: Support i8/i16 ABI extensions

Diana Picus via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 19 06:52:19 PST 2016


rovka updated this revision to Diff 81944.
rovka added a comment.
Herald added a subscriber: kristof.beyls.

Bail out if we're in Thumb mode (I'll commit that part separately, I'm just adding it here to make sure it looks ok).


https://reviews.llvm.org/D27705

Files:
  lib/Target/ARM/ARMCallLowering.cpp
  lib/Target/ARM/ARMInstructionSelector.cpp
  lib/Target/ARM/ARMLegalizerInfo.cpp
  lib/Target/ARM/ARMRegisterBankInfo.cpp
  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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27705.81944.patch
Type: text/x-patch
Size: 10033 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161219/4b9f4946/attachment.bin>


More information about the llvm-commits mailing list