Eric Christopher
abb2b54ad3
After PR28761 use -Wall with -Werror in builtins tests to identify
...
possible problems in headers.
llvm-svn: 277696
2016-08-04 06:02:50 +00:00
Simon Pilgrim
7e148a94a4
[X86][SSE3] Sync with llvm/test/CodeGen/X86/sse3-intrinsics-fast-isel.ll
...
llvm-svn: 269921
2016-05-18 13:17:39 +00:00
Simon Pilgrim
05e07836c8
Updated SSE3 builtin tests to more closely match the llvm fast-isel equivalent tests
...
llvm-svn: 263117
2016-03-10 14:46:49 +00:00
Simon Pilgrim
dfd2cf3f89
Updated test names to match the intrinsics being tested
...
llvm-svn: 254848
2015-12-05 11:08:51 +00:00
Simon Pilgrim
068c2ce836
[X86] Stripped backend codegen tests
...
As discussed on the ml, backend tests need to be put in llvm/test/CodeGen/X86 as fast-isel tests using IR that is as close to what is generated here as possible.
The llvm tests will (re)added in a future commit
I will update PR24580 on this new plan
llvm-svn: 254594
2015-12-03 08:45:21 +00:00
Eric Christopher
cd875efa78
Canonicalize some of the x86 builtin tests and either remove or comment
...
about optimization options.
llvm-svn: 250271
2015-10-14 05:40:21 +00:00
Simon Pilgrim
8391ac7001
[X86]][SSE3] Added SSE3 IR + assembly codegen builtin tests
...
llvm-svn: 246945
2015-09-06 14:45:13 +00:00