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
/
Basic
/
Targets
/
X86.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Sema][X86] Consider target attribute into the checks in validateOutputSize a...
Craig Topper
2019-12-23
1
-6
/
+9
*
Add support for the MS qualifiers __ptr32, __ptr64, __sptr, __uptr.
Amy Huang
2019-12-18
1
-0
/
+29
*
Revert "[Sema][X86] Consider target attribute into the checks in validateOutp...
Reid Kleckner
2019-12-06
1
-9
/
+6
*
[Sema][X86] Consider target attribute into the checks in validateOutputSize a...
Craig Topper
2019-12-06
1
-6
/
+9
*
Reland "Change the X86 datalayout to add three address spaces
Amy Huang
2019-09-10
1
-12
/
+20
*
[X86] Remove what little support we had for MPX
Craig Topper
2019-08-29
1
-1
/
+0
*
Revert "Change the X86 datalayout to add three address spaces for 32 bit sign...
Vlad Tsyrklevich
2019-08-28
1
-20
/
+12
*
Change the X86 datalayout to add three address spaces for 32 bit signed,
Amy Huang
2019-08-27
1
-12
/
+20
*
Remove CallingConvMethodType
Erich Keane
2019-07-25
1
-3
/
+3
*
[X86][PowerPC] Support -mlong-double-128
Fangrui Song
2019-07-12
1
-2
/
+4
*
De-templatize non-dependent VS macro logic, NFC
Reid Kleckner
2019-07-09
1
-2
/
+0
*
[ItaniumMangle] Refactor long double/__float128 mangling and fix the mangled ...
Fangrui Song
2019-07-09
1
-1
/
+1
*
[X86] Add ENQCMD instructions
Pengfei Wang
2019-06-06
1
-0
/
+1
*
[X86] Add VP2INTERSECT instructions
Pengfei Wang
2019-05-31
1
-0
/
+1
*
Enable intrinsics of AVX512_BF16, which are supported for BFLOAT16 in Cooper ...
Luo, Yuanke
2019-05-06
1
-0
/
+1
*
[X86] Correct the value of MaxAtomicInlineWidth for pre-586 cpus
Craig Topper
2019-03-21
1
-3
/
+8
*
[X86] Remove getCPUKindCanonicalName which is unused.
Craig Topper
2019-03-20
1
-2
/
+0
*
[X86] Prevent clang clobber checking for asm flag constraints.
Nirav Dave
2019-02-17
1
-1
/
+1
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Fix clang -Wimplicit-fallthrough warnings across llvm, NFC
Reid Kleckner
2018-11-01
1
-0
/
+1
*
Implement Function Multiversioning for Non-ELF Systems.
Erich Keane
2018-10-25
1
-3
/
+0
*
Revert r323281 "Adjust MaxAtomicInlineWidth for i386/i486 targets."
Hans Wennborg
2018-08-24
1
-5
/
+3
*
[x86/retpoline] Split the LLVM concept of retpolines into separate
Chandler Carruth
2018-08-23
1
-1
/
+0
*
Remove trailing space
Fangrui Song
2018-07-30
1
-4
/
+4
*
[ARM64] [Windows] Follow MS X86_64 C++ ABI when passing structs
Sanjin Sijaric
2018-07-26
1
-1
/
+1
*
Implement cpu_dispatch/cpu_specific Multiversioning
Erich Keane
2018-07-20
1
-0
/
+8
*
Revert r333791 "Cap "voluntary" vector alignment at 16 for all Darwin platfor...
Reid Kleckner
2018-06-04
1
-0
/
+7
*
Cap "voluntary" vector alignment at 16 for all Darwin platforms.
John McCall
2018-06-01
1
-7
/
+0
*
[x86] invpcid intrinsic
Gabor Buella
2018-05-25
1
-0
/
+1
*
This patch aims to match the changes introduced
Alexander Ivchenko
2018-05-18
1
-3
/
+7
*
[X86] ptwrite intrinsic
Gabor Buella
2018-05-10
1
-0
/
+1
*
Remove \brief commands from doxygen comments.
Adrian Prantl
2018-05-09
1
-1
/
+1
*
[x86] Introduce the pconfig intrinsic
Gabor Buella
2018-05-08
1
-0
/
+1
*
[X86] directstore and movdir64b intrinsics
Gabor Buella
2018-05-01
1
-0
/
+2
*
[X86] WaitPKG intrinsics
Gabor Buella
2018-04-20
1
-0
/
+1
*
[X86] Introduce cldemote intrinsic
Gabor Buella
2018-04-13
1
-0
/
+1
*
[x86] wbnoinvd intrinsic
Gabor Buella
2018-04-11
1
-0
/
+1
*
CodeGenCXX: support PreserveMostCC in MS ABI
Saleem Abdulrasool
2018-04-02
1
-0
/
+1
*
[ObjC++] Make parameter passing and function return compatible with ObjC
Akira Hatanaka
2018-03-28
1
-0
/
+5
*
[X86] Add 'sahf' CPU feature to frontend
Dimitry Andric
2018-02-17
1
-0
/
+1
*
Add X86 Support to ValidCPUList (enabling march notes)
Erich Keane
2018-02-08
1
-0
/
+2
*
[NFCi] Replace a couple of usages of const StringRef& with StringRef
Erich Keane
2018-02-07
1
-2
/
+2
*
Adjust MaxAtomicInlineWidth for i386/i486 targets.
Wei Mi
2018-01-23
1
-3
/
+6
*
Introduce the "retpoline" x86 mitigation technique for variant #2 of the spec...
Chandler Carruth
2018-01-22
1
-0
/
+2
*
[X86] Add rdpid command line option and intrinsics.
Craig Topper
2018-01-20
1
-0
/
+1
*
Added Control Flow Protection Flag
Oren Ben Simhon
2018-01-09
1
-0
/
+6
*
Implement Attribute Target MultiVersioning
Erich Keane
2018-01-08
1
-0
/
+7
*
[x86][icelake][vbmi2]
Coby Tayree
2017-12-27
1
-0
/
+1
*
[x86][icelake][vnni]
Coby Tayree
2017-12-27
1
-0
/
+1
*
[x86][icelake][bitalg]
Coby Tayree
2017-12-27
1
-0
/
+1
[next]