[ms-inline asm] Add support for the [] operator. Essentially, [expr1][expr2] is
[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...