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
/
iTerminators.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add new setCondition member
Chris Lattner
2003-06-04
1
-4
/
+6
*
Rename Instruction::hasSideEffects() -> mayWriteToMemory()
Chris Lattner
2003-02-24
1
-1
/
+1
*
Add convenience ctor to BranchInst
Chris Lattner
2002-09-10
1
-1
/
+2
*
Implement support for inserting an instruction into a basic block right when it
Chris Lattner
2002-09-10
1
-15
/
+12
*
Avoid warning: control reaches end of non-void function
Chris Lattner
2002-07-25
1
-0
/
+1
*
Create a static version of Instruction::getOpcodeName(opCode) that
Vikram S. Adve
2002-07-14
1
-8
/
+0
*
Added setSuccessor() method to terminator instructions
Anand Shukla
2002-06-25
1
-0
/
+8
*
Add a new setSuccessor method to terminator instructions
Chris Lattner
2002-05-23
1
-0
/
+18
*
Invoke inst has side effects!
Chris Lattner
2002-05-14
1
-0
/
+2
*
Add an explicit abort so that the optimized build knows the function does
Chris Lattner
2002-05-10
1
-0
/
+1
*
Change the semantics of getSuccessor to FAIL if an out of range successor # i...
Chris Lattner
2002-04-27
1
-30
/
+16
*
Use .get() explicitly and add a few extra casts to avoid 2 #includes
Chris Lattner
2002-04-09
1
-15
/
+13
*
s/Method/Function
Chris Lattner
2002-04-08
1
-2
/
+2
*
Rename getCalledMethod to getCalledFunction
Chris Lattner
2002-03-29
1
-4
/
+4
*
Rename Method to Function
Chris Lattner
2002-03-23
1
-2
/
+2
*
Changes to build successfully with GCC 3.02
Chris Lattner
2002-01-20
1
-1
/
+1
*
Rename ConstPoolVal -> Constant
Chris Lattner
2001-12-03
1
-6
/
+6
*
Minor changes, add new ctor for invoke instruction
Chris Lattner
2001-10-13
1
-4
/
+70
*
Commit more code over to new cast style
Chris Lattner
2001-10-02
1
-0
/
+27
*
Add more support for new style casts
Chris Lattner
2001-10-01
1
-2
/
+2
*
Add support for new style casts
Chris Lattner
2001-10-01
1
-6
/
+6
*
Broad superficial changes:
Chris Lattner
2001-07-07
1
-3
/
+3
*
Remove dtor's that simply call dropAllReferences
Chris Lattner
2001-07-07
1
-17
/
+6
*
Changed the fundemental architecture of Operands for Instructions. Now
Chris Lattner
2001-07-07
1
-54
/
+74
*
Added methods to make dealing with switches and branch instructions
Chris Lattner
2001-06-27
1
-1
/
+22
*
Initial revision
Chris Lattner
2001-06-06
1
-0
/
+136