AVX512: Implemented encoding and intrinsics for vshufps/d.
[oota-llvm.git] / test / CodeGen / X86 / targetLoweringGeneric.ll
2012-09-26 Michael LiaoAdd SARX/SHRX/SHLX code generation support
2012-04-19 Joel JonesTest for the the problem with xors being changed into...