summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/Hexagon/autohvx/arith.ll
Commit message (Collapse)AuthorAgeFilesLines
* [Hexagon] Use V6_vmpyih for halfword multiplicationKrzysztof Parzyszek2018-02-051-4/+2
| | | | | | | Unlike V6_vmpyhv, it produces the result in the exact form that is expected without the need for a shuffle. llvm-svn: 324241
* [Hexagon] Generate HVX code for basic arithmetic operationsKrzysztof Parzyszek2017-12-071-0/+278
Handle and, or, xor, add, sub, mul for vectors of i8, i16, and i32. llvm-svn: 320063
OpenPOWER on IntegriCloud