[AVX512] Added intrinsics for 128-, 256- and 512-bit versions of VPCMP/VPCMPU{BWDQ}
[oota-llvm.git] / test / CodeGen / X86 / 2011-12-8-bitcastintprom.ll
2012-02-03 Nadav RotemThe type-legalizer often scalarizes code. One of the...
2011-12-08 Nadav RotemFix a bug in the integer-promotion of bitcast operation...