summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Analysis/ConstantRange.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix a bug in an assert that would never trigger.Reid Spencer2007-01-081-1/+1
* Convert uses of getPrimitiveSize that should be getPrimitiveSizeInBits.Reid Spencer2007-01-081-9/+8
* For PR950:Reid Spencer2006-12-231-96/+101
* Replace inferred getCast(V,Ty) calls with more strict variants.Reid Spencer2006-12-121-4/+4
* Changed llvm_ostream et all to OStream. llvm_cerr, llvm_cout, llvm_null, areBill Wendling2006-12-071-1/+1
* Adjust to new ConstantIntegral interface for Max/Min tests.Reid Spencer2006-12-061-10/+56
* Change inferred casts to explicit casts.Reid Spencer2006-12-041-9/+5
* WTF? These weird newlines got in there...Bill Wendling2006-11-291-26/+0
* Removed some of the iostream #includes. Moved towards converting to usingBill Wendling2006-11-281-3/+29
* For PR950:Reid Spencer2006-10-201-2/+2
* Simplify some codeChris Lattner2006-09-281-2/+2
* Move this to lib/Analysis.Andrew Lenharth2006-04-061-0/+332
OpenPOWER on IntegriCloud