Add rest of BMI/BMI2 instructions to the folding tables as well as popcnt and lzcnt.
[oota-llvm.git] / test / CodeGen / X86 / cvtv2f32.ll
2012-10-24 Michael LiaoTeach DAG combine to fold (buildvec (Xint2fp x)) to...
2012-10-24 Michael LiaoAdd custom conversion from v2u32 to v2f32 in 32-bit...