Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [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 |
* | [X86][SSE4A] Use native IR for mask movntsd/movntss intrinsics. | Simon Pilgrim | 2016-06-17 | 1 | -3/+5 |
* | Added note to SSE4a builtins about keeping in sync with llvm tests | Simon Pilgrim | 2016-03-10 | 1 | -0/+2 |
* | Updated test names to match the intrinsics being tested | Simon Pilgrim | 2015-12-05 | 1 | -12/+12 |
* | [X86] Stripped backend codegen tests | Simon Pilgrim | 2015-12-03 | 1 | -8/+0 |
* | Canonicalize some of the x86 builtin tests and either remove or comment | Eric Christopher | 2015-10-14 | 1 | -2/+2 |
* | [X86][SSE4A] Added SSE4A IR + assembly codegen builtin tests | Simon Pilgrim | 2015-09-07 | 1 | -14/+25 |
* | Add an ammintrin.h header for SSE4a intrinsics. | Benjamin Kramer | 2012-05-29 | 1 | -0/+39 |