[ms-inline asm] Add support for the [] operator. Essentially, [expr1][expr2] is
[oota-llvm.git] / test / CodeGen / X86 / avx-varargs-x86_64.ll
2011-12-01 Eli FriedmanPass AVX vectors which are arguments to varargs functio...