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
/
Instruction.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Support new setName interface
Chris Lattner
2001-09-07
1
-1
/
+1
*
Make a function const.
Vikram S. Adve
2001-07-28
1
-1
/
+1
*
More minor reorganizations
Chris Lattner
2001-07-21
1
-4
/
+4
*
Remove getTempValuesForMachineCode from the Instruction interface
Chris Lattner
2001-07-21
1
-5
/
+7
*
Added a representation of the machine instructions generated
Vikram S. Adve
2001-07-20
1
-4
/
+22
*
Made the following changes:
Chris Lattner
2001-07-14
1
-1
/
+1
*
hasSideEffects should be marked virtual
Chris Lattner
2001-07-09
1
-1
/
+1
*
Implementation of Store & GetElementPtr
Chris Lattner
2001-07-08
1
-2
/
+1
*
Moved Cast from being a Unary instruction to being an "Other" instruction
Chris Lattner
2001-07-08
1
-1
/
+1
*
Neg instruction removed. Cast instruction implemented.
Chris Lattner
2001-07-08
1
-8
/
+2
*
Broad superficial changes:
Chris Lattner
2001-07-07
1
-1
/
+4
*
Changed the fundemental architecture of Operands for Instructions. Now
Chris Lattner
2001-07-07
1
-72
/
+0
*
* Rename get.*Operator to create seeing that it would have to be qualified
Chris Lattner
2001-06-25
1
-0
/
+3
*
Moved getBinaryOperator to the BinaryOperator class and the getUnaryOperator
Chris Lattner
2001-06-08
1
-4
/
+1
*
Initial revision
Chris Lattner
2001-06-06
1
-0
/
+199