X86: Match pmin/pmax as a target specific dag combine. This occurs during vectorization.
[oota-llvm.git] / test / CodeGen / X86 / vec_fpext.ll
2012-09-10 Michael LiaoEnhance PR11334 fix to support extload from v2f32/v4f32
2011-12-28 Eli FriedmanFix type-checking for load transformation which is...