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
/
Value.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move annotation to support library
Chris Lattner
2003-01-14
1
-1
/
+1
*
- Detemplatize UseTy<> in Value.h, because it's only instantiated for one
Chris Lattner
2002-10-09
1
-26
/
+21
*
- Remove Value::use_push_back & Value::use_remove
Chris Lattner
2002-10-09
1
-3
/
+2
*
Group #includes better
Chris Lattner
2002-09-23
1
-1
/
+1
*
Eliminate setType method
Chris Lattner
2002-09-10
1
-2
/
+0
*
Convert comments to Doxygen style
Chris Lattner
2002-08-25
1
-22
/
+21
*
Disable the operator= in Value
Chris Lattner
2002-07-24
1
-0
/
+1
*
We must with with GCC 2.95 :(
Chris Lattner
2002-06-25
1
-1
/
+1
*
changes to make it compatible with 64bit gcc
Anand Shukla
2002-06-25
1
-0
/
+1
*
*** empty log message ***
Chris Lattner
2002-06-25
1
-46
/
+34
*
Module's are no longer Value's.
Chris Lattner
2002-04-28
1
-10
/
+1
*
Move FunctionArgument out of iOther.h into Argument.h and rename class to
Chris Lattner
2002-04-09
1
-6
/
+6
*
* Move casting stuff out to Support/Casting.h
Chris Lattner
2002-04-08
1
-72
/
+16
*
Transform uses of Method into uses of Function.
Chris Lattner
2002-03-26
1
-10
/
+11
*
Rename Method to Function
Chris Lattner
2002-03-23
1
-5
/
+6
*
Changes to build successfully with GCC 3.02
Chris Lattner
2002-01-20
1
-8
/
+8
*
Rename ConstPoolVal -> Constant
Chris Lattner
2001-12-03
1
-4
/
+4
*
Remove extra assert in dyn_cast_or_null.
Vikram S. Adve
2001-10-17
1
-2
/
+0
*
Add cast_or_null & dyn_cast_or_null
Chris Lattner
2001-10-15
1
-1
/
+20
*
Improve error messages on assertion failure.
Chris Lattner
2001-10-15
1
-2
/
+6
*
Cast NULL when requested.
Vikram S. Adve
2001-10-14
1
-2
/
+3
*
Add use_back() methods
Chris Lattner
2001-10-13
1
-0
/
+2
*
* Both Method & GlobalVariable now subclass GlobalValue
Chris Lattner
2001-10-03
1
-3
/
+10
*
Commit more code over to new cast style
Chris Lattner
2001-10-02
1
-1
/
+1
*
Convert more code to use new style casts
Chris Lattner
2001-10-01
1
-33
/
+35
*
Add more support for new style casts
Chris Lattner
2001-10-01
1
-19
/
+29
*
Add support for new style casts
Chris Lattner
2001-10-01
1
-8
/
+17
*
Add support for newer cleaner isa, cast, dyn_cast
Chris Lattner
2001-10-01
1
-1
/
+50
*
Remove debugging output stuff
Chris Lattner
2001-09-19
1
-7
/
+0
*
Remove operator << to Assembly/Writer.h
Chris Lattner
2001-09-18
1
-10
/
+10
*
Added debugging support.
Vikram S. Adve
2001-09-18
1
-13
/
+27
*
Chris seems fond of #include <vector>. Fix these. Also convert use list in
Chris Lattner
2001-09-14
1
-5
/
+5
*
Implement global variable support
Chris Lattner
2001-09-10
1
-1
/
+3
*
* Values are AbstactTypeUsers to support abstract types
Chris Lattner
2001-09-07
1
-3
/
+12
*
Add annotation support to value
Chris Lattner
2001-08-23
1
-2
/
+2
*
Made the following changes:
Chris Lattner
2001-07-14
1
-1
/
+2
*
Add a new slew of functions to allow dynamic_cast<> like operation for
Chris Lattner
2001-06-27
1
-1
/
+59
*
Updates to support
Chris Lattner
2001-06-11
1
-1
/
+1
*
Fixes for BB iterators, additional methods added for DCE pass
Chris Lattner
2001-06-07
1
-1
/
+1
*
Initial revision
Chris Lattner
2001-06-06
1
-0
/
+124