commit | 7a08fb53bd13c74dec92256bef22a37250db1373 | [log] [tgz] |
---|---|---|
author | Mark Mendell <mark.p.mendell@intel.com> | Wed Jul 15 14:09:35 2015 -0400 |
committer | Mark Mendell <mark.p.mendell@intel.com> | Thu Jul 30 09:48:54 2015 -0400 |
tree | 4a875755b0a768eb7f478c59e477bcc78ce62d49 | |
parent | 595335100a947693b9af5fb6c0b5b3c1f0b91788 [diff] |
Optimizing: Add Non Temporal Move support for x86 Add moves that don't pollute the data cache. These can be used for assigning large data structures. Change-Id: I14d91ba6264f5ce2f128033d65d59b2536426643 Signed-off-by: Mark Mendell <mark.p.mendell@intel.com>