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
/
Type.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add two methods which have been needed for a long time: Type::get(Un)signedVe...
Chris Lattner
2004-03-26
1
-1
/
+10
*
Add two missing pieces from last checkin
Chris Lattner
2004-02-17
1
-1
/
+3
*
Rearrange code to eliminate warnings
Chris Lattner
2004-02-17
1
-1
/
+89
*
Doxygenify comment.
Misha Brukman
2004-02-10
1
-1
/
+1
*
Now that all of the derived types have disciplined interfaces, we can eliminate
Chris Lattner
2004-02-09
1
-51
/
+19
*
Put all LLVM code into the llvm namespace, as per bug 109.
Brian Gaeke
2003-11-11
1
-0
/
+4
*
Tighten up what we consider to be first class types.
Chris Lattner
2003-10-30
1
-1
/
+1
*
Added LLVM copyright header (for lack of a better term).
John Criswell
2003-10-20
1
-0
/
+7
*
Add operator= for type iterators to make them assignable
Chris Lattner
2003-10-13
1
-0
/
+6
*
Remove explicit inline qualifiers when the implicit ones work just as well
Chris Lattner
2003-10-13
1
-10
/
+10
*
Kill warning when compiling in optimized mode
Chris Lattner
2003-10-09
1
-0
/
+1
*
Make getContainedType more efficient by not returning null if out of range!
Chris Lattner
2003-10-09
1
-4
/
+4
*
Make the PATypeHolder use a simple union-find implementation to handle
Chris Lattner
2003-10-02
1
-0
/
+14
*
Standardize header file comments
Chris Lattner
2003-09-30
1
-3
/
+2
*
New method
Chris Lattner
2003-09-02
1
-0
/
+3
*
Remove the "recursive bit", not only is it unused by anyone, it was also
Chris Lattner
2003-09-02
1
-9
/
+0
*
The description is no longer stored directly in the type.
Chris Lattner
2003-09-02
1
-6
/
+1
*
The word `dependent' has no `a'.
Misha Brukman
2003-08-21
1
-1
/
+1
*
s/convertable/convertible/g
Misha Brukman
2003-05-20
1
-2
/
+2
*
- Renamed Type::isIntegral() to Type::isInteger()
Chris Lattner
2002-09-03
1
-6
/
+15
*
Convert comments to Doxygen style
Chris Lattner
2002-08-25
1
-65
/
+66
*
Use the Support/iterator file to abstract out compiler differences
Chris Lattner
2002-07-24
1
-6
/
+2
*
*** empty log message ***
Chris Lattner
2002-07-24
1
-2
/
+6
*
*** empty log message ***
Chris Lattner
2002-06-25
1
-5
/
+2
*
* Add getPrimitiveSize method
Chris Lattner
2002-05-06
1
-18
/
+28
*
* Fix comment
Chris Lattner
2002-04-08
1
-3
/
+6
*
s/Method/Function
Chris Lattner
2002-03-29
1
-4
/
+4
*
Changes to build successfully with GCC 3.02
Chris Lattner
2002-01-20
1
-5
/
+5
*
Implement some nice functions useful for looking at types
Chris Lattner
2001-12-13
1
-1
/
+13
*
Create a new #include "Support/..." directory structure to move things
Chris Lattner
2001-11-27
1
-1
/
+1
*
New Method isLosslesslyConvertableTo
Chris Lattner
2001-11-26
1
-0
/
+5
*
Commit more code over to new cast style
Chris Lattner
2001-10-02
1
-29
/
+6
*
Add more support for new style casts
Chris Lattner
2001-10-01
1
-7
/
+0
*
Add support for newer cleaner isa, cast, dyn_cast
Chris Lattner
2001-10-01
1
-0
/
+6
*
Pull iterators out of CFG.h and CFGdecls and put them in Support directory
Chris Lattner
2001-09-28
1
-0
/
+31
*
* Method::getType should return type cast as MethodType, eliminate getMethodType
Chris Lattner
2001-09-10
1
-28
/
+41
*
Rename contype to subtype
Chris Lattner
2001-09-09
1
-5
/
+5
*
Convert ConstRules to use annotations to clean it up.
Chris Lattner
2001-09-09
1
-12
/
+0
*
* Add support for Opaque & Abstract types.
Chris Lattner
2001-09-07
1
-17
/
+148
*
Change is*Type to be a casting convertion operator
Chris Lattner
2001-07-20
1
-4
/
+21
*
The ConstRules class got moved to the opt namespace
Chris Lattner
2001-06-30
1
-4
/
+6
*
Initial revision
Chris Lattner
2001-06-06
1
-0
/
+116