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
/
iPHINode.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
It is no longer 2001
Chris Lattner
2004-06-11
1
-3
/
+3
*
Apparently a particular vendor compiler uses the struct/class tag to MANGLE
Chris Lattner
2004-06-08
1
-1
/
+1
*
Add constructors that take a BasicBlock to append to, to the rest of
Alkis Evlogimenos
2004-05-27
1
-0
/
+4
*
Doxygenify and tersify comments.
Misha Brukman
2004-02-26
1
-2
/
+5
*
Fixes for PR114: Thanks to Reid Spencer!
Chris Lattner
2003-11-16
1
-3
/
+3
*
Put all LLVM code into the llvm namespace, as per bug 109.
Brian Gaeke
2003-11-11
1
-0
/
+5
*
Added LLVM copyright header (for lack of a better term).
John Criswell
2003-10-20
1
-0
/
+7
*
Change the Opcode enum for PHI nodes from "Instruction::PHINode" to "Instruct...
Chris Lattner
2003-10-19
1
-2
/
+2
*
Standardize header file comments
Chris Lattner
2003-09-30
1
-1
/
+1
*
Remove a ton of extraneous #includes
Chris Lattner
2003-06-22
1
-2
/
+0
*
Included assert.h so that the code compiles under newer versions of GCC.
John Criswell
2003-06-11
1
-0
/
+2
*
Add new getIncomingValueForBlock method
Chris Lattner
2003-03-06
1
-10
/
+12
*
Simplify some of the PHI node interfaces
Chris Lattner
2003-03-05
1
-3
/
+13
*
By default PHINode::removeIncomingValue will delete the phi node if the last
Chris Lattner
2002-10-08
1
-1
/
+8
*
Add routines to update or erase operands (and to do so without external
Vikram S. Adve
2002-09-16
1
-0
/
+6
*
Implement support for inserting an instruction into a basic block right when it
Chris Lattner
2002-09-10
1
-17
/
+21
*
Create a static version of Instruction::getOpcodeName(opCode) that
Vikram S. Adve
2002-07-14
1
-1
/
+0
*
Changes to build successfully with GCC 3.02
Chris Lattner
2002-01-20
1
-1
/
+1
*
Split the PHINode class out from the iOther.h file into the iPHINode.h file
Chris Lattner
2001-12-03
1
-0
/
+80