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
/
test
/
CodeGen
/
builtins-ppc-vsx.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[IRBuilder] Update IRBuilder::CreateFNeg(...) to return a UnaryOperator
Cameron McInally
2019-10-14
1
-6
/
+6
*
Revert "[IRBuilder] Update IRBuilder::CreateFNeg(...) to return a UnaryOperator"
Dmitri Gribenko
2019-10-10
1
-6
/
+6
*
[IRBuilder] Update IRBuilder::CreateFNeg(...) to return a UnaryOperator
Cameron McInally
2019-10-09
1
-6
/
+6
*
Remove reliance on lax vector conversions from altivec.h in VSX mode.
Richard Smith
2019-09-17
1
-1
/
+1
*
[PowerPC] Vector load/store builtins overstate alignment of pointers
Nemanja Ivanovic
2018-11-26
1
-18
/
+18
*
[PowerPC] [Clang] Add vector int128 pack/unpack builtins
QingShan Zhang
2018-09-20
1
-0
/
+29
*
[PowerPC] Handle __builtin_xxpermdi the same way as GCC does
Nemanja Ivanovic
2018-07-19
1
-11
/
+11
*
Fix one test case faiulre in commit 303766.
Tony Jiang
2017-05-24
1
-9
/
+9
*
[PowerPC] Implement vec_xxsldwi builtin.
Tony Jiang
2017-05-24
1
-0
/
+55
*
[PowerPC] Implement vec_xxpermdi builtin.
Tony Jiang
2017-05-24
1
-0
/
+56
*
Remove the -faltivec alias option and replace it with -maltivec everywhere.
Eric Christopher
2017-03-21
1
-2
/
+2
*
[PPC] support for arithmetic builtins in the FE
Ehsan Amiri
2016-11-24
1
-0
/
+20
*
[PPC] revert r287795
Ehsan Amiri
2016-11-23
1
-20
/
+0
*
[PPC] support for arithmetic builtins in the FE
Ehsan Amiri
2016-11-23
1
-0
/
+20
*
[PPC] Reverting r287772
Ehsan Amiri
2016-11-23
1
-20
/
+0
*
[PPC] support for arithmetic builtins in the FE
Ehsan Amiri
2016-11-23
1
-0
/
+20
*
[PowerPC] Implement BE VSX load/store builtins - clang portion.
Tony Jiang
2016-11-15
1
-0
/
+24
*
[PowerPC] Add vector conversion builtins to altivec.h - clang portion
Nemanja Ivanovic
2016-11-11
1
-0
/
+374
*
[PowerPC] Implement plain VSX load/store builtins.
Tony Jiang
2016-11-10
1
-2
/
+27
*
[PowerPC] Implement vector shift builtins - clang portion
Nemanja Ivanovic
2016-11-01
1
-8
/
+128
*
[PPC] add vector byte reverse functions to altivec.h
Nemanja Ivanovic
2016-10-27
1
-0
/
+32
*
[PPC] Implement vector reverse elements builtins (vec_reve)
Nemanja Ivanovic
2016-10-26
1
-0
/
+16
*
[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
-40
/
+91
*
Add a couple of missing vsx load and store intrinsics.
Eric Christopher
2016-04-12
1
-0
/
+10
*
The time when -faltivec (or, on clang only, -maltivec) will magically
Eric Christopher
2016-03-24
1
-0
/
+1
*
[PPC] FE support for generating VSX [negated] absolute value instructions
Kit Barton
2016-03-09
1
-0
/
+8
*
[PPC64][VSX] Add short, char, and bool data type for vec_vsx_ld and vec_vsx_s...
Kit Barton
2016-03-01
1
-0
/
+118
*
[PPC] Add long long/double support for vec_cts, vec_ctu and vec_ctf
Kyle Butt
2016-01-08
1
-0
/
+47
*
Add missing builtins to altivec.h for ABI compliance (vol. 4)
Nemanja Ivanovic
2015-07-14
1
-4
/
+116
*
Add missing builtins to altivec.h for ABI compliance (vol. 3)
Nemanja Ivanovic
2015-07-10
1
-1
/
+232
*
clang/test/CodeGen/builtins-ppc-vsx.c: Fix for -Asserts.
NAKAMURA Takumi
2015-07-05
1
-8
/
+8
*
Add missing builtins to altivec.h for ABI compliance (vol. 2)
Nemanja Ivanovic
2015-07-05
1
-0
/
+127
*
Add missing builtins to altivec.h for ABI compliance (vol. 1)
Nemanja Ivanovic
2015-06-26
1
-0
/
+85
*
[PowerPC] This revision adds 68 of the missing "Predefined Functions for Vect...
Bill Seurer
2015-06-04
1
-0
/
+177
*
[PowerPC] Enable vec_perm for long long and double vector types for VSX
Bill Schmidt
2014-11-14
1
-0
/
+21
*
[PowerPC] Add VSX builtins for vec_div
Bill Schmidt
2014-11-14
1
-0
/
+7
*
[PowerPC] Add vec_vsx_ld and vec_vsx_st intrinsics
Bill Schmidt
2014-11-12
1
-0
/
+48
*
[PowerPC] Initial VSX intrinsic support, with min/max for vector double
Bill Schmidt
2014-10-31
1
-0
/
+40