summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenCXX/vector-splat-conversion.cpp
Commit message (Collapse)AuthorAgeFilesLines
* [PATCH] Patch to fix the AST for vector splat from any Fariborz Jahanian2015-03-051-0/+19
arithmetic type to a vector so that the arithmatic type matches the vector element type. Without which it crashes in Code Gen. rdar://20000762 llvm-svn: 231419
OpenPOWER on IntegriCloud