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
/
lib
/
IR
/
Instructions.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update LLVM for rebase to r212749.
Stephen Hines
2014-07-21
1
-22
/
+19
*
Update LLVM for 3.5 rebase (r209712).
Stephen Hines
2014-05-29
1
-45
/
+46
*
Update to LLVM 3.5a.
Stephen Hines
2014-04-24
1
-38
/
+93
*
Add addrspacecast instruction.
Matt Arsenault
2013-11-15
1
-115
/
+183
*
Revert patches to add case-range support for PR1255.
Bob Wilson
2013-09-09
1
-27
/
+3
*
Add parentheses to silence gcc warning.
Richard Trieu
2013-07-31
1
-4
/
+4
*
Fix ptr vector inconsistency in CreatePointerCast
Matt Arsenault
2013-07-31
1
-5
/
+13
*
Respect address space sizes in isEliminableCastPair.
Matt Arsenault
2013-07-30
1
-10
/
+47
*
Revert "Remove isCastable since nothing uses it now"
Matt Arsenault
2013-07-30
1
-0
/
+63
*
Remove isCastable since nothing uses it now
Matt Arsenault
2013-07-30
1
-63
/
+0
*
Change behavior of calling bitcasted alias functions.
Matt Arsenault
2013-07-30
1
-2
/
+44
*
Added support for the Builtin attribute.
Michael Gottesman
2013-06-27
1
-2
/
+2
*
Revert r177675. This is language-specific and shouldn't be in the API.
Bill Wendling
2013-03-22
1
-7
/
+0
*
Add a query to tell if a landing pad has a catch-all.
Bill Wendling
2013-03-21
1
-0
/
+7
*
Use pre-inc, pre-dec when possible.
Jakub Staszak
2013-03-20
1
-6
/
+6
*
Modify {Call,Invoke}Inst::addAttribute to take an AttrKind.
Peter Collingbourne
2013-03-02
1
-9
/
+4
*
Use the AttributeSet when removing multiple attributes. Use Attribute::AttrKind
Bill Wendling
2013-01-23
1
-4
/
+10
*
More encapsulation work.
Bill Wendling
2013-01-22
1
-2
/
+6
*
Allow vectors in CreatePointerCast.
Evgeniy Stepanov
2013-01-15
1
-3
/
+3
*
CastInst::castIsValid should return true if the dest type is the same as
Evan Cheng
2013-01-10
1
-0
/
+5
*
Consider expression "0.0 - X" as the negation of X if
Shuxin Yang
2013-01-09
1
-3
/
+6
*
Move all of the header files which are involved in modelling the LLVM IR
Chandler Carruth
2013-01-02
1
-7
/
+7
*
Rename VMCore directory to IR.
Chandler Carruth
2013-01-02
1
-0
/
+3540