OSDN Git Service

[Hexagon] Properly handle instruction selection of vsplat intrinsics
authorKrzysztof Parzyszek <kparzysz@codeaurora.org>
Thu, 12 May 2016 17:21:40 +0000 (17:21 +0000)
committerKrzysztof Parzyszek <kparzysz@codeaurora.org>
Thu, 12 May 2016 17:21:40 +0000 (17:21 +0000)
commit9c350c822fb112c7506f7d2bd1b775fd1b0621d1
tree3a9c2191f4b197155fa033b2c4d1fa3a5219ef76
parentc8239a02c0a24febe0c82818ad61fc1b2117eda2
[Hexagon] Properly handle instruction selection of vsplat intrinsics

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@269312 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/Hexagon/HexagonISelDAGToDAG.cpp
test/CodeGen/Hexagon/vsplat-isel.ll [new file with mode: 0644]