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
/
VMCore
/
Instructions.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reverting dtor devirtualization patch.
Gordon Henriksen
2007-12-10
1
-18
/
+32
*
Devirtualizing Value destructor (PR889). Patch by Pawel Kunio!
Gordon Henriksen
2007-12-09
1
-32
/
+18
*
Rather than having special rules like "intrinsics cannot
Duncan Sands
2007-12-03
1
-1
/
+12
*
Small parameter attributes cleanup.
Duncan Sands
2007-11-29
1
-4
/
+6
*
Add some convenience methods for querying attributes, and
Duncan Sands
2007-11-28
1
-8
/
+18
*
Fix PR1146: parameter attributes are longer part of
Duncan Sands
2007-11-27
1
-6
/
+38
*
Add support for vectors to int <-> float casts.
Nate Begeman
2007-11-17
1
-2
/
+14
*
fix typo
Chris Lattner
2007-10-18
1
-1
/
+1
*
Update GEP constructors to use an iterator interface to fix
David Greene
2007-09-04
1
-73
/
+0
*
Update InvokeInst to work like CallInst
David Greene
2007-08-27
1
-22
/
+0
*
sink clone() down the class hierarchy from CmpInst into ICmpInst/FCmpInst.
Chris Lattner
2007-08-24
1
-2
/
+5
*
New CallInst interface to address GLIBCXX_DEBUG errors caused by
David Greene
2007-08-01
1
-6
/
+7
*
Add constructor overloads for LoadInst and StoreInst that insert at the
Dan Gohman
2007-07-18
1
-0
/
+20
*
It's not necessary to do rounding for alloca operations when the requested
Dan Gohman
2007-07-18
1
-0
/
+2617