Don't do all the lowering stuff for 2-wide build_vector's. Also, minor optimization...
[oota-llvm.git] / lib / Analysis / ConstantFolding.cpp
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...