Force CPU in test so we don't accidentally get AVX code on an AVX-capable host.
[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...