[prev in list] [next in list] [prev in thread] [next in thread] 

List:       llvm-commits
Subject:    [llvm-commits] CVS: llvm/include/llvm/Intrinsics.h
From:       "Chris Lattner" <lattner () cs ! uiuc ! edu>
Date:       2005-02-28 19:26:11
Message-ID: 200502281926.j1SJQBRO022434 () apoc ! cs ! uiuc ! edu
[Download RAW message or body]



Changes in directory llvm/include/llvm:

Intrinsics.h updated: 1.27 -> 1.28
---
Log message:

Add a prefetch intrinsic, patch contributed by Justin Wick!


---
Diffs of the changes:  (+1 -0)

 Intrinsics.h |    1 +
 1 files changed, 1 insertion(+)


Index: llvm/include/llvm/Intrinsics.h
diff -u llvm/include/llvm/Intrinsics.h:1.27 llvm/include/llvm/Intrinsics.h:1.28
--- llvm/include/llvm/Intrinsics.h:1.27	Fri Oct 29 13:43:43 2004
+++ llvm/include/llvm/Intrinsics.h	Mon Feb 28 13:25:57 2005
@@ -34,6 +34,7 @@
     // Code generator intrinsics.
     returnaddress,  // Yields the return address of a dynamic call frame
     frameaddress,   // Yields the frame address of a dynamic call frame
+    prefetch,       // Prefetch a value into the cache
 
     // setjmp/longjmp intrinsics.
     setjmp,         // Used to represent a setjmp call in C




[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic