Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [X86] Remove mask and passthru arguments from vpconflict builtins. Use select... | Craig Topper | 2019-01-25 | 1 | -6/+10 |
* | lowering broadcastm | Jina Nahias | 2017-11-06 | 1 | -6/+32 |
* | [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 |
* | [AVX512] Use the generic ctlz intrinsic to implement the vplzcntd/q builtins. | Craig Topper | 2016-07-06 | 1 | -6/+10 |
* | [Clang][BuiltIn][AVX512] Adding intrinsics without mask for VBROADCAST and VP... | Michael Zuckerman | 2016-04-27 | 1 | -0/+12 |
* | Fix several accidental DOS line endings in source files | Dimitry Andric | 2016-01-03 | 1 | -67/+67 |
* | Canonicalize some of the x86 builtin tests and either remove or comment | Eric Christopher | 2015-10-14 | 1 | -1/+6 |
* | [x86][AVX512CD] Add conflict and lzcnt intrinsics in their 512bit versions | Asaf Badouh | 2015-06-29 | 1 | -0/+62 |