[ms-inline asm] Add support for the [] operator. Essentially, [expr1][expr2] is
[oota-llvm.git] / test / CodeGen / X86 / sext-setcc-self.ll
2012-07-06 Duncan SandsAttempt to fix windows buildbots. Patch by James Benton.
2012-07-06 NAKAMURA Takumitest/CodeGen/X86/sext-setcc-self.ll: Mark it as XFAIL...
2012-07-05 Duncan SandsUse the right kind of booleans: we were emitting 0...