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

Sam Parker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 21 00:23:22 PDT 2017


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

I had missed a few instructions that write to the GE flag and have now also set the sel intrinsic to IntrReadMem.


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.96104.patch
Type: text/x-patch
Size: 62025 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170421/ca65ec3a/attachment.bin>


More information about the llvm-commits mailing list