index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
clang
/
lib
/
Headers
/
arm_acle.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Headers] Fix compatibility between arm_acle.h and intrin.h
Eli Friedman
2019-10-29
1
-0
/
+2
*
[ARM][AArch64] Implement __cls, __clsl and __clsll intrinsics from ACLE
vhscampos
2019-10-28
1
-0
/
+20
*
[ARM][AArch64] Implement __arm_rsrf, __arm_rsrf64, __arm_wsrf & __arm_wsrf64
vhscampos
2019-10-28
1
-0
/
+4
*
[AArch64] Add support for Transactional Memory Extension (TME)
Momchil Velikov
2019-07-31
1
-1
/
+23
*
Revert [AArch64] Add support for Transactional Memory Extension (TME)
Momchil Velikov
2019-07-17
1
-23
/
+1
*
[AArch64] Add support for Transactional Memory Extension (TME)
Momchil Velikov
2019-07-17
1
-1
/
+23
*
[AArch64] Implement __jcvt intrinsic from Armv8.3-A
Kyrylo Tkachov
2019-07-16
1
-0
/
+8
*
[AArch64] Add support for MTE intrinsics
Javed Absar
2019-04-26
1
-0
/
+10
*
Move the builtin headers to use the new license file header.
Chandler Carruth
2019-04-08
1
-17
/
+3
*
[ARM] ACLE Chapter 9 intrinsics
Sam Parker
2017-05-04
1
-2
/
+316
*
Update functions in clang supplied headers to use the compiler reserved
Eric Christopher
2016-02-12
1
-66
/
+70
*
[ARM,AArch64] Fix __rev16l and __rev16ll intrinsics
Oliver Stannard
2015-11-16
1
-6
/
+10
*
This patch implements clang support for the ACLE special register intrinsics
Luke Cheeseman
2015-06-15
1
-0
/
+8
*
Headers: Don't use attribute keywords which aren't reserved
David Majnemer
2015-02-04
1
-34
/
+34
*
arm_acle: Fix error in ROR implementation
Yi Kong
2014-08-28
1
-4
/
+4
*
arm_acle: Implement data processing intrinsics
Yi Kong
2014-08-28
1
-0
/
+74
*
arm_acle: Add mappings for dbg intrinsic
Yi Kong
2014-08-26
1
-0
/
+4
*
arm_acle: Implement swap intrinsic
Yi Kong
2014-08-26
1
-0
/
+8
*
arm_acle.h: Small cleanup
Yi Kong
2014-08-15
1
-4
/
+0
*
ARM: Add mappings for ACLE prefetch intrinsics
Yi Kong
2014-08-13
1
-0
/
+23
*
ARM: Add ACLE memory barrier intrinsic mapping
Yi Kong
2014-07-17
1
-1
/
+8
*
ARM: Add NOP intrinsic mapping in arm_acle.h
Yi Kong
2014-07-14
1
-2
/
+8
*
Headers: add hint intrinsics to arm_acle.h
Saleem Abdulrasool
2014-07-12
1
-0
/
+24
*
Improve comments of ARM ACLE header file and tests
Yi Kong
2014-07-12
1
-5
/
+8
*
Headers: mark arm_acle.h with extern "C"
Saleem Abdulrasool
2014-07-08
1
-0
/
+8
*
Add the __qdbl intrinsic to the arm_acle.h header
Renato Golin
2014-07-03
1
-0
/
+5
*
Introduce arm_acle.h supporting existing LLVM builtin intrinsics
Yi Kong
2014-06-27
1
-0
/
+138