Add a new register class to describe operands that can't be SP,
[oota-llvm.git] / test / CodeGen / X86 / inline-asm-modifier-n.ll
2009-06-26 Evan ChengAdd x86 support for 'n' inline asm modifier. This will...