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
*
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