summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Object/ELF.cpp
diff options
context:
space:
mode:
authorKit Barton <kbarton@ca.ibm.com>2016-03-01 20:51:57 +0000
committerKit Barton <kbarton@ca.ibm.com>2016-03-01 20:51:57 +0000
commite725669483225748882ae385d3de8829964725e3 (patch)
tree98b89d55ff2e562ee3882d109203ee3ee097e00b /llvm/lib/Object/ELF.cpp
parent18988ae66c443531c8e0c6572ccc81214ea93a48 (diff)
downloadbcm5719-llvm-e725669483225748882ae385d3de8829964725e3.tar.gz
bcm5719-llvm-e725669483225748882ae385d3de8829964725e3.zip
[Power9] Implement new vector compare, extract, insert instructions
This change implements the following vector operations: - Vector Compare Not Equal - vcmpneb(.) vcmpneh(.) vcmpnew(.) - vcmpnezb(.) vcmpnezh(.) vcmpnezw(.) - Vector Extract Unsigned - vextractub vextractuh vextractuw vextractd - vextublx vextubrx vextuhlx vextuhrx vextuwlx vextuwrx - Vector Insert - vinsertb vinserth vinsertw vinsertd 26 instructions. Phabricator: http://reviews.llvm.org/D15916 llvm-svn: 262392
Diffstat (limited to 'llvm/lib/Object/ELF.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud