aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Analysis/ConstantFolding.cpp
Commit message (Expand)AuthorAgeFilesLines
* Unbreak VC++ build.Jeff Cohen2006-12-021-0/+1
* Remove redundant <cmath>.Jim Laskey2006-11-081-1/+0
* For PR950:Reid Spencer2006-10-201-5/+6
* Constant fold sqrtfChris Lattner2006-06-171-1/+4
* For PR411:Reid Spencer2006-01-161-7/+18
* Add bswap intrinsics as documented in the Language ReferenceNate Begeman2006-01-141-0/+15
* Move some constant folding functions into LLVMAnalysis since they are usedJohn Criswell2005-10-271-0/+172