aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/Support/Casting.h
Commit message (Expand)AuthorAgeFilesLines
* convert LoopInfo.h and GraphWriter.h to use raw_ostreamChris Lattner2009-08-231-2/+2
* Revert r78424.Argiris Kirtzidis2009-08-141-7/+4
* Modifications to dyn_cast/cast to make them work for objects too, instead of ...Argiris Kirtzidis2009-08-071-4/+7
* 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