[ms-inline asm] Add support for the [] operator. Essentially, [expr1][expr2] is
[oota-llvm.git] / test / CodeGen / X86 / 2007-02-16-BranchFold.ll
2010-03-14 Chris Lattnerdon't have i386-specific tests in CodeGen/Generic,...