index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
llvm
/
Intrinsics.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
isnan is dead
Chris Lattner
2004-06-15
1
-2
/
+1
*
Add the isunordered intrinsic.
Alkis Evlogimenos
2004-06-12
1
-0
/
+1
*
I misled Alkis: LLVM should have isnan, not isunordered.
Chris Lattner
2004-06-11
1
-4
/
+2
*
Add the isunordered intrinsic.
Alkis Evlogimenos
2004-06-11
1
-1
/
+3
*
Add the new GC intrinsics
Chris Lattner
2004-05-23
1
-12
/
+17
*
Temporarily hack in the intrinsics that John added. I expect him to finish u...
Chris Lattner
2004-04-14
1
-0
/
+2
*
Added the llvm.readport and llvm.writeport intrinsics.
John Criswell
2004-04-08
1
-0
/
+4
*
Rename the intrinsic enum values for llvm.va_* from Intrinsic::va_* to
Chris Lattner
2004-03-13
1
-3
/
+3
*
Add llvm.memset/frameaddress/returnaddress intrinsics.
Chris Lattner
2004-02-14
1
-4
/
+9
*
Add support for the llvm.memmove intrinsic.
Chris Lattner
2004-02-12
1
-1
/
+3
*
Urg, check in header I forgot. :(
Chris Lattner
2004-02-12
1
-0
/
+6
*
add new intrinsic
Chris Lattner
2004-01-06
1
-0
/
+1
*
Add some intrinsics
Chris Lattner
2004-01-05
1
-0
/
+6
*
Put all LLVM code into the llvm namespace, as per bug 109.
Brian Gaeke
2003-11-11
1
-3
/
+8
*
Added LLVM copyright header (for lack of a better term).
John Criswell
2003-10-20
1
-0
/
+7
*
New revised variable argument handling support
Chris Lattner
2003-10-18
1
-3
/
+3
*
Eliminate the unwind intrinsic, it is now an instruction
Chris Lattner
2003-09-08
1
-2
/
+0
*
As it turns out, things will be simpler than I first expected. We no longer
Chris Lattner
2003-08-25
1
-4
/
+0
*
rethrow is really the language independent primitive here. "throw" can be wr...
Chris Lattner
2003-08-24
1
-2
/
+3
*
Initial support for recognizing LLVM exception handling intrinsics
Chris Lattner
2003-08-24
1
-0
/
+7
*
Add intrinsics for the llvm.sig(set|long)jmp functions
Chris Lattner
2003-08-18
1
-0
/
+2
*
Add a bunch of new Alpha Intrinsics for Rahul Joshi
Chris Lattner
2003-08-06
1
-0
/
+76
*
Add alpha intrinsics, contributed by Rahul Joshi
Chris Lattner
2003-07-28
1
-5
/
+19
*
Add comment for doxygen for namespace
Chris Lattner
2003-06-03
1
-0
/
+4
*
Add support for setjmp/longjmp primitives
Chris Lattner
2003-05-17
1
-0
/
+4
*
Initial checkin for LLVM intrinsic functions
Chris Lattner
2003-05-08
1
-0
/
+21