summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/Hexagon/vect/vect-vsplatb.ll
Commit message (Collapse)AuthorAgeFilesLines
* [Hexagon] Implement buildVector32 and buildVector64 as utility functionsKrzysztof Parzyszek2017-11-221-2/+6
| | | | | | | | | Change LowerBUILD_VECTOR to use those functions. This commit will tempora- rily affect constant vector generation (it will generate constant-extended values instead of non-extended combines), but the code for the general case should be better. The constant selection part will be fixed later. llvm-svn: 318877
* [Hexagon] Implement MI-level constant propagationKrzysztof Parzyszek2016-07-281-1/+1
| | | | llvm-svn: 277028
* [Hexagon] Add support for vector instructionsKrzysztof Parzyszek2015-03-191-0/+29
llvm-svn: 232728
OpenPOWER on IntegriCloud