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
*
A little bit more LLVMContextification.
Owen Anderson
2009-07-09
1
-3
/
+7
*
change the MemIntrinsic get/setAlignment method to take an unsigned
Chris Lattner
2009-03-08
1
-6
/
+9
*
Introduce a new MemTransferInst pseudo class, which is a common
Chris Lattner
2009-03-08
1
-38
/
+36
*
reapply Sanjiv's patch to genericize memcpy/memset/memmove to take an
Chris Lattner
2008-11-21
1
-12
/
+6
*
Revert r59802. It was breaking the build of llvm-gcc:
Bill Wendling
2008-11-21
1
-6
/
+12
*
Make mem[cpy,move,set] intrinsics overloaded.
Sanjiv Gupta
2008-11-21
1
-12
/
+6
*
Split the SelectionDAG-building code, including the FunctionLoweringInfo
Dan Gohman
2008-09-03
1
-0
/
+14
*
- Re-apply 52748 and friends with fix. GetConstantStringInfo() returns an emp...
Evan Cheng
2008-06-30
1
-2
/
+2
*
Revert (52748 and friends):
Anton Korobeynikov
2008-06-29
1
-2
/
+2
*
Move GetConstantStringInfo to lib/Analysis. Remove
Eric Christopher
2008-06-26
1
-2
/
+2
*
Turn StripPointerCast() into a method
Anton Korobeynikov
2008-05-07
1
-3
/
+3
*
Make StripPointerCast a common function (should we mak it method of Value ins...
Anton Korobeynikov
2008-05-06
1
-6
/
+0
*
Remove uses of llvm/System/IncludeFile.h that are no longer needed.
Dan Gohman
2008-05-06
1
-5
/
+0
*
Don't attribute in file headers anymore. See llvmdev for the
Chris Lattner
2007-12-29
1
-2
/
+2
*
remove some dead code.
Chris Lattner
2007-12-10
1
-50
/
+0
*
Devirtualizing Value destructor (PR889). Patch by Pawel Kunio!
Gordon Henriksen
2007-12-09
1
-0
/
+50
*
It's not necessary to do rounding for alloca operations when the requested
Dan Gohman
2007-07-18
1
-0
/
+323