[ms-inline asm] Add support for the [] operator. Essentially, [expr1][expr2] is
[oota-llvm.git] / test / CodeGen / X86 / 2011-20-21-zext-ui2fp.ll
2011-10-21 Nadav RotemFix pr11194. When promoting and splitting integers...