Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [X86] Add guards to some of the x86 intrinsic tests to skip 64-bit mode only ... | Craig Topper | 2019-07-10 | 1 | -0/+20 |
* | [X86] Remove -O3 from tbm-builtins.c test file. | Craig Topper | 2017-07-31 | 1 | -49/+47 |
* | [X86] Remove the mm_malloc.h include guard hack from the X86 builtins tests | Elad Cohen | 2016-09-28 | 1 | -3/+1 |
* | [X86][TBM] Refreshed builtin tests ready for creation of llvm fast-isel tests | Simon Pilgrim | 2016-06-18 | 1 | -3/+26 |
* | Make tbm-builtins.c as X86 specific unit test | Sumanth Gundapaneni | 2015-11-23 | 1 | -0/+2 |
* | Canonicalize some of the x86 builtin tests and either remove or comment | Eric Christopher | 2015-10-14 | 1 | -0/+1 |
* | Use logical/arithmetic operations instead of builtins in tbmintrin.h. This wa... | Craig Topper | 2013-10-05 | 1 | -19/+45 |
* | Change __builtin_ia32_bextri_u64 to take an i64imm to match up with LLVM back... | Craig Topper | 2013-10-03 | 1 | -0/+5 |
* | Adding intrinsics to the clang front end for the x86 TBM instruction set. | Yunzhong Gao | 2013-09-30 | 1 | -0/+106 |