[PATCH] Improve big-endian support for ARM and AArch64

Renato Golin renato.golin at linaro.org
Wed Sep 24 01:43:49 PDT 2014


On 23 September 2014 17:57, Charlie Turner <charlie.turner at arm.com> wrote:
> The attached patches improve endianness support for ARM and AArch64 by

Hi Charlie,

Patch 1 can be split into three changes:
 * refactoring the if/else -> switch
 * adding AArch64 be
 * ppc small change

It also needs some tests, I'm not sure where, though.

Patch 2 looks good.

Patch 3 looks good, too, though I'm worried if that output could be
used for something else external.

Thanks!
--renato



More information about the llvm-commits mailing list