[X86] Fix several issues related to X86's psadbw instruction.
[oota-llvm.git] / test / CodeGen / X86 / vector-tzcnt-128.ll
2015-11-24 Cong Hou[X86] Fix several issues related to X86's psadbw instru...
2015-11-23 James Y KnightMake utils/update_llc_test_checks.py note that the...
2015-09-19 Simon Pilgrim[X86][SSE] Vectorize CTTZ + CTTZ_ZERO_UNDEF
2015-09-05 Simon Pilgrim[X86] Updated vector tzcnt tests. Added vec512 tests.
2015-07-19 Simon Pilgrim[X86][SSE] Tidied up vector CTLZ/CTTZ. NFCI.
2015-06-08 Simon Pilgrim[DAGCombiner] Added CTTZ vector constant folding support.
2015-06-07 Simon Pilgrim[X86] Added tzcnt vector tests.