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
/
InstrTypes.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change the semantics of getSuccessor to FAIL if an out of range successor # i...
Chris Lattner
2002-04-27
1
-2
/
+2
*
Minor cleanups I missed
Chris Lattner
2002-02-19
1
-4
/
+1
*
These constructors are for internal use only. These should have been
Chris Lattner
2002-02-19
1
-16
/
+17
*
Changes to build successfully with GCC 3.02
Chris Lattner
2002-01-20
1
-4
/
+4
*
Swap operands now preserves the semantics of the binary operator by changing
Chris Lattner
2001-12-13
1
-4
/
+8
*
New ctor for invoke inst
Chris Lattner
2001-10-13
1
-1
/
+3
*
Commit more code over to new cast style
Chris Lattner
2001-10-02
1
-0
/
+27
*
Chris seems fond of #include <vector>. Fix these. Also convert use list in
Chris Lattner
2001-09-14
1
-2
/
+0
*
Add an function to BinaryOperator to swap the two operands
Chris Lattner
2001-07-20
1
-0
/
+5
*
Moved Cast from being a Unary instruction to being an "Other" instruction
Chris Lattner
2001-07-08
1
-5
/
+3
*
Neg instruction removed. Cast instruction implemented.
Chris Lattner
2001-07-08
1
-3
/
+5
*
Convert BinaryOperand and UnaryOperator to only take instruction types of
Chris Lattner
2001-07-07
1
-4
/
+12
*
Broad superficial changes:
Chris Lattner
2001-07-07
1
-5
/
+5
*
Remove dtor's that simply call dropAllReferences
Chris Lattner
2001-07-07
1
-2
/
+0
*
Changed the fundemental architecture of Operands for Instructions. Now
Chris Lattner
2001-07-07
1
-57
/
+11
*
* Rename get.*Operator to create seeing that it would have to be qualified
Chris Lattner
2001-06-25
1
-7
/
+8
*
Add accessor methods to binary/unary operators
Chris Lattner
2001-06-22
1
-0
/
+9
*
Moved getBinaryOperator to the BinaryOperator class and the getUnaryOperator
Chris Lattner
2001-06-08
1
-2
/
+14
*
Initial revision
Chris Lattner
2001-06-06
1
-0
/
+131