Lexer doesn't create typehandle gross stuff now, parser does.
[oota-llvm.git] / include / llvm / User.h
2002-03-21 Chris LattnerRemove a misguided API extension
2002-01-20 Chris LattnerChanges to build successfully with GCC 3.02
2001-12-04 Chris LattnerRenamed inst_const_iterator -> const_inst_iterator
2001-10-13 Chris LattnerAdd classof implementations for User
2001-09-14 Chris LattnerChris seems fond of #include <vector>. Fix these....
2001-09-07 Chris LattnerRemove extra whitespace at EOL
2001-07-09 Chris LattnerFix stupid typo
2001-07-08 Chris LattnerAdd a new "addOperand" method to User.
2001-07-07 Chris LattnerDevirtualize User::dropAllReferences
2001-07-07 Chris LattnerChanged the fundemental architecture of Operands for...
2001-06-06 Chris LattnerInitial revision