commit | a71393791a1bb06955e45f4b5e1a35f470c5f10f | [log] [tgz] |
---|---|---|
author | Simon Pilgrim <llvm-dev@redking.me.uk> | Sat Mar 04 12:50:47 2017 +0000 |
committer | Simon Pilgrim <llvm-dev@redking.me.uk> | Sat Mar 04 12:50:47 2017 +0000 |
tree | dcb0e6f9e592b55dfe978436bde1edcebbe77b53 | |
parent | a4e8716fd44bf95b4fb69c204967e02f13d6d7a6 [diff] |
[X86][SSE] Enable post-legalize vXi64 shuffle combining on 32-bit targets Long ago (2010 according to svn blame), combineShuffle probably needed to prevent the accidental creation of illegal i64 types but there doesn't appear to be any combines that can cause this any more as they all have their own legality checks. Differential Revision: https://reviews.llvm.org/D30213 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@296966 91177308-0d34-0410-b5e6-96231b3b80d8