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
*
* Add virtual print methods
Chris Lattner
2002-04-08
1
-1
/
+3
*
Remove unneccesary forward definitions
Chris Lattner
2002-03-23
1
-3
/
+0
*
* Inline destructor
Chris Lattner
2002-02-03
1
-24
/
+3
*
Changes to build successfully with GCC 3.02
Chris Lattner
2002-01-20
1
-2
/
+2
*
Subclasses can change the opcode of an instruction
Chris Lattner
2001-12-13
1
-2
/
+2
*
Use the instruction.def file to remain up to date with future instruction
Chris Lattner
2001-10-14
1
-35
/
+20
*
Add new opcode for Invoke instruction
Chris Lattner
2001-10-13
1
-1
/
+1
*
Commit more code over to new cast style
Chris Lattner
2001-10-02
1
-6
/
+3
*
Add support for newer cleaner isa, cast, dyn_cast
Chris Lattner
2001-10-01
1
-0
/
+7
*
Chris seems fond of #include <vector>. Fix these. Also convert use list in
Chris Lattner
2001-09-14
1
-1
/
+1
*
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