diff options
author | Kai Nacke <kai.nacke@redstar.de> | 2014-03-20 11:51:58 +0000 |
---|---|---|
committer | Kai Nacke <kai.nacke@redstar.de> | 2014-03-20 11:51:58 +0000 |
commit | 93fe5e810dce206495a89bdbdf15a7d8694d7530 (patch) | |
tree | f2f8d89bfdec208fa6ce698b03f10f3cbff75454 /clang/lib/AST/VTableBuilder.cpp | |
parent | 10511b2a734da689b789262d902bcfe70e708c80 (diff) | |
download | bcm5719-llvm-93fe5e810dce206495a89bdbdf15a7d8694d7530.tar.gz bcm5719-llvm-93fe5e810dce206495a89bdbdf15a7d8694d7530.zip |
[MIPS] Add cpu octeon and some instructions
The Octeon cpu from Cavium Networks is mips64r2 based and has an extended
instruction set. In order to utilize this with LLVM, a new cpu feature "octeon"
and a subtarget feature "cnmips" is added. A small set of new instructions
(baddu, dmul, pop, dpop, seq, sne) is also added. LLVM generates dmul, pop and
dpop instructions with option -mcpu=octeon or -mattr=+cnmips.
llvm-svn: 204337
Diffstat (limited to 'clang/lib/AST/VTableBuilder.cpp')
0 files changed, 0 insertions, 0 deletions