make sure that we don't use a common symbol if a section was specified
[oota-llvm.git] / lib / Analysis / ConstantFolding.cpp
2006-12-02 Jeff CohenUnbreak VC++ build.
2006-11-08 Jim LaskeyRemove redundant <cmath>.
2006-10-20 Reid SpencerFor PR950:
2006-06-17 Chris LattnerConstant fold sqrtf
2006-01-16 Reid SpencerFor PR411:
2006-01-14 Nate BegemanAdd bswap intrinsics as documented in the Language...
2005-10-27 John CriswellMove some constant folding functions into LLVMAnalysis...