aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Analysis/ConstantFolding.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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