[PATCH] AARCH64_BE load/store rules fix for ARM ABI

Tim Northover t.p.northover at gmail.com
Thu Mar 13 04:09:13 PDT 2014


> Well, are you sure this is correct? I have been thinking they are different
> for big endian.

I've thought about it again, and think you're quite right. Another
case where "rev" would be needed by the looks of it (if we derive our
in-register representation from "ldr" this time).

Cheers.

Tim.



More information about the llvm-commits mailing list