[llvm-commits] [llvm] r48042 - in /llvm/trunk: include/llvm/CodeGen/ lib/CodeGen/SelectionDAG/ lib/Target/ lib/Target/ARM/ lib/Target/Alpha/ lib/Target/CellSPU/ lib/Target/IA64/ lib/Target/Mips/ lib/Target/PowerPC/ lib/Target/Sparc/ lib/Target/X86/ test/CodeGen/X86/

Evan Cheng evan.cheng at apple.com
Sun Mar 9 12:26:28 PDT 2008


Yes.

Evan

On Mar 7, 2008, at 5:02 PM, Eric Christopher wrote:

>
> On Mar 7, 2008, at 4:58 PM, Evan Cheng wrote:
>
>> Implement x86 support for @llvm.prefetch. It corresponds to
>> prefetcht{0|1|2} and prefetchnta instructions.
>
> Nifty, this hooked into __builtin_prefetch ?
>
> -eric
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits




More information about the llvm-commits mailing list