summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/tbm-builtins.c
Commit message (Expand)AuthorAgeFilesLines
* [X86] Remove -O3 from tbm-builtins.c test file.Craig Topper2017-07-311-49/+47
* [X86] Remove the mm_malloc.h include guard hack from the X86 builtins testsElad Cohen2016-09-281-3/+1
* [X86][TBM] Refreshed builtin tests ready for creation of llvm fast-isel testsSimon Pilgrim2016-06-181-3/+26
* Make tbm-builtins.c as X86 specific unit testSumanth Gundapaneni2015-11-231-0/+2
* Canonicalize some of the x86 builtin tests and either remove or commentEric Christopher2015-10-141-0/+1
* Use logical/arithmetic operations instead of builtins in tbmintrin.h. This wa...Craig Topper2013-10-051-19/+45
* Change __builtin_ia32_bextri_u64 to take an i64imm to match up with LLVM back...Craig Topper2013-10-031-0/+5
* Adding intrinsics to the clang front end for the x86 TBM instruction set.Yunzhong Gao2013-09-301-0/+106