aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/Support/Casting.h
Commit message (Expand)AuthorAgeFilesLines
* Roll back rev 59890, since Chris says this can never happen.Scott Michel2008-11-231-1/+1
* Check for NULL before traversing the isa<> type hierarchy checking with aScott Michel2008-11-221-1/+1
* Remove uses of "llvm/Support/Debug.h" from LLVM include files, whichDan Gohman2008-07-071-1/+1
* merge of r49785 (from branches/ggreif/use-diet): pass V to dyn_cast by const ...Gabor Greif2008-04-161-2/+2
* Don't attribute in file headers anymore. See llvmdev for theChris Lattner2007-12-291-2/+2
* It's not necessary to do rounding for alloca operations when the requestedDan Gohman2007-07-181-0/+303