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
/
Preprocessor
/
x86_target_features.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[X86] Add -mclflushopt/-mno-clflushopt command line support and __CLFLUSHOPT_...
Craig Topper
2017-02-08
1
-0
/
+4
*
[AVX-512] Make VBMI instruction set enabling imply that the BWI instruction s...
Craig Topper
2016-11-09
1
-0
/
+6
*
Clean up a couple more preprocessor tests to use match-full-lines.
James Y Knight
2016-04-01
1
-46
/
+46
*
[X86] Disabling avx512f should also disable avx512vbmi and avx512ifma. Enabli...
Craig Topper
2016-02-29
1
-0
/
+30
*
[X86] Add command line switches for xsave/xsaveopt/xsavec/xsaves. Macro defin...
Craig Topper
2015-10-15
1
-0
/
+23
*
Make the msse4/mno-sse4 flags aliases of the maximum sse values
Eric Christopher
2015-03-25
1
-0
/
+4
*
[x86] Enable broadwell target in clang.
Robert Khasanov
2014-09-19
1
-0
/
+8
*
[SKX] Enabling SKX target (Skylake server chip)
Robert Khasanov
2014-07-30
1
-0
/
+45
*
Fix broken RUN lines
Nico Rieck
2014-02-16
1
-5
/
+5
*
Enabling 3DNow! prefetch instruction support for a few AMD processors in the
Yunzhong Gao
2013-10-16
1
-0
/
+21
*
Add support for -mcx16, and predefine __GCC_HAVE_SYNC_COMPARE_AND_SWAP_16 when
Nick Lewycky
2013-10-05
1
-0
/
+4
*
Adding -mtbm and -mno-tbm command line options to the clang front end for the
Yunzhong Gao
2013-09-24
1
-1
/
+9
*
Add C intrinsics for Intel SHA Extensions
Ben Langmuir
2013-09-19
1
-0
/
+17
*
Disabling sse2 should disable aes and pclmul support.
Craig Topper
2013-09-19
1
-0
/
+24
*
Make F16C feature imply AVX. Matches GCC behavior.
Craig Topper
2013-09-16
1
-0
/
+10
*
Fix a bug where -msse followed by -mno-sse would leave MMX enabled.
Craig Topper
2013-09-11
1
-0
/
+12
*
Separate popcnt and sse4.2 feature control somewhat to match gcc behavior.
Craig Topper
2013-09-10
1
-0
/
+12
*
Add test cases for avx512 feature flags. Fix typo in avx512pf options.
Craig Topper
2013-08-22
1
-1
/
+74
*
Don't disable SSE4A when disabling AVX.
Rafael Espindola
2013-08-21
1
-0
/
+13
*
Centralize the logic for handling -m* options and fix pr16943.
Rafael Espindola
2013-08-20
1
-0
/
+12
*
Convert test to FileCheck.
Rafael Espindola
2013-07-04
1
-27
/
+27
*
rename -ccc-host-triple into -target
Sebastian Pop
2012-01-20
1
-5
/
+3
*
Revert r148138; it's causing test failures.
Eli Friedman
2012-01-13
1
-3
/
+5
*
rename -ccc-host-triple into -target
Sebastian Pop
2012-01-13
1
-5
/
+3
*
Update tests to use %clang instead of 'clang', and forcibly disable use of '
Daniel Dunbar
2009-12-15
1
-3
/
+3
*
Remove RUN: true lines.
Daniel Dunbar
2009-11-08
1
-1
/
+0
*
Eliminate &&s in tests.
Daniel Dunbar
2009-11-08
1
-27
/
+27
*
Handle -march for the LLVM recognized cpu names.
Daniel Dunbar
2009-05-06
1
-0
/
+10
*
More x86 target feature support.
Daniel Dunbar
2009-05-06
1
-0
/
+25