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
/
IntrinsicInst.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
For PR780:
Reid Spencer
2006-07-26
1
-1
/
+1
*
For PR780:
Reid Spencer
2006-06-07
1
-5
/
+4
*
For PR780:
Reid Spencer
2006-06-07
1
-0
/
+7
*
Should not remove casts from variable's alloca.
Jim Laskey
2006-03-27
1
-1
/
+1
*
Rename for truth in advertising.
Jim Laskey
2006-03-24
1
-1
/
+1
*
Simplify handling of llvm.dbg intrinsic operands to one spot.
Jim Laskey
2006-03-23
1
-11
/
+78
*
Typo.
Jim Laskey
2006-03-16
1
-1
/
+1
*
remove dbg_declare, it's not used yet.
Chris Lattner
2006-03-09
1
-1
/
+0
*
Split memcpy/memset/memmove intrinsics into i32/i64 versions, resolving
Chris Lattner
2006-03-03
1
-7
/
+13
*
Simplify the implementations of classof using the new IntrinsicInst classof.
Chris Lattner
2006-01-13
1
-56
/
+32
*
Add some functionality to the IntrinsicInst class and some comments
Chris Lattner
2006-01-13
1
-0
/
+20
*
Convert tabs to spaces
Misha Brukman
2005-04-22
1
-5
/
+5
*
Remove trailing whitespace
Misha Brukman
2005-04-21
1
-9
/
+9
*
Fix bountiful sources of VC++ 'possible loss of data' warnings
Jeff Cohen
2005-01-01
1
-2
/
+2
*
Add a new debug intrinsic parent class. Patch contributed by Michael
Chris Lattner
2004-11-22
1
-4
/
+28
*
Add support for llvm.dbg.stoppoint
Chris Lattner
2004-11-18
1
-0
/
+27
*
Right, calls have Operand#0 == the called function, don't forget this.
Chris Lattner
2004-10-12
1
-12
/
+12
*
New header. Classes can be added as needed.
Chris Lattner
2004-10-12
1
-0
/
+198