[llvm-commits] [PATCH] Add the Cortex-A15 target to Clang and LLVM
Anton Korobeynikov
anton at korobeynikov.info
Thu Sep 13 05:23:54 PDT 2012
Hi Silviu
I'm sorry for delay.
> I've removed all the typos and formatting problems from the
> LLVM patch the attached the new one.
The "isLikeA9" concept seems sensible. Will you please change stuff
like isA9() || isA15() to something like "isLikeA9()" ?
Ok to commit with that change.
Thanks!
--
With best regards, Anton Korobeynikov
Faculty of Mathematics and Mechanics, Saint Petersburg State University
More information about the llvm-commits
mailing list