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
/
DerivedTypes.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
* Delete getNumAbstractTypeUsers method
Chris Lattner
2002-04-05
1
-17
/
+7
*
Remove backwards compatibility code
Chris Lattner
2002-04-04
1
-5
/
+0
*
Add more accessors
Chris Lattner
2002-03-29
1
-0
/
+8
*
s/Method/Function
Chris Lattner
2002-03-29
1
-1
/
+1
*
Rename MethodType to FunctionType, provide a #define
Chris Lattner
2002-03-29
1
-11
/
+14
*
Allow clients to use FunctionType as well as MethodType for now
Chris Lattner
2002-03-26
1
-0
/
+2
*
Changes to build successfully with GCC 3.02
Chris Lattner
2002-01-20
1
-7
/
+8
*
PointerType and ArrayType now subclass Sequential type, which contains addres...
Chris Lattner
2001-12-14
1
-70
/
+86
*
Renamed inst_const_iterator -> const_inst_iterator
Chris Lattner
2001-12-04
1
-1
/
+1
*
Add new CompositeType shared baseclass of ArrayType and StructType
Chris Lattner
2001-11-26
1
-2
/
+61
*
Fix major bugs in type resolution
Chris Lattner
2001-11-03
1
-2
/
+6
*
* Minor Formatting changes.
Chris Lattner
2001-10-13
1
-5
/
+7
*
Commit more code over to new cast style
Chris Lattner
2001-10-02
1
-24
/
+24
*
Add more support for new style casts
Chris Lattner
2001-10-01
1
-3
/
+48
*
Add support for new style casts
Chris Lattner
2001-10-01
1
-0
/
+10
*
Chris seems fond of #include <vector>. Fix these. Also convert use list in
Chris Lattner
2001-09-14
1
-1
/
+0
*
* Add new DerivedType base class that goes between Type and the derived types
Chris Lattner
2001-09-07
1
-29
/
+168
*
Remove target specific code, move to TargetData.cpp file
Chris Lattner
2001-08-27
1
-50
/
+1
*
Add support for extern varargs methods & varargs method calls
Chris Lattner
2001-07-25
1
-1
/
+3
*
Eliminated the Unique class in favor of NonCopyable and NonCopyableV
Chris Lattner
2001-07-23
1
-2
/
+2
*
Fix coding style issues to actually attempt to be somewhat uniform
Chris Lattner
2001-07-23
1
-48
/
+28
*
Eliminate lots of unnecessary #includes and forward decls
Chris Lattner
2001-07-21
1
-4
/
+1
*
Renamed include/llvm/Codegen to include/llvm/CodeGen
Chris Lattner
2001-07-21
1
-1
/
+1
*
Compute and cache information about the storage size and layout
Vikram S. Adve
2001-07-20
1
-3
/
+75
*
Add short forms of the get*Type methods.
Chris Lattner
2001-07-20
1
-0
/
+12
*
Initial revision
Chris Lattner
2001-06-06
1
-0
/
+120