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
/
iOther.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed comment.
Joel Stanley
2003-05-10
1
-1
/
+1
*
Add new VarArgInst class for the va_arg instruction
Chris Lattner
2003-05-08
1
-0
/
+36
*
Rename Instruction::hasSideEffects() -> mayWriteToMemory()
Chris Lattner
2003-02-24
1
-1
/
+1
*
Added protos for two alternate, convenient CallInst constructors.
Joel Stanley
2003-02-01
1
-0
/
+6
*
Implement support for inserting an instruction into a basic block right when it
Chris Lattner
2002-09-10
1
-10
/
+13
*
Create a static version of Instruction::getOpcodeName(opCode) that
Vikram S. Adve
2002-07-14
1
-6
/
+0
*
Move FunctionArgument out of iOther.h into Argument.h and rename class to
Chris Lattner
2002-04-09
1
-32
/
+0
*
Use explicit .get() calls to avoid having to #include Function.h
Chris Lattner
2002-04-09
1
-3
/
+2
*
* Add virtual print methods
Chris Lattner
2002-04-08
1
-0
/
+2
*
Remove getCalledMethod. Use getCalledFunction instead
Chris Lattner
2002-03-29
1
-4
/
+0
*
Transform uses of Method into uses of Function.
Chris Lattner
2002-03-26
1
-16
/
+20
*
Changes to build successfully with GCC 3.02
Chris Lattner
2002-01-20
1
-5
/
+5
*
Split the PHINode class out from the iOther.h file into the iPHINode.h file
Chris Lattner
2001-12-03
1
-68
/
+0
*
Add a helper function to PHI node
Chris Lattner
2001-11-03
1
-0
/
+11
*
Add some useful accessors
Chris Lattner
2001-11-01
1
-0
/
+2
*
Add support for indirect calls
Chris Lattner
2001-10-13
1
-4
/
+7
*
* Both Method & GlobalVariable now subclass GlobalValue
Chris Lattner
2001-10-03
1
-1
/
+1
*
Commit more code over to new cast style
Chris Lattner
2001-10-02
1
-2
/
+40
*
Add support for new style casts
Chris Lattner
2001-10-01
1
-4
/
+10
*
Chris seems fond of #include <vector>. Fix these. Also convert use list in
Chris Lattner
2001-09-14
1
-1
/
+0
*
Provide a way to change the incoming value for a phi node
Chris Lattner
2001-09-07
1
-0
/
+3
*
* Fix long standing problems that would affect inlining. How could this have...
Chris Lattner
2001-09-07
1
-5
/
+5
*
Add support for extern varargs methods & varargs method calls
Chris Lattner
2001-07-25
1
-1
/
+1
*
Made the following changes:
Chris Lattner
2001-07-14
1
-1
/
+1
*
Implemented shl, shl, & load instructions
Chris Lattner
2001-07-08
1
-24
/
+52
*
Moved Cast from being a Unary instruction to being an "Other" instruction
Chris Lattner
2001-07-08
1
-0
/
+24
*
Broad superficial changes:
Chris Lattner
2001-07-07
1
-2
/
+2
*
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
-37
/
+15
*
Minor formating changes
Chris Lattner
2001-06-27
1
-2
/
+6
*
Add accessor methods to binary/unary operators
Chris Lattner
2001-06-22
1
-0
/
+9
*
Updates to support
Chris Lattner
2001-06-11
1
-14
/
+10
*
Fixes for BB iterators, additional methods added for DCE pass
Chris Lattner
2001-06-07
1
-0
/
+5
*
Initial revision
Chris Lattner
2001-06-06
1
-0
/
+116