index
:
delta/clang.git
baserock/flang
google/stable
google/testing
master
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
release_34
release_35
release_35@215011
release_36
release_37
release_38
release_39
release_40
release_50
release_60
release_70
release_80
release_90
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
llvm.org: Obsolete (use llvm)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
CodeGen
/
mmx-builtins.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[X86] NFC Include immintrin.h in CodeGen tests
Gabor Buella
2018-05-24
1
-1
/
+1
*
[X86][MMX] Add tests for _mm_set*_* intrinsics
Simon Pilgrim
2017-03-22
1
-0
/
+87
*
[X86] Remove the mm_malloc.h include guard hack from the X86 builtins tests
Elad Cohen
2016-09-28
1
-4
/
+2
*
After PR28761 use -Wall with -Werror in builtins tests to identify
Eric Christopher
2016-08-04
1
-2
/
+2
*
[X86] Use __builtin_ia32_vec_ext_v4hi and __builtin_ia32_vec_set_v4hi to impl...
Craig Topper
2016-07-09
1
-0
/
+12
*
[X86][SSE] Tidied up MMX/SSE/SSE2 builtin tests to the correct test file
Simon Pilgrim
2016-05-17
1
-5
/
+5
*
[X86] Add missing m64/int64 conversions
Michael Kuperstein
2015-12-20
1
-0
/
+12
*
[X86] Stripped backend codegen tests
Simon Pilgrim
2015-12-03
1
-104
/
+0
*
[X86][MMX] Added MMX IR + assembly codegen builtin tests for some missing cvt...
Simon Pilgrim
2015-11-15
1
-14
/
+81
*
[X86][MMX] Sorted MMX IR + assembly codegen builtin tests
Simon Pilgrim
2015-11-14
1
-367
/
+374
*
[X86][MMX] Added MMX IR + assembly codegen builtin tests
Simon Pilgrim
2015-11-14
1
-196
/
+358
*
Canonicalize some of the x86 builtin tests and either remove or comment
Eric Christopher
2015-10-14
1
-2
/
+2
*
Fix the SSE4 byte sign extension in a cleaner way, and more thoroughly
Chandler Carruth
2015-10-01
1
-0
/
+1
*
[X86] Remove unnecessary MMX declarations from Intrin.h
Simon Pilgrim
2015-08-25
1
-0
/
+10
*
clang/test: REQUIRES: s/x86-64-registered-target/x86-registered-target/
NAKAMURA Takumi
2013-12-04
1
-1
/
+1
*
These tests require particular registered targets. Declared as such.
Galina Kistanova
2011-06-03
1
-0
/
+1
*
Linux still needs these hacks.
Bill Wendling
2010-10-20
1
-0
/
+4
*
Now that mm_malloc.h was rewritten to *not* include errno.h (see
Bill Wendling
2010-10-19
1
-4
/
+0
*
Erm...this isn't the same as PR6658.
Bill Wendling
2010-10-06
1
-1
/
+0
*
Add same hack to mmx-builtins.c as in Headers/c89.c to get it to pass on Win3...
Bill Wendling
2010-10-06
1
-0
/
+5
*
Do x86_64.
Bill Wendling
2010-10-03
1
-1
/
+1
*
Test to verify that all of the MMX builtins are handled by the front-end.
Bill Wendling
2010-10-03
1
-0
/
+448