[AVX512] Added intrinsics for 128-, 256- and 512-bit versions of VPCMP/VPCMPU{BWDQ}
[oota-llvm.git] / test / CodeGen / X86 / i8-umulo.ll
2014-07-24 Chandler Carruth[SDAG] Introduce a combined set to the DAG combiner...
2014-06-02 Andrea Di Biagio[X86] Fix checked arithmetic for i8 on X86.