[PATCH] ARM: No need for 8 byte alignment of LDRD on newer CPUs

Matthias Braun matze at braunis.de
Mon May 11 18:19:45 PDT 2015


Hmm indeed, I performed my original experiments with an "thumbv7--" triple which has alignment 8 and copied the code to that existing testcase later. So maybe the ABI alignment 8 is a good enough (even though very unintuitive) indicator of whether ldrd on 4 byte aligned data makes sense.

Abandoning this patch, it seems the codegen problems I am looking for are somewhere else.


http://reviews.llvm.org/D9686

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/






More information about the llvm-commits mailing list