correct the type of two intrinsics, add int_ppc_altivec_vmladduhm
[oota-llvm.git] / include / llvm / Analysis / ConstantFolding.h
2005-10-27 John CriswellMove some constant folding functions into LLVMAnalysis...