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
/
Instructions.h
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fix PR1146: parameter attributes are longer part of
Duncan Sands
2007-11-27
1
-6
/
+12
*
add some static icmpinst predicates.
Chris Lattner
2007-11-22
1
-7
/
+17
*
Updated VC++ build system.
Hartmut Kaiser
2007-10-17
1
-2
/
+2
*
Remove an unnecessary static_cast.
Dan Gohman
2007-09-24
1
-1
/
+1
*
Fix PR1666, SPASS with the CBE and 254.gap with the CBE.
Chris Lattner
2007-09-15
1
-1
/
+1
*
Update GEP constructors to use an iterator interface to fix
David Greene
2007-09-04
1
-15
/
+92
*
Silence implicit 64->32-bit conversion warnings.
Chris Lattner
2007-08-29
1
-20
/
+6
*
Update InvokeInst to work like CallInst
David Greene
2007-08-27
1
-6
/
+58
*
sink clone() down the class hierarchy from CmpInst into ICmpInst/FCmpInst.
Chris Lattner
2007-08-24
1
-0
/
+4
*
remove #if 0 code.
Chris Lattner
2007-08-06
1
-14
/
+0
*
New CallInst interface to address GLIBCXX_DEBUG errors caused by
David Greene
2007-08-01
1
-2
/
+60
*
Simplify the logic for setVolatile.
Dan Gohman
2007-07-20
1
-2
/
+2
*
Add constructor overloads for LoadInst and StoreInst that insert at the
Dan Gohman
2007-07-18
1
-0
/
+4
*
It's not necessary to do rounding for alloca operations when the requested
Dan Gohman
2007-07-18
1
-0
/
+2112
[prev]