[PATCH] [ARM] Add v8.1a architecture

Renato Golin renato.golin at linaro.org
Fri May 8 05:11:35 PDT 2015


Hi James,

All of this will need some change when the target parser is in use, but that shouldn't stop you from adding this ARMv8 support in the driver. Feel free to commit this change, and I'll rebase when I do mine.

It would be helpful to add a "FIXME: Use ARMTargetParser" on everything that needs a proper lookup table, so that I can grep later and replace. But since those rules are delicate, and most of them use string comparisons, replacing them for proper lookup tables will take a lot of care and time, so it'll happen one at a time, in the near future.

Feel free to approve this one as you see fit, and we'll work around later.

cheers,
--renato


REPOSITORY
  rL LLVM

http://reviews.llvm.org/D8799

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






More information about the cfe-commits mailing list