summaryrefslogtreecommitdiff
path: root/test/CodeGen/lzcnt-builtins.c
AgeCommit message (Expand)Author
2018-05-24[X86] NFC Include immintrin.h in CodeGen testsGabor Buella
2016-09-28[X86] Remove the mm_malloc.h include guard hack from the X86 builtins testsElad Cohen
2015-10-14Canonicalize some of the x86 builtin tests and either remove or commentEric Christopher
2014-11-01Add _lzcnt_u32 and _lzcnt_u64 to lzcntintrin.h to match Intel documentation n...Craig Topper
2011-12-25Change LZCNT and BMI tests to check IR instead of X86 assembly.Craig Topper
2011-12-25Add intrinsics for lzcnt and tzcnt instructions.Craig Topper