Initial checkin of simple&fast SSA based GCSE algorithm
[oota-llvm.git] / include / llvm / GlobalValue.h
2002-03-26 Chris LattnerTransform uses of Method into uses of Function.
2002-01-20 Chris LattnerChanges to build successfully with GCC 3.02
2001-11-26 Chris LattnerImplement "internal vs external linkage" which correspo...
2001-10-03 Chris LattnerFactor parentness out of Module & GlobalVariable into...
2001-10-03 Chris Lattner* Both Method & GlobalVariable now subclass GlobalValue