summaryrefslogtreecommitdiff
path: root/test/CodeGen/sse3-builtins.c
AgeCommit message (Expand)Author
2016-09-28[X86] Remove the mm_malloc.h include guard hack from the X86 builtins testsElad Cohen
2016-08-04After PR28761 use -Wall with -Werror in builtins tests to identifyEric Christopher
2016-05-18[X86][SSE3] Sync with llvm/test/CodeGen/X86/sse3-intrinsics-fast-isel.llSimon Pilgrim
2016-03-10Updated SSE3 builtin tests to more closely match the llvm fast-isel equivalen...Simon Pilgrim
2015-12-05Updated test names to match the intrinsics being testedSimon Pilgrim
2015-12-03[X86] Stripped backend codegen testsSimon Pilgrim
2015-10-14Canonicalize some of the x86 builtin tests and either remove or commentEric Christopher
2015-09-06[X86]][SSE3] Added SSE3 IR + assembly codegen builtin testsSimon Pilgrim