summaryrefslogtreecommitdiffstats
path: root/lib/Headers/arm_acle.h
Commit message (Expand)AuthorAgeFilesLines
* [AArch64] Add support for MTE intrinsicsJaved Absar2019-04-261-0/+10
* Move the builtin headers to use the new license file header.Chandler Carruth2019-04-081-17/+3
* [ARM] ACLE Chapter 9 intrinsicsSam Parker2017-05-041-2/+316
* Update functions in clang supplied headers to use the compiler reservedEric Christopher2016-02-121-66/+70
* [ARM,AArch64] Fix __rev16l and __rev16ll intrinsicsOliver Stannard2015-11-161-6/+10
* This patch implements clang support for the ACLE special register intrinsicsLuke Cheeseman2015-06-151-0/+8
* Headers: Don't use attribute keywords which aren't reservedDavid Majnemer2015-02-041-34/+34
* arm_acle: Fix error in ROR implementationYi Kong2014-08-281-4/+4
* arm_acle: Implement data processing intrinsicsYi Kong2014-08-281-0/+74
* arm_acle: Add mappings for dbg intrinsicYi Kong2014-08-261-0/+4
* arm_acle: Implement swap intrinsicYi Kong2014-08-261-0/+8
* arm_acle.h: Small cleanupYi Kong2014-08-151-4/+0
* ARM: Add mappings for ACLE prefetch intrinsicsYi Kong2014-08-131-0/+23
* ARM: Add ACLE memory barrier intrinsic mappingYi Kong2014-07-171-1/+8
* ARM: Add NOP intrinsic mapping in arm_acle.hYi Kong2014-07-141-2/+8
* Headers: add hint intrinsics to arm_acle.hSaleem Abdulrasool2014-07-121-0/+24
* Improve comments of ARM ACLE header file and testsYi Kong2014-07-121-5/+8
* Headers: mark arm_acle.h with extern "C"Saleem Abdulrasool2014-07-081-0/+8
* Add the __qdbl intrinsic to the arm_acle.h headerRenato Golin2014-07-031-0/+5
* Introduce arm_acle.h supporting existing LLVM builtin intrinsicsYi Kong2014-06-271-0/+138