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

Sam Parker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 26 02:08:18 PDT 2017


samparker updated this revision to Diff 96687.
samparker added a comment.

Fixed up the ARM patterns to use predicates, which also showed that I had missed several patterns for the Thumb versions! These have now been added.


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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32281.96687.patch
Type: text/x-patch
Size: 67711 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170426/5297c21b/attachment.bin>


More information about the llvm-commits mailing list