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
/
Support
/
Casting.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Used llvm_ostream instead of std::ostream objects. This will reduce use
Bill Wendling
2006-11-17
1
-3
/
+3
*
Add a #include <cassert> for situations where Casting.h is used standalone.
Reid Spencer
2006-05-13
1
-0
/
+2
*
Remove trailing whitespace
Misha Brukman
2005-04-21
1
-7
/
+7
*
Changes For Bug 352
Reid Spencer
2004-09-01
1
-3
/
+3
*
Fixes for PR114: Thanks to Reid Spencer!
Chris Lattner
2003-11-16
1
-2
/
+3
*
Put all LLVM code into the llvm namespace, as per bug 109.
Brian Gaeke
2003-11-11
1
-0
/
+4
*
Added LLVM notice.
John Criswell
2003-10-20
1
-0
/
+7
*
Standardize header file comments
Chris Lattner
2003-09-30
1
-1
/
+1
*
Fix spello
Chris Lattner
2003-09-10
1
-1
/
+1
*
Spell `incompatible' correctly.
Misha Brukman
2003-08-27
1
-2
/
+2
*
Merged in autoconf branch. This provides configuration via the autoconf
John Criswell
2003-06-30
1
-2
/
+0
*
dyn_cast_or_null should work just the same as dyn_cast does
Chris Lattner
2003-05-29
1
-3
/
+3
*
Allow dyn_cast to operate on things that aren't OBVIOUSLY a pointer type.
Chris Lattner
2003-04-23
1
-2
/
+2
*
Add missing typename's that GCC3.1 is whining about.
Chris Lattner
2002-07-24
1
-11
/
+12
*
MEGAPATCH checkin.
Chris Lattner
2002-06-25
1
-23
/
+233
*
Pull casting operators out of Value.h
Chris Lattner
2002-04-08
1
-0
/
+80