[ms-inline asm] Add support for the [] operator. Essentially, [expr1][expr2] is
[oota-llvm.git] / test / CodeGen / X86 / vec_floor.ll
2012-09-08 Craig TopperAdd instruction selection for ffloor of vectors when...