Follow up to D13698
Add FastISel support for SSE4A scalar float / double non-temporal stores
Paths
| Differential D13773
[x86][FastISel] Teach how to select SSE4A nontemporal stores. ClosedPublic Authored by RKSimon on Oct 15 2015, 7:53 AM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Oct 15 2015, 9:20 AM Closed by commit rL250610: [X86][FastISel] Teach how to select SSE4A nontemporal stores. (authored by RKSimon). · Explain WhyOct 17 2015, 6:06 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 37678 llvm/trunk/lib/Target/X86/X86FastISel.cpp
llvm/trunk/test/CodeGen/X86/fast-isel-nontemporal.ll
|