[PATCH] [ARM] Add missing M/R class CPUs
Renato Golin
renato.golin at linaro.org
Tue Feb 17 03:41:51 PST 2015
The problem is more of duplication in the table-gen file than the end results, which will end up as a very large table anyway.
Could you use a defm instead of def? So, for each model, you add all aliases. Ex. cortex-a8 has r5, r7, etc.
REPOSITORY
rL LLVM
http://reviews.llvm.org/D7668
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
More information about the llvm-commits
mailing list