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
/
lib
/
VMCore
/
Function.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move FunctionArgument out of iOther.h into Argument.h and rename class to
Chris Lattner
2002-04-09
1
-2
/
+19
*
Move include/llvm/ValueHolderImpl.h to lib/VMCore/ValueHolderImpl.h
Chris Lattner
2002-04-08
1
-2
/
+2
*
s/Method/Function
Chris Lattner
2002-03-29
1
-5
/
+4
*
Change references from Method to Function
Chris Lattner
2002-03-26
1
-8
/
+8
*
Rename Method to Function
Chris Lattner
2002-03-23
1
-7
/
+8
*
Changes to build successfully with GCC 3.02
Chris Lattner
2002-01-20
1
-4
/
+4
*
Renamed inst_const_iterator -> const_inst_iterator
Chris Lattner
2001-12-04
1
-1
/
+1
*
Rename ConstPoolVal -> Constant
Chris Lattner
2001-12-03
1
-3
/
+3
*
Implement internal
Chris Lattner
2001-11-26
1
-5
/
+5
*
Removed MachineCodeForMethod object and made it an annotation.
Vikram S. Adve
2001-11-08
1
-5
/
+1
*
Delete MachineCodeInfoForMethod object.
Vikram S. Adve
2001-10-22
1
-0
/
+2
*
Added MachineCodeForMethod object in class Method.
Vikram S. Adve
2001-10-22
1
-1
/
+3
*
It is valid to have unsigned arrays as constants... the linker may initialize...
Chris Lattner
2001-10-20
1
-3
/
+0
*
Factor parentness out of Module & GlobalVariable into GlobalValue
Chris Lattner
2001-10-03
1
-2
/
+1
*
* Both Method & GlobalVariable now subclass GlobalValue
Chris Lattner
2001-10-03
1
-5
/
+9
*
Convert more code to use new style casts
Chris Lattner
2001-10-01
1
-1
/
+1
*
Remove the unsized array constraint
Chris Lattner
2001-09-18
1
-4
/
+1
*
Add support for global constants, and for initializers for constants
Chris Lattner
2001-09-18
1
-4
/
+10
*
Use correct style casts
Chris Lattner
2001-09-10
1
-7
/
+3
*
Implement global variable support
Chris Lattner
2001-09-10
1
-1
/
+30
*
Support new setName interface
Chris Lattner
2001-09-07
1
-1
/
+3
*
* ValueHolder now takes 3 arguments
Chris Lattner
2001-07-14
1
-3
/
+3
*
Miscellaneous cleanups:
Chris Lattner
2001-06-27
1
-4
/
+3
*
Initial revision
Chris Lattner
2001-06-06
1
-0
/
+75