"ret (constexpr)" can't be folded into a Constant. Add a method to
[oota-llvm.git] / include / llvm / Analysis / ConstantsScanner.h
2007-12-29 Chris LattnerDon't attribute in file headers anymore. See llvmdev...
2007-07-05 Gabor GreifHere is the bulk of the sanitizing.
2005-04-22 Misha BrukmanConvert tabs to spaces
2005-04-21 Misha BrukmanRemove trailing whitespace
2004-09-01 Reid SpencerChanges For Bug 352
2003-11-11 Brian GaekePut all LLVM code into the llvm namespace, as per bug...
2003-10-20 John CriswellAdded LLVM copyright header (for lack of a better term).
2003-09-30 Chris LattnerStandardize header file comments
2003-06-22 Chris LattnerRemove a ton of extraneous #includes
2003-06-11 John CriswellIncluded assert.h so that the code compiles under newer...
2002-10-28 Chris LattnerDon't #include <Support/*>, #include "Support/*"
2002-07-24 Chris Lattner*** empty log message ***
2002-03-23 Chris LattnerRename Method to Function
2002-02-12 Chris LattnerMethod.h no longer includes BasicBlock.h
2001-12-04 Chris LattnerRenamed inst_const_iterator -> const_inst_iterator
2001-12-03 Chris LattnerRename ConstPoolVal -> Constant
2001-10-01 Chris LattnerConvert more code to use new style casts
2001-10-01 Chris LattnerAdd more support for new style casts
2001-09-07 Chris LattnerNEw file