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

Sam Parker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 3 03:42:09 PDT 2017


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

Hi Eli,

I've created a standalone function to lower the i64 intrinsics because, yes it was pretty horrible before. The V5TE compatible intrinsics have now been separated out into another test file.

cheers,


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-v5.ll
  test/CodeGen/ARM/acle-intrinsics.ll
  test/CodeGen/ARM/sat-arith.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32281.97583.patch
Type: text/x-patch
Size: 68661 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170503/70193dc2/attachment.bin>


More information about the llvm-commits mailing list