| commit | 5b65f28fe71c0900f18cab6a212925b82605a582 | [log] [tgz] |
|---|---|---|
| author | Simon Pilgrim <llvm-dev@redking.me.uk> | Sat Oct 17 13:04:42 2015 +0000 |
| committer | Simon Pilgrim <llvm-dev@redking.me.uk> | Sat Oct 17 13:04:42 2015 +0000 |
| tree | 175d3bc98cb8b6b9792292e97bbaf9f0a6cfc31b | |
| parent | 216b1bf5ed8161a9072cda16535366c8e7df3b64 [diff] |
[X86][FastISel] Teach how to select SSE4A nontemporal stores. Add FastISel support for SSE4A scalar float / double non-temporal stores Follow up to D13698 Differential Revision: http://reviews.llvm.org/D13773 llvm-svn: 250610