[AVX512] add PSLLD and PSLLQ Intrinsic
[oota-llvm.git] / test / CodeGen / X86 / avx-brcond.ll
2013-07-13 Stephen LinConvert CodeGen/*/*.ll tests to use the new CHECK-LABEL...
2013-04-11 Michael LiaoEnhance bool simplifcation in X86 to handle more cases
2012-01-08 Victor UmanskyReverted commit #147601 upon Evan's request.
2012-01-05 Victor UmanskyPeephole optimization of ptest-conditioned branch in...