aboutsummaryrefslogtreecommitdiff
path: root/lib/Analysis/ConstantFolding.cpp
AgeCommit message (Expand)Author
2006-10-20For PR950:Reid Spencer
2006-06-17Constant fold sqrtfChris Lattner
2006-01-16For PR411:Reid Spencer
2006-01-14Add bswap intrinsics as documented in the Language ReferenceNate Begeman
2005-10-27Move some constant folding functions into LLVMAnalysis since they are usedJohn Criswell