add support for multiple return values in inline asm. This is a step
[oota-llvm.git] / test / CodeGen / X86 / 2008-02-25-InlineAsmBug.ll
2008-02-26 Evan ChengFix PR2076. CodeGenPrepare now sinks address computatio...