[llvm-commits] Fix ARM instruction LDMIA_RET

Danil Malyshev dmalyshev at accesssoftek.com
Thu May 26 15:08:02 PDT 2011


> Like Cameron said, this instruction should definitely be a pseudo
> instruction. LDMIA_* family of instructions, which are the true ones,
> already have the right encoding. Why do you need to add encoding for
> this pseudo instruction? It's going to be translated later anyway,
> right?

It does look like I misunderstood something. Please ignore this proposed patch. I need more time to think of it.

Thank you,
Danil




More information about the llvm-commits mailing list