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
/
altivec.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make the altivec intrinsics that require immediate constant propagation
Eric Christopher
2016-05-24
1
-20
/
+12
*
[PPC64][VSX] Add a couple of new data types for vec_vsx_ld and vec_vsx_st int...
Chuang-Yu Cheng
2016-04-13
1
-14
/
+73
*
Add a couple of missing vsx load and store intrinsics.
Eric Christopher
2016-04-12
1
-0
/
+10
*
Make functions in altivec.h be __inline__. As they are all also marked
Daniel Jasper
2016-03-11
1
-4034
/
+4370
*
[PPC] FE support for generating VSX [negated] absolute value instructions
Kit Barton
2016-03-09
1
-3
/
+5
*
[PPC64][VSX] Add short, char, and bool data type for vec_vsx_ld and vec_vsx_s...
Kit Barton
2016-03-01
1
-0
/
+110
*
[PPC] Add long long/double support for vec_cts, vec_ctu and vec_ctf
Kyle Butt
2016-01-08
1
-4
/
+34
*
Fix up comment in header.
Eric Christopher
2015-12-28
1
-1
/
+1
*
Forgot to remove a FIXME that has been fixed. NFC.
Nemanja Ivanovic
2015-09-29
1
-3
/
+0
*
Addition of interfaces the FE to conform to Table A-2 of ELF V2 ABI V1.1
Nemanja Ivanovic
2015-09-29
1
-170
/
+564
*
Clean up trailing whitespace in the builtin headers
Sean Silva
2015-09-12
1
-4
/
+4
*
[PPC64LE] Fix vec_sld semantics for little endian
Bill Schmidt
2015-07-15
1
-24
/
+203
*
Add missing builtins to altivec.h for ABI compliance (vol. 4)
Nemanja Ivanovic
2015-07-14
1
-11
/
+617
*
Add missing builtins to altivec.h for ABI compliance (vol. 3)
Nemanja Ivanovic
2015-07-10
1
-97
/
+398
*
Add the missing return statements from revision 241399.
Nemanja Ivanovic
2015-07-05
1
-2
/
+3
*
Add missing builtins to altivec.h for ABI compliance (vol. 2)
Nemanja Ivanovic
2015-07-05
1
-6
/
+189
*
This patch adds support for the vector merge even word and vector merge odd word
Kit Barton
2015-07-02
1
-0
/
+50
*
Add missing builtins to altivec.h for ABI compliance (vol. 1)
Nemanja Ivanovic
2015-06-26
1
-13
/
+179
*
Clang support for vector quad bit permute and gather instructions through bui...
Nemanja Ivanovic
2015-06-11
1
-0
/
+23
*
[PowerPC] Reformat altivec.h with clang-format
Bill Seurer
2015-06-09
1
-7361
/
+4978
*
[PowerPC] This revision adds 68 of the missing "Predefined Functions for Vect...
Bill Seurer
2015-06-04
1
-1
/
+421
*
This patch adds support for the vector quadword add/sub instructions introduced
Kit Barton
2015-05-25
1
-2
/
+176
*
[PPC64] Add vector pack/unpack support from ISA 2.07
Bill Schmidt
2015-05-16
1
-0
/
+242
*
Add builtins for the 64-bit vector integer arithmetic instructions added in P...
Kit Barton
2015-03-11
1
-0
/
+773
*
Add Clang support for PPC cryptography builtins
Nemanja Ivanovic
2015-03-04
1
-0
/
+127
*
Headers: Don't use attribute keywords which aren't reserved
David Majnemer
2015-02-04
1
-14
/
+14
*
Make sure that vec_perm is listed as a static function in altivec.h.
Eric Christopher
2014-12-10
1
-18
/
+18
*
[PowerPC] Enable vec_perm for long long and double vector types for VSX
Bill Schmidt
2014-11-14
1
-0
/
+67
*
[PowerPC] Add VSX builtins for vec_div
Bill Schmidt
2014-11-14
1
-0
/
+15
*
[PowerPC] Add vec_vsx_ld and vec_vsx_st intrinsics
Bill Schmidt
2014-11-12
1
-0
/
+85
*
[PowerPC] Initial VSX intrinsic support, with min/max for vector double
Bill Schmidt
2014-10-31
1
-0
/
+32
*
[PATCH][Power] Fix (and deprecate) vec_lvsl and vec_lvsr for little endian
Bill Schmidt
2014-10-06
1
-0
/
+182
*
[PPC64LE] Fix wrong IR for vec_sld and vec_vsldoi
Bill Schmidt
2014-08-04
1
-108
/
+4
*
[PPC64LE] Run some existing Altivec tests on powerpc64le as well
Bill Schmidt
2014-06-13
1
-1
/
+1
*
[PPC64LE] Fix vec_sld and vec_vsldoi for little endian
Bill Schmidt
2014-06-11
1
-0
/
+96
*
[PPC64LE] Implement little-endian semantics for vec_sums
Bill Schmidt
2014-06-09
1
-0
/
+26
*
[PPC64LE] Implement little-endian semantics for vec_unpack[hl]
Bill Schmidt
2014-06-07
1
-4
/
+87
*
[PPC64LE] Update builtins-ppc-altivec.c for PPC64 and PPC64LE
Bill Schmidt
2014-06-06
1
-0
/
+26
*
[PPC64LE] Implement little-endian semantics for vec_pack family
Bill Schmidt
2014-06-06
1
-0
/
+147
*
[PPC64LE] Implement little-endian semantics for vec_mul[eo]
Bill Schmidt
2014-06-06
1
-0
/
+67
*
[PPC64LE] Implement little-endian semantics for vec_perm
Bill Schmidt
2014-06-05
1
-21
/
+109
*
PR15480: fixed second parameter types of vec_lde, vec_lvebx, vec_lvehx, and v...
Anton Yartsev
2013-03-10
1
-14
/
+14
*
PR14964: intrinsic headers using non-reserved identifiers
David Blaikie
2013-01-16
1
-3925
/
+3925
*
Add "static" to some functions in altivec.c where it was missing.
Ulrich Weigand
2012-10-31
1
-13
/
+13
*
Optimized IR for vec_splat
Anton Yartsev
2010-12-01
1
-16
/
+32
*
turned pointers into pointers to const in function parameters in all function...
Anton Yartsev
2010-11-16
1
-175
/
+175
*
support for AltiVec extensions from the Cell architecture
Anton Yartsev
2010-10-14
1
-0
/
+1402
*
formatted everything to fit within 80 columns
Anton Yartsev
2010-09-18
1
-274
/
+522
*
support for predicates with bool/pixel arguments
Anton Yartsev
2010-08-19
1
-0
/
+1164
*
support for the rest of AltiVec functions with bool/pixel arguments and retur...
Anton Yartsev
2010-08-19
1
-84
/
+2186
[next]