X86: Stop LEA64_32r doing unspeakable things to its arguments.
[oota-llvm.git] / test / CodeGen / Mips / inlineasm-cnstrnt-bad-I-1.ll
2012-05-07 Eric ChristopherAdd support for the 'I' inline asm constraint. Also...