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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[CUDA] Added a wrapper header for inclusion of stock CUDA headers.
Artem Belevich
2015-11-17
2
-0
/
+180
*
bmiintrin.h: Allow using the tzcnt intrinsics for non-BMI targets
Hans Wennborg
2015-11-17
1
-3
/
+9
*
[ARM,AArch64] Fix __rev16l and __rev16ll intrinsics
Oliver Stannard
2015-11-16
1
-6
/
+10
*
[X86] Add 'pause' builtin that's already in llvm and use it instead of inline...
Craig Topper
2015-11-11
1
-1
/
+1
*
[X86] Use __builtin_ia32_paddq and __builtin_ia32_psubq to implement a couple...
Craig Topper
2015-11-11
1
-2
/
+2
*
[X86] Header formatting fixes. NFC
Craig Topper
2015-11-11
2
-2
/
+2
*
[X86] Add missing typecasts in intrinsic macros. This should make them more r...
Craig Topper
2015-11-11
7
-55
/
+85
*
[X86] Change pointer type in AVX2 gather builtins to be the scalar type inste...
Craig Topper
2015-11-11
1
-160
/
+118
*
[X86] Use setzero instead of set1(0) in a few places in intrinsic headers.
Craig Topper
2015-11-10
2
-6
/
+6
*
[X86] Remove temporary variables from macros in x86 intrinsic headers. Preven...
Craig Topper
2015-11-10
7
-198
/
+138
*
[X86] Fix bad intrinsic header comment. NFC.
Craig Topper
2015-11-10
1
-1
/
+1
*
Fix a couple intrinsic header comments. NFC
Craig Topper
2015-11-03
2
-2
/
+2
*
Handle target builtin options that are all required rather than
Eric Christopher
2015-10-27
1
-20
/
+18
*
[x86] Fix maskload/store intrinsic definitions in avxintrin.h
Andrea Di Biagio
2015-10-20
1
-16
/
+16
*
[X86] Add fxsr feature name for fxsave/fxrestore builtins.
Craig Topper
2015-10-16
1
-1
/
+1
*
Headers: Switch some headers to LF line endings for consistency.
Peter Collingbourne
2015-10-15
5
-343
/
+343
*
Intrin.h: implement __emul and __emulu
Hans Wennborg
2015-10-14
1
-0
/
+11
*
Add subtarget feature support for 3dnowa to the 3dnowa intrinsics.
Eric Christopher
2015-10-13
1
-0
/
+4
*
[X86] Add XSAVE intrinsic family
Amjad Aboud
2015-10-13
7
-6
/
+224
*
[Headers][X86] Fix stream_load (movntdqa) to accept const*.
Ahmed Bougacha
2015-10-02
2
-4
/
+4
*
Fix the SSE4 byte sign extension in a cleaner way, and more thoroughly
Chandler Carruth
2015-10-01
4
-21
/
+22
*
Patch over a really horrible bug in our vector builtins that showed up
Chandler Carruth
2015-10-01
1
-3
/
+18
*
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
*
ms Intrin.h: Fix __movsw's and __stosw's inline asm.
Nico Weber
2015-09-22
1
-2
/
+2
*
[X86] Make f16c intrinsics accessible through emmintrin.h, per Intel docs
Michael Kuperstein
2015-09-21
2
-2
/
+4
*
[X86] Fix some non-reserved parameter names in intrinsic headers
Michael Kuperstein
2015-09-21
2
-26
/
+26
*
[X86][SSE] Replace 128-bit SSE41 PMOVSX intrinsics with native IR
Simon Pilgrim
2015-09-19
1
-6
/
+6
*
re-apply r.247881
Asaf Badouh
2015-09-17
1
-0
/
+536
*
revert r.247881 due to tests failures
Asaf Badouh
2015-09-17
1
-536
/
+0
*
[X86][AVX512DQ] add new intrinsics
Asaf Badouh
2015-09-17
1
-0
/
+536
*
Clean up trailing whitespace in the builtin headers
Sean Silva
2015-09-12
13
-103
/
+103
*
[X86][SSE] Add _mm_undefined_* intrinsics
Simon Pilgrim
2015-08-26
4
-0
/
+60
*
[X86] Remove unnecessary MMX declarations from Intrin.h
Simon Pilgrim
2015-08-25
1
-3
/
+0
*
Revert r245923 since it breaks mingw.
Michael Kuperstein
2015-08-25
2
-54
/
+20
*
[X86] Expose the various _rot intrinsics on non-MS platforms
Michael Kuperstein
2015-08-25
2
-20
/
+54
*
[Headers][X86] Use __builtin_shufflevector in AVX2 broadcasts.
Ahmed Bougacha
2015-08-20
1
-11
/
+11
*
[X86] Add support for _MM_ALIGN16
Michael Kuperstein
2015-08-06
1
-0
/
+5
*
[X86][AVX512VLBW] add pack, cvt, mulhi and madd intrinsics
Asaf Badouh
2015-08-03
1
-0
/
+429
*
[X86][AVX512VLDQ] add reduce/range/cvt intrinsics
Asaf Badouh
2015-08-02
1
-0
/
+600
*
[SystemZ] Add support for vecintrin.h vector built-in functions
Ulrich Weigand
2015-07-30
4
-0
/
+8956
*
[X86][AVX512BW] Remove whitespaces
Asaf Badouh
2015-07-30
1
-68
/
+53
*
[X86][AVX512BW] add convert i16 to i8 and unpack intrinsics
Asaf Badouh
2015-07-29
1
-0
/
+163
*
[X86][AVX512BW] Replace attributes with __DEFAULT_FN_ATTRS
Asaf Badouh
2015-07-29
1
-6
/
+6
*
[X86][AVX512VL] add AVX512VL intrinsics 4 out of 4
Asaf Badouh
2015-07-28
1
-0
/
+456
*
[X86][AVX512VL] add AVX512VL intrinsics 3 out of 4
Asaf Badouh
2015-07-28
1
-0
/
+655
*
[X86][AVX512VL] add AVX512VL intrinsics 2 out of 4
Asaf Badouh
2015-07-28
1
-0
/
+699
*
[X86][AVX512VL] add AVX512VL intrinsics 1 out of 4
Asaf Badouh
2015-07-28
1
-0
/
+816
*
[X86] Add missing _m_prefetch intrinsic
Simon Pilgrim
2015-07-27
1
-0
/
+6
*
[X86][AVX512F] Add FP scalar intrinsics
Asaf Badouh
2015-07-23
1
-0
/
+357
[next]