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
/
Constant.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
UndefValue's are constants
Chris Lattner
2004-10-16
1
-1
/
+2
*
Now that ConstantPointerRef is gone, it is the case that all operands of cons...
Chris Lattner
2004-08-04
1
-0
/
+12
*
Tabs to spaces.
Misha Brukman
2004-07-19
1
-4
/
+3
*
eliminate isConstantExpr, changes to isa<Constant> implementation
Chris Lattner
2004-07-19
1
-7
/
+4
*
Extend constructor so that it can support GlobalValue's (with names).
Reid Spencer
2004-07-17
1
-9
/
+7
*
remove *THANKFULLY* dead method
Chris Lattner
2004-03-08
1
-6
/
+0
*
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
*
Standardize header file comments
Chris Lattner
2003-09-30
1
-1
/
+1
*
Allow for "unsafe" replaceAllUsesWith operatations, for use during type resol...
Chris Lattner
2003-08-29
1
-1
/
+2
*
Remove a ton of extraneous #includes
Chris Lattner
2003-06-22
1
-1
/
+0
*
Included assert.h so that the code compiles under newer versions of GCC.
John Criswell
2003-06-11
1
-0
/
+1
*
- Dramatically simplify the Constant::mutateReferences implementation,
Chris Lattner
2002-10-14
1
-1
/
+1
*
- Add new Constant::replaceUsesOfWithOnConstant which has an end result
Chris Lattner
2002-10-09
1
-2
/
+23
*
Convert comments to Doxygen style
Chris Lattner
2002-08-25
1
-20
/
+20
*
- ConstantPointerRefs are now automatically removed from the module table
Chris Lattner
2002-08-18
1
-9
/
+18
*
Add a couple of virtual functions to support subclass ConstantExpr.
Vikram S. Adve
2002-07-14
1
-0
/
+9
*
Split ConstantVals.h into Constant.h and Constants.h
Chris Lattner
2002-04-28
1
-0
/
+47