[all-commits] [llvm/llvm-project] 5d35b7: [ARM][AArch64] Implement __arm_rsrf, __arm_rsrf64, ...

Victor Campos via All-commits all-commits at lists.llvm.org
Mon Oct 28 03:59:22 PDT 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 5d35b7d9e1a34b45c19609f754050e4263bee4ce
      https://github.com/llvm/llvm-project/commit/5d35b7d9e1a34b45c19609f754050e4263bee4ce
  Author: vhscampos <Victor.Campos at arm.com>
  Date:   2019-10-28 (Mon, 28 Oct 2019)

  Changed paths:
    M clang/lib/Headers/arm_acle.h
    M clang/test/CodeGen/arm_acle.c

  Log Message:
  -----------
  [ARM][AArch64] Implement __arm_rsrf, __arm_rsrf64, __arm_wsrf & __arm_wsrf64

Summary:
Adding support for ACLE intrinsics.

Patch by Michael Platings.

Reviewers: chill, t.p.northover, efriedma

Reviewed By: chill

Subscribers: kristof.beyls, cfe-commits

Tags: #clang

Differential Revision: https://reviews.llvm.org/D69297




More information about the All-commits mailing list