[PATCH] D32281: [ARM] ACLE Chapter 9 intrinsics

Sam Parker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 20 02:37:07 PDT 2017


samparker created this revision.
Herald added subscribers: rengolin, aemerson.

Added the integer data processing intrinsics from Chapter 9 of the ACLE v2.1 and modified existing ones to include a chain if they write to either the Q or GE flags of the APSR.


https://reviews.llvm.org/D32281

Files:
  include/llvm/IR/IntrinsicsARM.td
  lib/Target/ARM/ARMISelLowering.cpp
  lib/Target/ARM/ARMISelLowering.h
  lib/Target/ARM/ARMInstrInfo.td
  lib/Target/ARM/ARMInstrThumb2.td
  test/CodeGen/ARM/acle-intrinsics.ll
  test/CodeGen/ARM/sat-arith.ll
  test/CodeGen/ARM/smul.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32281.95909.patch
Type: text/x-patch
Size: 62285 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170420/091d0852/attachment.bin>


More information about the llvm-commits mailing list