diff options
author | Ana Pazos <apazos@codeaurora.org> | 2013-12-06 22:43:17 +0000 |
---|---|---|
committer | Ana Pazos <apazos@codeaurora.org> | 2013-12-06 22:43:17 +0000 |
commit | dd6068d4009e7b16849b780510f3002e3d28b6af (patch) | |
tree | 0cc466adf01d332e448384db0ee02bd34b1a5a37 /llvm/lib/Support/CommandLine.cpp | |
parent | 7d734602186feb97f89aedebff8be616fe885503 (diff) | |
download | bcm5719-llvm-dd6068d4009e7b16849b780510f3002e3d28b6af.tar.gz bcm5719-llvm-dd6068d4009e7b16849b780510f3002e3d28b6af.zip |
Added support for mcpu krait
- krait processor currently modeled with the same features as A9.
- Krait processor additionally has VFP4 (fused multiply add/sub)
and hardware division features enabled.
- krait has currently the same Schedule model as A9
- krait cpu flag is not recognized by the GNU assembler yet,
it is replaced with march=armv7-a to avoid a lower march
from being used.
llvm-svn: 196618
Diffstat (limited to 'llvm/lib/Support/CommandLine.cpp')
0 files changed, 0 insertions, 0 deletions