Initial checkin of simple&fast SSA based GCSE algorithm
[oota-llvm.git] / include / llvm / Constants.h
2002-04-27 Chris LattnerRename getNullConstant to getNullValue
2002-04-18 Chris LattnerRemove getStrValue method from Constant implementations...
2002-04-08 Chris Lattner* Add virtual print methods
2002-01-20 Chris LattnerChanges to build successfully with GCC 3.02
2001-12-13 Chris LattnerConstants KNOW they are of a derived type
2001-12-03 Chris LattnerRename ConstPoolVal -> Constant