Add a flag to mark a dirty cache entry. This is not yet used, but will eventually
[oota-llvm.git] / include / llvm / Analysis / ConstantFolding.h
2007-01-30 Chris LattnerMake this a *real* header:
2007-01-30 Chris LattnerChange constant folding APIs to take an optional Target...
2005-10-27 John CriswellMove some constant folding functions into LLVMAnalysis...