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
/
Headers
/
ms-intrin.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[X86] Fix the implementation of __readcr3/__writecr3 to work in 64-bit mode
Craig Topper
2019-11-14
1
-4
/
+0
*
Recommit r351160 "[X86] Make _xgetbv/_xsetbv on non-windows platforms"
Craig Topper
2019-01-16
1
-0
/
+2
*
Revert "[X86] Make _xgetbv/_xsetbv on non-windows platforms"
Benjamin Kramer
2019-01-15
1
-2
/
+0
*
[X86] Make _xgetbv/_xsetbv on non-windows platforms
Craig Topper
2019-01-15
1
-0
/
+2
*
Make __shiftleft128 / __shiftright128 real compiler built-ins.
Nico Weber
2018-08-17
1
-2
/
+0
*
[ms] Add __shiftleft128 / __shiftright128 intrinsics
Nico Weber
2018-07-20
1
-0
/
+2
*
[Headers] Add a test for arm64intr.h
Martin Storsjo
2017-07-27
1
-0
/
+4
*
Implement __stosb intrinsic as a volatile memset
Albert Gutowski
2016-10-14
1
-1
/
+0
*
Add MS __nop intrinsic to intrin.h
Reid Kleckner
2016-09-07
1
-0
/
+1
*
Revert "[X86] Add xgetbv/x[X86] Add xgetbv xsetbv intrinsics to non-windows p...
Reid Kleckner
2016-08-16
1
-0
/
+1
*
[X86] Add xgetbv/x[X86] Add xgetbv xsetbv intrinsics to non-windows platforms
Marina Yatsina
2016-08-16
1
-1
/
+0
*
Headers: Add ARM support to intrin.h for MSVC compatibility
Saleem Abdulrasool
2016-08-06
1
-0
/
+4
*
s/Intrin.h/intrin.h/, trying to fix the build after r272701
Hans Wennborg
2016-06-14
1
-2
/
+2
*
Make ms-intrin.cpp test require the x86 target.
Nico Weber
2015-09-23
1
-0
/
+2
*
Add bug number to FIXME comment.
Nico Weber
2015-09-22
1
-1
/
+1
*
ms Intrin.h: Fix __movsw's and __stosw's inline asm.
Nico Weber
2015-09-22
1
-2
/
+34
*
Remove definitions from Intrin.h that already exist in one of the other x86 i...
Craig Topper
2014-11-03
1
-0
/
+5
*
Driver: bifurcate extended and basic MSC versioning
Saleem Abdulrasool
2014-07-16
1
-4
/
+4
*
test: merge arm-intrin into ms-intrin, fix invocation
Saleem Abdulrasool
2014-07-08
1
-0
/
+5
*
MS intrinsics: don't declare __readeflags and __writeeflags in Intrin.h
Hans Wennborg
2014-03-12
1
-0
/
+5
*
Intrin.h: include setjmp.h to get a jmp_buf definition
Hans Wennborg
2014-01-28
1
-1
/
+2
*
ms-intrin.cpp: add -Werror to the test
Hans Wennborg
2014-01-17
1
-1
/
+1
*
ms-intrin.cpp: no need for -verify anymore
Hans Wennborg
2014-01-17
1
-1
/
+1
*
Relax the ms-intrin.cpp test
Hans Wennborg
2014-01-16
1
-11
/
+0
*
Implemented delayed processing of 'unavailable' checking, just like with 'dep...
Ted Kremenek
2013-12-18
1
-3
/
+3
*
Add implementations of the MSVC barrier intrinsics
Reid Kleckner
2013-10-17
1
-1
/
+12
*
Switch tests in test/Headers to use %clang_cc1 rather than %clang. There
Chandler Carruth
2013-09-20
1
-1
/
+3
*
Use -ffreestanding in ms-intrin.cpp and define size_t manually.
Reid Kleckner
2013-09-19
1
-5
/
+5
*
Avoid including <stdlib.h> in the intrin.h test
Reid Kleckner
2013-09-19
1
-0
/
+5
*
Fix ifdef ordering at the end of Intrin.h from r190965
Reid Kleckner
2013-09-19
1
-0
/
+6