commit | 99a634fdf114194b269b2b25e72eb2e1e6835bef | [log] [tgz] |
---|---|---|
author | Simon Pilgrim <llvm-dev@redking.me.uk> | Fri Apr 14 15:05:35 2017 +0000 |
committer | Simon Pilgrim <llvm-dev@redking.me.uk> | Fri Apr 14 15:05:35 2017 +0000 |
tree | 24f61bd0b34e6558989e0cdaf3ce804e5fb013f4 | |
parent | 693dd9f10c91375b222b5127d86fdc765af1c47f [diff] |
[X86][SSE] Update MOVNTDQA non-temporal loads to generic implementation (LLVM) MOVNTDQA non-temporal aligned vector loads can be correctly represented using generic builtin loads, allowing us to remove the existing x86 intrinsics. Clang companion patch: D31766. Differential Revision: https://reviews.llvm.org/D31767 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@300325 91177308-0d34-0410-b5e6-96231b3b80d8