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
/
lib
/
Headers
Commit message (
Expand
)
Author
Age
Files
Lines
*
[CUDA] Fix name of __activemask()
Jonas Hahnfeld
2017-10-02
1
-1
/
+1
*
[CUDA] Work around conflicting function definitions in CUDA-9 headers.
Artem Belevich
2017-09-27
1
-0
/
+11
*
[NVPTX] added match.{any,all}.sync instructions, intrinsics & builtins.
Artem Belevich
2017-09-26
1
-3
/
+29
*
Revert "[NVPTX] added match.{any,all}.sync instructions, intrinsics & builtin...
Justin Lebar
2017-09-25
1
-29
/
+3
*
[NVPTX] added match.{any,all}.sync instructions, intrinsics & builtins.
Artem Belevich
2017-09-25
1
-3
/
+29
*
[CUDA] Fix names of __nvvm_vote* intrinsics.
Artem Belevich
2017-09-25
1
-5
/
+5
*
fixing a bug in mask[z]_set1 intrinsic
Jina Nahias
2017-09-25
1
-2
/
+2
*
[CUDA] Fixed order of words in the names of shfl builtins.
Artem Belevich
2017-09-21
1
-4
/
+3
*
[NVPTX] Implemented bar.warp.sync, barrier.sync, and vote{.sync} instructions...
Artem Belevich
2017-09-21
1
-0
/
+31
*
[NVPTX] Implemented shfl.sync instruction and supporting intrinsics/builtins.
Artem Belevich
2017-09-20
1
-0
/
+68
*
Lowering Mask Set1 intrinsics to LLVM IR
Jina Nahias
2017-09-19
4
-90
/
+101
*
[X86] Disable _mm512_maskz_set1_epi64 intrinsic on 32-bit targets to prevent ...
Craig Topper
2017-09-15
1
-7
/
+2
*
[CUDA] Work around a new quirk in CUDA9 headers.
Artem Belevich
2017-09-15
1
-0
/
+10
*
[Headers] Fix the return type of _InterlockedCompareExchange_rel
Martin Storsjo
2017-09-14
1
-1
/
+1
*
This adds the _Float16 preprocessor macro definitions.
Sjoerd Meijer
2017-09-13
1
-0
/
+14
*
[X86] Lower _mm[256|512]_[mask[z]]_avg_epu[8|16] intrinsics to native llvm IR
Yael Tsafrir
2017-09-12
3
-28
/
+42
*
[CUDA] Added rudimentary support for CUDA-9 and sm_70.
Artem Belevich
2017-09-07
1
-1
/
+8
*
[CUDA] Add device overloads for non-placement new/delete.
Justin Lebar
2017-09-07
1
-1
/
+50
*
[X86][AVX512] _mm512_stream_load_si512 should take a void const* argument (PR...
Simon Pilgrim
2017-09-05
1
-1
/
+1
*
[X86] Implement broadcastf32x2 and broadcasti32x2 intrinsics using __builtin_...
Craig Topper
2017-08-30
2
-45
/
+47
*
Headers: explicitly specify double-word alignment
Saleem Abdulrasool
2017-08-23
1
-1
/
+1
*
Headers: give _Unwind_Control_Block double-word alignment
Saleem Abdulrasool
2017-08-23
1
-1
/
+1
*
[OpenCL] Remove extra select functions from opencl-c.h
Yaxun Liu
2017-08-05
1
-324
/
+10
*
Add OpenCL 2.0 atomic builtin functions as Clang builtin
Yaxun Liu
2017-08-04
1
-12
/
+13
*
[Headers][Darwin] Allow #include_next<float.h> to work on Darwin prior to 10.7
Bruno Cardoso Lopes
2017-08-01
1
-0
/
+9
*
[X86][AVX] Ensure vector non-temporal load/store intrinsics force pointer ali...
Simon Pilgrim
2017-07-29
3
-8
/
+16
*
Strip trailing whitespace. NFCI.
Simon Pilgrim
2017-07-28
1
-30
/
+30
*
Headers: fix _Unwind_{G,S}etGR for non-EHABI targets
Saleem Abdulrasool
2017-07-27
1
-4
/
+1
*
Headers: improve ARM EHABI coverage of unwind.h
Saleem Abdulrasool
2017-07-26
1
-17
/
+58
*
[clang] Add ARM64 support to armintr.h for MSVC compatibility
Mandeep Singh Grang
2017-07-26
3
-0
/
+54
*
[SystemZ] Add support for IBM z14 processor (3/3)
Ulrich Weigand
2017-07-17
1
-24
/
+1548
*
[DOXYGEN] Corrected typos and incorrect parameters description.
Ekaterina Romanova
2017-07-12
2
-2
/
+2
*
X86 Intrinsics: _bit_scan_forward should not be under #ifdef __RDRND__
Zvi Rackover
2017-07-10
1
-9
/
+9
*
[X86] Add more feature flag bit defines to cpuid.h for gcc compatibility.
Craig Topper
2017-07-09
1
-3
/
+61
*
[X86] Add __get_cpuid_count to cpuid.h. Update __get_cpuid to check the maxim...
Craig Topper
2017-07-09
1
-17
/
+37
*
[DOXYGEN] Corrected several typos and incorrect parameters description that S...
Ekaterina Romanova
2017-06-06
4
-9
/
+35
*
[PPC] Make altivec conversion function macros.
Benjamin Kramer
2017-05-30
1
-57
/
+49
*
[X86] Adding avx512_vpopcntdq feature set and its intrinsics
Oren Ben Simhon
2017-05-25
3
-0
/
+75
*
[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
/
+4
*
(1) Fixed mismatch in intrinsics names in declarations and in doxygen comments.
Ekaterina Romanova
2017-05-17
1
-16
/
+9
*
[DOXYGEN] Minor improvements in doxygen comments.
Ekaterina Romanova
2017-05-15
8
-274
/
+432
*
[OpenCL] Added checking OpenCL version for cl_khr_mipmap_image built-ins
Egor Churaev
2017-05-10
1
-4
/
+10
*
[X86][LWP] Remove MSVC LWP intrinsics stubs.
Simon Pilgrim
2017-05-09
1
-6
/
+0
*
[X86][LWP] Removing LWP todo comment. NFCI.
Simon Pilgrim
2017-05-09
1
-2
/
+0
*
[X86][LWP] Add clang support for LWP instructions.
Simon Pilgrim
2017-05-08
3
-0
/
+155
*
[ARM] ACLE Chapter 9 intrinsics
Sam Parker
2017-05-04
1
-2
/
+316
*
[X86][AVX] Added support for _mm256_zext* helper intrinsics (PR32839)
Simon Pilgrim
2017-04-29
2
-0
/
+165
*
[DOXYGEN] Minor improvements in doxygen comments.
Ekaterina Romanova
2017-04-28
1
-166
/
+0
*
[X86][SSE] Add _mm_set_pd1 (PR32827)
Simon Pilgrim
2017-04-28
1
-0
/
+18
[next]