[cfe-commits] [llvm-commits] [PATCH] Add the Cortex-A15 target to Clang and LLVM

Anton Korobeynikov anton at korobeynikov.info
Wed Sep 5 05:47:30 PDT 2012


Hello Silviu,

> keeps code generation for A15 identical to code generation for A9. The
> patches
> basically enable tuning code generation for A15. Once the patches are
> accepted, we have 1 more patch in the pipeline that starts to tune LLVM
> code generation for A15.
Will you please post this patch as well? It might be possible that it
will make sense to get rid of some FIXMEs in the present patch
immediately.

You have some typos in the patch ("detemined") and also formatting
problems, e.g. you have stuff like

if (foo
   || bar)

Thanks!

-- 
With best regards, Anton Korobeynikov
Faculty of Mathematics and Mechanics, Saint Petersburg State University



More information about the cfe-commits mailing list