[llvm-commits] [llvm] r96241 - in /llvm/trunk: lib/Target/X86/X86InstrSSE.td test/CodeGen/X86/2010-02-11-NonTemporal.ll

Chris Lattner clattner at apple.com
Mon Feb 15 12:48:42 PST 2010


On Feb 15, 2010, at 11:17 AM, Chris Lattner wrote:

> 
> On Feb 15, 2010, at 9:02 AM, David Greene wrote:
> 
>> Author: greened
>> Date: Mon Feb 15 11:02:56 2010
>> New Revision: 96241
>> 
>> URL: http://llvm.org/viewvc/llvm-project?rev=96241&view=rev
>> Log:
>> 
>> Add support for emitting non-temporal stores for DAGs marked
>> non-temporal.
> 
> As before, please *dramatically* reduce the testcase.  Please be aware of our testcase conventions in the future too.

Also, please document the IR extension in langref.html.

-Chris



More information about the llvm-commits mailing list