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
/
ConstPoolVals.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Chris seems fond of #include <vector>. Fix these. Also convert use list in
Chris Lattner
2001-09-14
1
-1
/
+0
*
Disable destructors on constants
Chris Lattner
2001-09-11
1
-0
/
+8
*
Remove 3 gross global functions that don't belong here
Chris Lattner
2001-09-09
1
-20
/
+0
*
Remove extra space
Chris Lattner
2001-09-07
1
-1
/
+1
*
Implement support for globally unique constants. Constants no longer live
Chris Lattner
2001-09-07
1
-83
/
+38
*
Moved inline/llvm/Tools/* to include/llvm/Support/*
Chris Lattner
2001-07-23
1
-1
/
+1
*
Moved isIntegral to the Type system
Chris Lattner
2001-07-21
1
-7
/
+3
*
Provide simpler ways to extract the value of an integer constant.
Vikram S. Adve
2001-07-20
1
-2
/
+22
*
Add new base class ConstPoolInt, useful for dealing with integral constants
Chris Lattner
2001-07-20
1
-11
/
+46
*
Made the following changes:
Chris Lattner
2001-07-14
1
-1
/
+3
*
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
-44
/
+2
*
Initial revision
Chris Lattner
2001-06-06
1
-0
/
+234