[llvm-commits] [llvm] r130791 - in /llvm/trunk: lib/Target/X86/X86InstrSSE.td lib/VMCore/AutoUpgrade.cpp test/Assembler/AutoUpgradeIntrinsics.ll test/CodeGen/X86/nontemporal.ll
Chris Lattner
clattner at apple.com
Wed May 4 17:58:08 PDT 2011
On May 3, 2011, at 2:11 PM, Bill Wendling wrote:
> Author: void
> Date: Tue May 3 16:11:17 2011
> New Revision: 130791
>
> URL: http://llvm.org/viewvc/llvm-project?rev=130791&view=rev
> Log:
> Replace the "movnt" intrinsics with a native store + nontemporal metadata bit.
> <rdar://problem/8460511>
Thanks Bill,
This is probably worth mentioning in the X86 section of CodeGenerator.html if it isn't already,
-Chris
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20110504/dab91797/attachment.html>
More information about the llvm-commits
mailing list