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
*
Instruction and constant expression definitions for the insertelement
Robert Bocchino
2006-01-17
1
-6
/
+53
*
Added an instruction and constant expression for the extractelement
Robert Bocchino
2006-01-10
1
-0
/
+46
*
add an accessor
Chris Lattner
2005-11-05
1
-0
/
+4
*
Add support alignment of allocation instructions.
Nate Begeman
2005-11-05
1
-8
/
+28
*
Mark hasConstantValue as a const method
Chris Lattner
2005-08-05
1
-1
/
+1
*
Add an extra parameter that Chris requested
Nate Begeman
2005-08-04
1
-1
/
+1
*
Fix a fixme in CondPropagate.cpp by moving a PhiNode optimization into
Nate Begeman
2005-08-04
1
-0
/
+5
*
fix DCE + va_arg problem
Andrew Lenharth
2005-06-19
1
-0
/
+1
*
header file changes for varargs
Andrew Lenharth
2005-06-18
1
-44
/
+1
*
Some cleanups for compilation with GCC 4.0.0 to remove warnings:
Reid Spencer
2005-05-15
1
-2
/
+2
*
Silence VC++ warnings about unsafe mixing of ints and bools with the | operator.
Jeff Cohen
2005-05-07
1
-1
/
+1
*
Add support for explicit calling conventions
Chris Lattner
2005-05-06
1
-5
/
+24
*
add a default arg
Chris Lattner
2005-05-06
1
-1
/
+1
*
Add a 'tail' marker for call instructions, patch contributed by
Chris Lattner
2005-05-06
1
-1
/
+5
*
add direct support for making GEP instrs with one index
Chris Lattner
2005-05-03
1
-2
/
+8
*
Remove trailing whitespace
Misha Brukman
2005-04-21
1
-26
/
+26
*
Convert tabs to spaces
Misha Brukman
2005-03-16
1
-13
/
+13
*
switch instructions only allow constantints for their values, be more specific.
Chris Lattner
2005-02-24
1
-7
/
+8
*
Eliminate the explicit volatile fields in LoadInst and StoreInst. This shrinks
Chris Lattner
2005-02-05
1
-12
/
+11
*
Many changes to cope with the User.h changes. Instructions now generally
Chris Lattner
2005-01-29
1
-232
/
+304
*
Add missing accessor.
Chris Lattner
2004-12-10
1
-0
/
+2
*
Remove dead field
Chris Lattner
2004-12-02
1
-1
/
+0
*
Update comments, now that CPR's are gone, inline the methods
Chris Lattner
2004-11-18
1
-9
/
+10
*
Make ReturnInst accept a value of type void as the return value. The
Alkis Evlogimenos
2004-11-17
1
-8
/
+5
*
Warning fixes for VC++, contributed by Morten Ofstad!
Chris Lattner
2004-11-15
1
-4
/
+4
*
Convert 'struct' to 'class' in various places to adhere to the coding standards
Chris Lattner
2004-10-27
1
-3
/
+5
*
Add new UnreachableInst class
Chris Lattner
2004-10-16
1
-0
/
+37
*
Move the implementation of the clone method for these classes to
Chris Lattner
2004-10-15
1
-22
/
+18
*
Merge i*.h headers into Instructions.h as part of bug403.
Alkis Evlogimenos
2004-07-29
1
-5
/
+1176
*
Added LLVM copyright header (for lack of a better term).
John Criswell
2003-10-20
1
-0
/
+7
*
New helper header
Chris Lattner
2003-01-27
1
-0
/
+18