[PATCH] Allow %w, %z operands to be immediates for AArch64

Tim Northover t.p.northover at gmail.com
Mon Nov 4 15:03:24 PST 2013


> This definitely looks a bit better. Might be nice to fix the modified GPR
> stuff to just do the register translation explicitly.

Yep, I'm happy to refactor that while I'm here. But what do you mean
by explicit translation? "O << 'w' << RegNum" or neater
getMatchingSuperReg calls?

Cheers.

Tim.



More information about the llvm-commits mailing list