As Dan pointed out, movzbl, movsbl, and friends are nicer than their alias
[oota-llvm.git] / test / CodeGen / X86 / inline-asm-R-constraint.ll
2009-10-07 Dale JohannesenFix handling of x86 'R' constraint.