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
/
iOperators.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Put all LLVM code into the llvm namespace, as per bug 109.
Brian Gaeke
2003-11-11
1
-0
/
+4
*
Added LLVM copyright header (for lack of a better term).
John Criswell
2003-10-20
1
-0
/
+7
*
* Eliminate GenericBinaryInst class
Chris Lattner
2002-09-10
1
-20
/
+8
*
- Exposed SetCondInst::getInverseCondition & ::getSwappedCondition better
Chris Lattner
2002-09-01
1
-5
/
+26
*
Implement classof for SetCondInst so that instcombine doesn't break on dyn_ca...
Chris Lattner
2002-08-23
1
-0
/
+11
*
Add new SetCondInst::getInverseCondition() method.
Chris Lattner
2002-08-20
1
-0
/
+5
*
Remove support for unary operators.
Chris Lattner
2002-08-14
1
-11
/
+0
*
Create a static version of Instruction::getOpcodeName(opCode) that
Vikram S. Adve
2002-07-14
1
-6
/
+0
*
Changes to build successfully with GCC 3.02
Chris Lattner
2002-01-20
1
-3
/
+3
*
Moved Cast from being a Unary instruction to being an "Other" instruction
Chris Lattner
2001-07-08
1
-3
/
+2
*
Neg instruction removed. Cast instruction implemented.
Chris Lattner
2001-07-08
1
-0
/
+14
*
Convert BinaryOperand and UnaryOperator to only take instruction types of
Chris Lattner
2001-07-07
1
-1
/
+1
*
Broad superficial changes:
Chris Lattner
2001-07-07
1
-5
/
+3
*
Make a new GenericBinaryInst class, instead of providing lots of silly
Chris Lattner
2001-06-27
1
-15
/
+7
*
Initial revision
Chris Lattner
2001-06-06
1
-0
/
+48