index
:
delta/clang.git
baserock/flang
google/stable
google/testing
master
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
release_34
release_35
release_35@215011
release_36
release_37
release_38
release_39
release_40
release_50
release_60
release_70
release_80
release_90
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
llvm.org: Obsolete (use llvm)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
clang
/
Basic
/
BuiltinsPPC.def
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PPC] Enhance altivec conversion function macros implementation.
Tony Jiang
2017-06-14
1
-4
/
+4
*
[PowerPC] Implement vec_xxsldwi builtin.
Tony Jiang
2017-05-24
1
-0
/
+1
*
[PowerPC] Implement vec_xxpermdi builtin.
Tony Jiang
2017-05-24
1
-0
/
+2
*
Add vec_insert4b and vec_extract4b functions to altivec.h
Sean Fertile
2017-01-05
1
-0
/
+3
*
vector load store with length (left justified) clang portion
Zaara Syeda
2016-11-15
1
-0
/
+5
*
[PowerPC] Implement BE VSX load/store builtins - clang portion.
Tony Jiang
2016-11-15
1
-0
/
+4
*
[PPC] altivec.h functions for converting half precision to single precision.
Sean Fertile
2016-11-14
1
-0
/
+1
*
[PPC] add extract sig/exp test data class for vec float and vec double.
Sean Fertile
2016-11-14
1
-0
/
+9
*
[PowerPC] Implement remaining permute builtins in altivec.h - Clang portion
Nemanja Ivanovic
2016-11-11
1
-0
/
+8
*
[PowerPC] Add vector conversion builtins to altivec.h - clang portion
Nemanja Ivanovic
2016-11-11
1
-0
/
+10
*
[PowerPC] Implement vector shift builtins - clang portion
Nemanja Ivanovic
2016-11-01
1
-0
/
+4
*
[PPC] Add vec_absd functions to altivec.h
Nemanja Ivanovic
2016-11-01
1
-0
/
+5
*
Implement vector count leading/trailing bytes with zero lsb and vector parity
Nemanja Ivanovic
2016-10-28
1
-0
/
+6
*
[PowerPC] Implement vector_insert_exp builtins - clang portion
Nemanja Ivanovic
2016-10-26
1
-0
/
+3
*
[Power9] Builtins for ELF v.2 ABI conformance - front end portion
Nemanja Ivanovic
2016-09-27
1
-0
/
+23
*
[PPC] FE support for generating VSX [negated] absolute value instructions
Kit Barton
2016-03-09
1
-0
/
+3
*
Addition of interfaces the FE to conform to Table A-2 of ELF V2 ABI V1.1
Nemanja Ivanovic
2015-09-29
1
-0
/
+9
*
[PowerPC] Support __builtin_ppc_get_timebase
Hal Finkel
2015-08-31
1
-0
/
+2
*
Add missing builtins to altivec.h for ABI compliance (vol. 4)
Nemanja Ivanovic
2015-07-14
1
-0
/
+11
*
Add missing builtins to altivec.h for ABI compliance (vol. 3)
Nemanja Ivanovic
2015-07-10
1
-0
/
+2
*
Add missing builtins to altivec.h for ABI compliance (vol. 2)
Nemanja Ivanovic
2015-07-05
1
-0
/
+33
*
Add missing builtins to altivec.h for ABI compliance (vol. 1)
Nemanja Ivanovic
2015-06-26
1
-0
/
+12
*
Clang support for vector quad bit permute and gather instructions through bui...
Nemanja Ivanovic
2015-06-11
1
-0
/
+3
*
This patch adds support for the vector quadword add/sub instructions introduced
Kit Barton
2015-05-25
1
-0
/
+6
*
[PPC64] Add vector pack/unpack support from ISA 2.07
Bill Schmidt
2015-05-16
1
-0
/
+6
*
Add Clang support for remaining integer divide and permute instructions from ...
Nemanja Ivanovic
2015-04-09
1
-0
/
+7
*
Add Hardware Transactional Memory (HTM) Support
Kit Barton
2015-03-25
1
-0
/
+31
*
Add builtins for the 64-bit vector integer arithmetic instructions added in P...
Kit Barton
2015-03-11
1
-0
/
+15
*
Add Clang support for PPC cryptography builtins
Nemanja Ivanovic
2015-03-04
1
-0
/
+14
*
[PowerPC] Add VSX builtins for vec_div
Bill Schmidt
2014-11-14
1
-0
/
+3
*
[PowerPC] Add vec_vsx_ld and vec_vsx_st intrinsics
Bill Schmidt
2014-11-12
1
-6
/
+16
*
[PowerPC] Initial VSX intrinsic support, with min/max for vector double
Bill Schmidt
2014-10-31
1
-0
/
+6
*
turned pointers into pointers to const in function parameters in all function...
Anton Yartsev
2010-11-16
1
-11
/
+11
*
More AltiVec support.
Anton Korobeynikov
2010-06-19
1
-8
/
+103
*
implement altivec.h and a bunch of support code, patch by Anton Yartsev!
Chris Lattner
2010-04-14
1
-1
/
+91
*
move the various builtins stuff from libast to libbasic. This
Chris Lattner
2009-06-14
1
-0
/
+24