[AVX512] Added intrinsics for 128-, 256- and 512-bit versions of VPCMP/VPCMPU{BWDQ}
[oota-llvm.git] / test / CodeGen / X86 / avx-bitcast.ll
2013-10-08 Craig TopperRemove some instructions that existed to provide aliase...
2011-09-08 Bruno Cardoso LopesAdd a AVX version of a simple i64 -> f64 bitcast. This...