[PATCH] D20564: Add load/store co-processor intrinsics

Ranjeet Singh via llvm-commits llvm-commits at lists.llvm.org
Tue May 24 03:49:18 PDT 2016


rs created this revision.
rs added a reviewer: rengolin.
rs added a subscriber: llvm-commits.

LLVM patch to support load/store co-processor intrinsics, clang patch is here http://reviews.llvm.org/D20563

http://reviews.llvm.org/D20564

Files:
  include/llvm/IR/IntrinsicsARM.td
  lib/Target/ARM/ARMInstrInfo.td
  lib/Target/ARM/ARMInstrThumb2.td
  test/CodeGen/ARM/intrinsics-coprocessor.ll
  test/CodeGen/ARM/ldc2l.ll
  test/CodeGen/ARM/stc2.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20564.58215.patch
Type: text/x-patch
Size: 14436 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160524/98b67f32/attachment.bin>


More information about the llvm-commits mailing list