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.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[X86] Update CPUSupports code to reuse LLVM .def file [NFC]
Erich Keane
2017-11-22
1
-31
/
+2
*
[x86][inline-asm] allow recognition of MPX regs inside ms inline-asm blob
Coby Tayree
2017-11-21
1
-0
/
+1
*
[X86] Remove 'mm3now' from isValidFeatureName.
Craig Topper
2017-11-21
1
-2
/
+0
*
[X86] Add icelake CPU support for -march.
Craig Topper
2017-11-19
1
-0
/
+4
*
[X86] Set __corei7__ preprocessor defines for skylake server and cannonlake.
Craig Topper
2017-11-19
1
-5
/
+2
*
Split x86 "Processor" info into its own def file. [NFC]
Erich Keane
2017-11-15
1
-109
/
+7
*
Simplify CpuIs code to use include from LLVM
Erich Keane
2017-11-15
1
-30
/
+6
*
[X86] Add 3dnow and 3dnowa to the list of valid target features
Martin Storsjo
2017-11-06
1
-0
/
+2
*
[X86] Define i586 and pentium preprocessor defines for -march=lakemont to mat...
Craig Topper
2017-11-01
1
-0
/
+2
*
Filter out invalid 'target' items from being passed to LLVM
Erich Keane
2017-10-27
1
-0
/
+1
*
Remove x86,x86_32/64 from isValidFeatureName
Erich Keane
2017-10-27
1
-3
/
+0
*
[X86] Add 'sse4' to X86TargetInfo::isValidFeatureName
Craig Topper
2017-10-27
1
-0
/
+1
*
[X86] Make -march=i686 an alias of -march=pentiumpro
Craig Topper
2017-10-26
1
-13
/
+3
*
[X86] Add avx512vpopcntdq to Knights Mill
Craig Topper
2017-10-25
1
-0
/
+2
*
Pull X86 "CPUKind" checking into .cpp file. [NFC]
Erich Keane
2017-10-23
1
-0
/
+72
*
[X86] Add skeleton support for knm cpu
Craig Topper
2017-10-13
1
-0
/
+5
*
[X86] Add support for 'amdfam17h' to __builtin_cpu_is to match gcc.
Craig Topper
2017-10-11
1
-0
/
+1
*
[Clang] Adding missing feature to goldmont
Michael Zuckerman
2017-09-25
1
-0
/
+1
*
[X86] Move even more of our CPU to feature mapping switch to use fallthroughs
Craig Topper
2017-09-17
1
-44
/
+40
*
[X86] Remove unnecessary extra encodings from the CPU name enum in clang
Craig Topper
2017-09-16
1
-52
/
+14
*
[Clang][x86][Inline Asm] support for GCC style inline asm - Y<x> constraints
Coby Tayree
2017-08-24
1
-16
/
+30
*
[X86] Implement __builtin_cpu_is
Craig Topper
2017-08-10
1
-0
/
+38
*
[X86] Support 'avx5124vnniw' and 'avx5124fmaps' for __builtin_cpu_supports.
Craig Topper
2017-08-08
1
-0
/
+2
*
[x86][inline-asm]Allow a pack of Control Debug to be properly picked
Coby Tayree
2017-08-01
1
-0
/
+1
*
[x86][inline-asm]Allow a pack of Control Regs to be properly picked
Coby Tayree
2017-07-30
1
-0
/
+1
*
Break up Targets.cpp into a header/impl pair per target type[NFCI]
Erich Keane
2017-07-21
1
-0
/
+1577
[prev]