Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [X86] NFC Include immintrin.h in CodeGen tests | Gabor Buella | 2018-05-24 | 1 | -1/+1 |
* | [X86] [PATCH] [intrinsics] Lowering X86 ABS intrinsics to IR. (clang) | Uriel Korach | 2017-09-13 | 1 | -3/+9 |
* | [X86] Remove the mm_malloc.h include guard hack from the X86 builtins tests | Elad Cohen | 2016-09-28 | 1 | -3/+1 |
* | After PR28761 use -Wall with -Werror in builtins tests to identify | Eric Christopher | 2016-08-04 | 1 | -1/+1 |
* | Updated SSSE3 builtin tests to more closely match the llvm fast-isel equivale... | Simon Pilgrim | 2016-03-10 | 1 | -15/+17 |
* | [X86] Stripped backend codegen tests | Simon Pilgrim | 2015-12-03 | 1 | -19/+0 |
* | Canonicalize some of the x86 builtin tests and either remove or comment | Eric Christopher | 2015-10-14 | 1 | -2/+2 |
* | [X86][SSSE3] Added SSSE3 IR + assembly codegen builtin tests | Simon Pilgrim | 2015-09-06 | 1 | -0/+127 |