summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/SystemZ/vec-const-12.ll
Commit message (Collapse)AuthorAgeFilesLines
* [SystemZ] Add CodeGen support for v2f64Ulrich Weigand2015-05-051-0/+169
This adds ABI and CodeGen support for the v2f64 type, which is natively supported by z13 instructions. Based on a patch by Richard Sandiford. llvm-svn: 236522
OpenPOWER on IntegriCloud