On Fri, Apr 15, 2016 at 02:15:21PM +0000, Chris.Dewhurst via llvm-dev wrote: > Would anyone be able to point me at a relevant piece of code that can do this, or is already doing it for Sparc? SparcAsmParser::expandSET and SparcTargetLowering::makeAddress are the two variants I can think of immediately. Joerg