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
*
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